Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+3)

(Edit: I uninstalled and reinstalled from scratch for the same result, just an FYI. Also, no clue why the crash log's tracefile says Windows 10. I'm on Windows 11 Pro and even checked my computer's 'About' thinking I was losing my mind for a second, but it says 11 Pro too.)

Game won't even run. Comes up with the Lazy Tarts logo then crashes into a notepad file of errors every time. Never played before. Just downloaded it. Windows 11 laptop. Here is the text log for the notepad file it creates:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/core/Fight/enemies/Rebel1.rpy", line 36, in <module>

  File "game/scripts/core/Fight/enemies/Rebel1.rpy", line 87, in Rebel1

  File "game/scripts/core/Fight/Ability.rpy", line 41, in __init__

IOError: [Errno 9] Bad file descriptor

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 564, in main

    renpy.game.context().run(node)

  File "scripts/core/Fight/enemies/Rebel1.rpyc", line 35, in script

  File "scripts/core/Fight/enemies/Rebel1.rpyc", line 35, in script

  File "renpy/ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/core/Fight/enemies/Rebel1.rpy", line 36, in <module>

  File "game/scripts/core/Fight/enemies/Rebel1.rpy", line 87, in Rebel1

  File "game/scripts/core/Fight/Ability.rpy", line 41, in __init__

  File "renpy/minstore.py", line 74, in print

    _print(*args, **kwargs)

  File "renpy/log.py", line 250, in write

    self.real_file.flush()

IOError: [Errno 9] Bad file descriptor

Windows-10-10.0.26100 AMD64

Ren'Py 7.6.3.23091805

WitchHunter 0.25ex

Mon May 25 13:27:19 2026

(+1)

this worked for me with the same problem. i didnt use the ichio launcher and went into the files and themselves for the exe. that method worked for me.

This seems to work, thank you.