any news on updates?
conrcob
30
Posts
8
Following
A member registered Sep 09, 2020
Recent community posts
this show up right after the player character says "time to get up"
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/MapNav.rpy", line 42, in <module>
NameError: name 'CurrentLoc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/MapNav.rpyc", line 42, in script
File "renpy/ast.py", line 1893, in execute
File "renpy/python.py", line 2266, in py_eval
File "renpy/python.py", line 2259, in py_eval_bytecode
File "game/scripts/MapNav.rpy", line 42, in <module>
NameError: name 'CurrentLoc' is not defined
[/code]