Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thegreatgamer

3
Posts
A member registered May 17, 2022

Recent community posts

yep

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scenes/common/map.rpy", line 250, in <module>

  File "game/classes/games/map.rpy", line 188, in is_copy_valid

IOError: [Errno 9] Bad file descriptor

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

Full traceback:

  File "scenes/chapter13/home.rpyc", line 276, in script call

  File "scenes/common/map.rpyc", line 250, in script

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

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scenes/common/map.rpy", line 250, in <module>

  File "game/classes/games/map.rpy", line 188, in is_copy_valid

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

    _print(*args, **kwargs)

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

    self.real_file.flush()

IOError: [Errno 9] Bad file descriptor

You are still having the error where I cannot finish the map in the cave any way to fix it?