Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)(-1)

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]

(+1)(-1)

me too with 0.8 version