srhate666

Member
Jul 28, 2021
172
524
thank you for sharing your save, can you share the persistent file, because your save will only open with that file on my pc, thank you in advance.
 

SubtleHustle

Member
May 11, 2017
388
631
Just loaded this up and I knew it had been awhile. Looked at my last save date "May 26 2021." Has much really happened since then?
 
May 15, 2017
99
42
Just loaded this up and I knew it had been awhile. Looked at my last save date "May 26 2021." Has much really happened since then?
Yes, quite a lot. I am not going to spoil it for you but there is a lot more content and plot progress. I was suprised myself as my save was from 1.1(It still works somehow?!).
 

MrRick

Member
Apr 30, 2018
219
39
You won't lose any saves unless you delete the contents in documents folder manually
You going to update this again? I see there's an Android link on the first page but I've been using yours and would prefer not to start over again
 

gokudo

Newbie
Apr 7, 2019
65
63
Getting error loading version 2.2 saves in 2.4

---

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 463, 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_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "renpy/rollback.py", line 1078, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/rollback.py", line 889, in rollback
self.load_failed()
File "renpy/rollback.py", line 807, 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?

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Best Deal 2.4 Lossy 2.4_lossy
Mon Jan 30 01:18:52 2023
 
  • Angry
Reactions: Hyperserver and cxx

micmitja

Forum Fanatic
Aug 6, 2017
5,741
6,131
Getting error loading version 2.2 saves in 2.4

---

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 463, 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_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "renpy/rollback.py", line 1078, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/rollback.py", line 889, in rollback
self.load_failed()
File "renpy/rollback.py", line 807, 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?

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Best Deal 2.4 Lossy 2.4_lossy
Mon Jan 30 01:18:52 2023
make transit save then



saves works fine with mod tho, was same left last on 2.2
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

cxx

Message Maestro
Nov 14, 2017
62,383
31,340
Yes, quite a lot. I am not going to spoil it for you but there is a lot more content and plot progress. I was suprised myself as my save was from 1.1(It still works somehow?!).
shouldn't work since this had previous saves borked on 1.2 or 1.3.
 

Wills747

Engaged Member
Dec 14, 2018
2,387
4,986
My compressed unofficial Android port of My Best Deal 2.4 with STJay walk through mod included.
To unlock gallery just click "DO IT" ;)
Usual gestures, seethru textbox, resizeable text and dialogue etc etc...
Scrollable choices if multiple
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves and log location
Grant storage permissions on first run!

Mega
Updated my Android port to v2.4
 

Bobber Tail

Well-Known Member
Nov 28, 2017
1,540
760
Just did a fresh game with no past triggers, only major issue I noted was Pandia becoming Pandeya in reference from Selena, but not in ID.
 
3.80 star(s) 117 Votes