I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 13430, in script
if jil_sur ==1:
File "game/script.rpy", line 13430, in <module>
if jil_sur ==1:
NameError: name 'jil_sur' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 13430, in script
if jil_sur ==1:
File "D:\msa097\Bastard-12.1-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\msa097\Bastard-12.1-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\msa097\Bastard-12.1-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 13430, in <module>
if jil_sur ==1:
NameError: name 'jil_sur' is not defined
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Bastard 12.1
Fri Jun 16 18:36:10 2023
Got this thing, how to fix