Unleashed Dino
Newbie
- Jan 14, 2020
- 95
- 26
- 28
Today when entering park I got the following bug:
could some tell me how to fix or upload the bug fixed park.rpy here please 
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/park/park.rpy", line 34, in <module>
NameError: name 'lain_seen_eve1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 87, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 72, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 199, in script call
File "scripts/locations/map/map.rpyc", line 34, in script call
File "scripts/locations/map/map_lock_check.rpyc", line 44, in script call
File "scripts/locations/park/park.rpyc", line 34, in script
File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/locations/park/park.rpy", line 34, in <module>
NameError: name 'lain_seen_eve1' is not defined