Installing the Scrappy mod 8.3fix2 for season 1-2 is giving me hell on my Mac. Sancho mod installed super easy. But I prefer to play with scrappy mod. I posted the question above too if anyone has answers please. I’ve also tried copying the mod in the lib and renpy folders as well and nothing is working, keeps saying “mod installed incorrectly”
Update*
cheats shows up and works well, variables and everything fine. Issue found is recreate able, it is every time closing the game and loading any save the traceback comes in as
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, 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 "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2200, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2014, in rollback
self.load_failed()
File "/Users/masen/Desktop/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 1932, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Darwin-22.5.0-x86_64-i386-64bit
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Wed Jan 24 01:56:55 2024