I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 86, in script call
$ game.main()
File "game/scripts/locations/home/entrance/entrance.rpy", line 199, in script call
$ game.main()
File "game/scripts/locations/school/first_floor/left_hallway/boy_s_lockerroom/boy_s_lockerroom.rpy", line 45, in script
if lain_mod_on and lain_seen_T1 == False:
File "game/scripts/locations/school/first_floor/left_hallway/boy_s_lockerroom/boy_s_lockerroom.rpy", line 45, in <module>
if lain_mod_on and lain_seen_T1 == False:
NameError: name 'lain_seen_T1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 86, in script call
$ game.main()
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 72, in script call
File "game/scripts/locations/home/entrance/entrance.rpy", line 199, in script call
$ game.main()
File "scripts/locations/school/first_floor/left_hallway/left_hallway.rpyc", line 46, in script call
File "game/scripts/locations/school/first_floor/left_hallway/boy_s_lockerroom/boy_s_lockerroom.rpy", line 45, in script
if lain_mod_on and lain_seen_T1 == False:
File "E:\My Vault\Downloads\SummertimeSaga-0-17-1-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "E:\My Vault\Downloads\SummertimeSaga-0-17-1-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\My Vault\Downloads\SummertimeSaga-0-17-1-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/locations/school/first_floor/left_hallway/boy_s_lockerroom/boy_s_lockerroom.rpy", line 45, in <module>
if lain_mod_on and lain_seen_T1 == False:
NameError: name 'lain_seen_T1' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.17.1
Thu Dec 13 04:07:47 2018