If you have this error :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/v0_0_1_story/v0_0_1_main_story.rpy", line 928, in script
if persistent.so_rel == "mom" or "mother" and pesistent.ha_rel == "sis" or "sister" or "little sis" or "little sister":
File "game/scripts/v0_0_1_story/v0_0_1_main_story.rpy", line 928, in <module>
if persistent.so_rel == "mom" or "mother" and pesistent.ha_rel == "sis" or "sister" or "little sis" or "little sister":
NameError: name 'pesistent' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/v0_0_1_story/v0_0_1_main_story.rpy", line 928, in script
if persistent.so_rel == "mom" or "mother" and pesistent.ha_rel == "sis" or "sister" or "little sis" or "little sister":
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/v0_0_1_story/v0_0_1_main_story.rpy", line 928, in <module>
if persistent.so_rel == "mom" or "mother" and pesistent.ha_rel == "sis" or "sister" or "little sis" or "little sister":
NameError: name 'pesistent' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Gunpowder Cocktail 0.5.0
Tue May 30 11:35:48 2023
Put my corrected file in [where the game is]\game\scripts\v0_0_1_story