I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 214, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 225, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 302, in script call
call expression label from _call_expression
File "game/modules/cheatomatic/cheatomatic.rpy", line 47, in script
if revealed_stats['desire'] == 'player' and revealed_stats['submission'] == 'player' and revealed_stats['resistance'] == 'player':
File "game/modules/cheatomatic/cheatomatic.rpy", line 47, in <module>
if revealed_stats['desire'] == 'player' and revealed_stats['submission'] == 'player' and revealed_stats['resistance'] == 'player':
NameError: name 'revealed_stats' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 214, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 225, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 302, in script call
call expression label from _call_expression
File "game/modules/cheatomatic/cheatomatic.rpy", line 47, in script
if revealed_stats['desire'] == 'player' and revealed_stats['submission'] == 'player' and revealed_stats['resistance'] == 'player':
File "/Volumes/TinyDrive/Games/h/WifeTrainerFiles.app/Contents/Resources/autorun/renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "/Volumes/TinyDrive/Games/h/WifeTrainerFiles.app/Contents/Resources/autorun/renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Volumes/TinyDrive/Games/h/WifeTrainerFiles.app/Contents/Resources/autorun/renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/modules/cheatomatic/cheatomatic.rpy", line 47, in <module>
if revealed_stats['desire'] == 'player' and revealed_stats['submission'] == 'player' and revealed_stats['resistance'] == 'player':
NameError: name 'revealed_stats' is not defined
Darwin-20.2.0-x86_64-i386-64bit
Ren'Py 7.4.2.1292
The Wife Trainer Files 0.7m
Mon Feb 15 16:00:52 2021