Ezio12345678
New Member
- Feb 20, 2023
- 3
- 2
- 41
This is because of the walkthrough mod. You should remove it.Does anyone else's game crash after this scene when trying to go to the next one? I get this error message too:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/day1.rpy", line 1669, in script
call screen nav_menu
ScriptError: could not find label 'd1e'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/scripts/day1.rpy", line 1669, in script
call screen nav_menu
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'd1e'.