Skip to main content

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

Maximus131

1
Posts
A member registered Nov 25, 2023

Recent community posts

I'm getting this error after the shower scene with cait. Any idea how to fix it?

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/engine/navigation/navigator_scripts.rpy", line 12, in <module>

NameError: name 'room_id' is not defined

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

Full traceback:

  File "scripts/engine/navigation/navigator_scripts.rpyc", line 11, in script

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

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

  File "game/scripts/engine/navigation/navigator_scripts.rpy", line 12, in <module>

NameError: name 'room_id' is not defined

```