I started game some few days ago and everything was fine till monent when I got this every time when I will enter any class in school:
While running game code:
File "game/content/content_storyline1.rpy", line 2618, in <module>
NameError: name 'plot2' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "locations/loc_school.rpyc", line 902, in script call
File "locations/loc_school.rpyc", line 511, in script call
File "content/content_storyline1.rpyc", line 2612, in script
File "H:\HS\Spower\SuperPowered_v0.21.00-pc\SuperPowered_v0.21.00-pc\renpy\ast.py", line 1681, in execute
if renpy.python.py_eval(condition):
File "H:\HS\Spower\SuperPowered_v0.21.00-pc\SuperPowered_v0.21.00-pc\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "H:\HS\Spower\SuperPowered_v0.21.00-pc\SuperPowered_v0.21.00-pc\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/content/content_storyline1.rpy", line 2618, in <module>
NameError: name 'plot2' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
SP 0.21.00
How to fix this?