I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, 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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\core.py", line 2705, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\core.py", line 3529, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1733, 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-8-6.2.9200
Ren'Py 7.3.5.606
Lewd Island S2 1.25
Sat Nov 06 03:54:28 2021
Same here. None of my old saves are working either.Old saves don´t work.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, 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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\core.py", line 2705, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\core.py", line 3529, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\behavior.py", line 962, in event return handle_click(self.clicked) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\display\behavior.py", line 897, in handle_click rv = run(action) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\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 "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\loadsave.py", line 769, in load log.unfreeze(roots, label="_after_load") File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1983, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1815, in rollback self.load_failed() File "C:\Users\VitorBruno\Downloads\Games\Lewd Island\Season 2\LewdIslandDay12Afternoon-1.25-pc\renpy\python.py", line 1733, 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-8-6.2.9200 Ren'Py 7.3.5.606 Lewd Island S2 1.25 Sat Nov 06 03:54:28 2021
This Game is much older and needs to be completed first. Also Red falls has its own thread, go bitch their.Dont want to sound ungreatfull but their other work red falls is way much more interesting , both in terms of story and renders. I think they should focus on that one , clear there mind well then come back to this and try to salvage what they can here and there.
Being old doesnt mean its image quallity should stay low res, many games improve old quallity renders so that isnt an excuse...This Game is much older and needs to be completed first. Also Red falls has its own thread, go bitch their.
same here, which is quite bothersomeSame here. None of my old saves are working either.
Updates and progress take long enough without going back to retouch, doubt Red Falls will update any faster even if he does.Being old doesnt mean its image quallity should stay low res, many games improve old quallity renders so that isnt an excuse...
It's a fresh ideea that has room to grow, while lewd island is from the very concept a closed game. I dont say i dislike the idea of drug corruption, but red falls has a better premise with the correction camp and its cast is already more inclined to depraved stuff so the progression feels natural.anyone else feel there are two different devs doing red falls and lewd island? the quality and writing seems so much better on red falls. i agree with rizzyr567 , i think their patreon would do better if they focus on red falls. dont get me wrong i think lewd island is solid, but red falls is something special.
First season is goodIs this game actually about the island, and is the first season worth it? The compressed mega link is broken, and I am not sure if downloading the full version is worth it.
Thank you for that! Can you make torrent for College Kings, please? It's already 14 GB and growing. Torrent will be really helpful!SEASON 1 (scroll up for 1.25)
Torrent uploaded here (You must be registered to see the links) and pre-seeded.
This unofficial release is modified to work on Windows/MacOS & Linux.
Ren'Py version: 7.3.5
Size: 1672M
SHA1SUM: b0d7277a62a66e95417134d8088aa567399ea7cb
You can find additional informationYou must be registered to see the links. If you find this useful, we have aYou must be registered to see the linkstoo!
We have a thread here if you have any questions or requests!
13.01 is alreadyThank you for that! Can you make torrent for College Kings, please? It's already 14 GB and growing. Torrent will be really helpful!
exact same issue and frustrations hereAnyone else got broken saves ? Try to load any saves from the previous update and it just errors
EDIT: NM it seems i'm not the only one, but you'd think after all this time the dev would have this saves error BS sorted out by now.