I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/characters/Oracle/Oracle_fortunes.rpy", line 669, in <module>
AttributeError: 'StoreModule' object has no attribute 'CustomGirl1OracleEnable'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "characters/Oracle/Oracle_fortunes.rpyc", line 407, in script
File "E:\game\Erogames\Haramase Simulator 0.4.0.3\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\game\Erogames\Haramase Simulator 0.4.0.3\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "E:\game\Erogames\Haramase Simulator 0.4.0.3\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\game\Erogames\Haramase Simulator 0.4.0.3\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/characters/Oracle/Oracle_fortunes.rpy", line 669, in <module>
AttributeError: 'StoreModule' object has no attribute 'CustomGirl1OracleEnable'