Hi! There seems to be a bug in the game for Mac.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/cove_step2.rpy", line 51, in <module>
NameError: name 'bracelet_right1_step2' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "prologue.rpyc", line 2371, in script call
File "s1_shopping.rpyc", line 1490, in script call
File "s1_firefiles.rpyc", line 1498, in script call
File "s2_intro.rpyc", line 852, in script call
File "cove_step2.rpyc", line 51, in script
File "/private/var/folders/hl/frgv1nf94wvd6zhq_m78__240000gn/T/AppTranslocation/7D865529-F78D-42F6-96C3-2E786D0599A8/d/OurLifeDemo.app/Contents/Resources/autorun/renpy/ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "/private/var/folders/hl/frgv1nf94wvd6zhq_m78__240000gn/T/AppTranslocation/7D865529-F78D-42F6-96C3-2E786D0599A8/d/OurLifeDemo.app/Contents/Resources/autorun/renpy/python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/private/var/folders/hl/frgv1nf94wvd6zhq_m78__240000gn/T/AppTranslocation/7D865529-F78D-42F6-96C3-2E786D0599A8/d/OurLifeDemo.app/Contents/Resources/autorun/renpy/python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/cove_step2.rpy", line 51, in <module>
NameError: name 'bracelet_right1_step2' is not defined
Darwin-19.3.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Our Life Demo 3.0
Sun Apr 12 22:18:52 2020
[/code]