I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
ImportError: No module named revertable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/main.py", line 578, in main
run(restart)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/main.py", line 143, in run
renpy.execution.run_context(True)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/behavior.py", line 962, in event
return handle_click(self.clicked)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/behavior.py", line 897, in handle_click
rv = run(action)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/display/behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "/Volumes/HIKVISION1/Games/Heavy Five/HeavyFive3R.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable
Darwin-24.4.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Heavy Five Remaster 3R
Fri May 2 16:22:43 2025