I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6, in script call
call GameProcess from _call_GameProcess
File "game/GameData.rpy", line 818, in script call
call expression ev from _call_expression
File "game/loc_MotelMyRoom.rpy", line 707, in script
if Relations["YoungSis"].IsGirlfriend() and Relations["YoungSis"].allure.Adders["BathGroup"].IsMoreThanMin():
File "game/loc_MotelMyRoom.rpy", line 707, in <module>
if Relations["YoungSis"].IsGirlfriend() and Relations["YoungSis"].allure.Adders["BathGroup"].IsMoreThanMin():
KeyError: u'BathGroup'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6, in script call
call GameProcess from _call_GameProcess
File "game/GameData.rpy", line 818, in script call
call expression ev from _call_expression
File "game/loc_MotelMyRoom.rpy", line 707, in script
if Relations["YoungSis"].IsGirlfriend() and Relations["YoungSis"].allure.Adders["BathGroup"].IsMoreThanMin():
File "renpy/ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/loc_MotelMyRoom.rpy", line 707, in <module>
if Relations["YoungSis"].IsGirlfriend() and Relations["YoungSis"].allure.Adders["BathGroup"].IsMoreThanMin():
KeyError: u'BathGroup'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Straitened Times 0.41.1
Mon Sep 4 14:42:58 2023