16.2.3
Fixed
- Fixed access violation when events are polled before SDL is initialized.
- Fixed access violation when libtcod images fail to load.
- Verify input files exist when calling
libtcodpy.parser_run
,libtcodpy.namegen_parse
,tcod.image.load
.