Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I get an error whenever i defeat an enemy and as a result don't get the item drops. I can post the full traceback if desired. 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/__eliont__/battle/BattleLabel.rpy", line 304, in <module>

  File "game/__eliont__/battle/BattleField.rpy", line 1412, in calculate_and_collect_loot

IOError: [Errno 9] Bad file descriptor

(+1)

The ITCH app is breaking our game for some reason. To make the problem disappear, launch the game manually from the game folder.

ok, thank you for the reply.