I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1269, in script
if camp_level==3 and get_locations_camp(camp_locations)>=28 and camp_level_4==0:
File "game/script.rpy", line 1269, in <module>
if camp_level==3 and get_locations_camp(camp_locations)>=28 and camp_level_4==0:
NameError: name 'get_locations_camp' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1269, in script
if camp_level==3 and get_locations_camp(camp_locations)>=28 and camp_level_4==0:
File "renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 1269, in <module>
if camp_level==3 and get_locations_camp(camp_locations)>=28 and camp_level_4==0:
NameError: name 'get_locations_camp' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Harem Camp 0.9.0
Tue Jul 27 13:23:23 2021