I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/a2fp.rpy", line 1266, in script
if (_playerstrongnow == "False"):
File "game/a2fp.rpy", line 1266, in <module>
if (_playerstrongnow == "False"):
NameError: name '_playerstrongnow' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/a2fp.rpy", line 1266, in script
if (_playerstrongnow == "False"):
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\ast.py", line 1760, in execute
if renpy.python.py_eval(condition):
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/a2fp.rpy", line 1266, in <module>
if (_playerstrongnow == "False"):
NameError: name '_playerstrongnow' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
CampPinewood 1.6
Wed Feb 13 14:59:33 2019