Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/core/variables_at_start.rpy", line 342, in <module>

IOError: [Errno 9] Bad file descriptor

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

Full traceback:

  File "events/ep1/ep1_start.rpyc", line 4, in script call

  File "core/variables_at_start.rpyc", line 307, in script

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

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

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

    exec(bytecode, globals, locals)

  File "game/core/variables_at_start.rpy", line 342, in <module>

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

    _print(*args, **kwargs)

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

    self.real_file.flush()

IOError: [Errno 9] Bad file descriptor

Windows-10-10.0.22621 AMD64

Ren'Py 7.5.3.22090809

MilfsPlaza 1.0.7c_public

Sat Mar 16 22:01:58 2024

[/code]

First time play, probably because no save exists yet

Found out. This error is tied to the itch.io app. If you launch the game manually, it works

Thanks