Does anyone have this error? It's where you remanced Rogue quite a bit but for some reason when you press sleep, she says you are nice and and just before she leaves, this error occurs. looks like there is no variable "L_Loc". I tried to find where this is called but got no luck.
My build: Windows Vanilla game + Expanded Mod 24-08. I appreciate the help.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script Locations.rpy", line 537, in script call
call Rogue_Study from _call_Rogue_Study_1
File "game/script Locations.rpy", line 602, in script call
call Rogue_Leave from _call_Rogue_Leave_2
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 2093, in script call
call Girls_Location from _call_Girls_Location_22
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 540, in script call
call Round10 from _call_Round10_3
File "game/script Functions.rpy", line 1219, in script call
call Rogue_Sleepover from _call_Rogue_Sleepover
File "game/script Scenes.rpy", line 476, in <module>
NameError: name 'L_Loc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script Locations.rpy", line 537, in script call
call Rogue_Study from _call_Rogue_Study_1
File "game/script Locations.rpy", line 602, in script call
call Rogue_Leave from _call_Rogue_Leave_2
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 2093, in script call
call Girls_Location from _call_Girls_Location_22
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 540, in script call
call Round10 from _call_Round10_3
File "game/script Functions.rpy", line 1219, in script call
call Rogue_Sleepover from _call_Rogue_Sleepover
File "script Scenes.rpyc", line 476, in script
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\ast.py", line 1681, in execute
if renpy.python.py_eval(condition):
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script Scenes.rpy", line 476, in <module>
NameError: name 'L_Loc' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.978e