I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 36028, in script call
call farmlands from _call_farmlands_2
File "game/script.rpy", line 82774, in script call
call talking from _call_talking_3
File "game/script.rpy", line 54674, in script call
call joboffer from _call_joboffer
File "game/script.rpy", line 62971, in script
if sceneator == "pigfarner" and pigfarmerevent == "farmer":
File "game/script.rpy", line 62971, in <module>
if sceneator == "pigfarner" and pigfarmerevent == "farmer":
NameError: name 'sceneator' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 36028, in script call
call farmlands from _call_farmlands_2
File "game/script.rpy", line 82774, in script call
call talking from _call_talking_3
File "game/script.rpy", line 54674, in script call
call joboffer from _call_joboffer
File "game/script.rpy", line 62971, in script
if sceneator == "pigfarner" and pigfarmerevent == "farmer":
File "C:\Users\USER\Desktop\LustKingdom-1.28.00-pc-compressed\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "C:\Users\USER\Desktop\LustKingdom-1.28.00-pc-compressed\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\USER\Desktop\LustKingdom-1.28.00-pc-compressed\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 62971, in <module>
if sceneator == "pigfarner" and pigfarmerevent == "farmer":
NameError: name 'sceneator' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
1.28.00
Fri Feb 28 21:49:03 2025