CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

VN Ren'Py No More Money [v4.1.1 S4 Ep.1 GE] [RoyalCandy]

4.20 star(s) 170 Votes

ShootyMC

New Member
Nov 20, 2020
9
21
Anyone else unable to load saves?

I had JokerMod, ipatch, and video enhancemnet mod installed for 3.6. Is it borked?

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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\NoMoreMoney-4.1.0-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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\Games\NoMoreMoney-4.1.0-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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\Games\NoMoreMoney-4.1.0-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
No More Money 4.1.0
Fri Dec 20 00:33:43 2024
 
  • Like
Reactions: Deckard81

TonyMurray

Engaged Member
Apr 8, 2024
2,170
3,669
Anyone else unable to load saves?

I had JokerMod, ipatch, and video enhancemnet mod installed for 3.6. Is it borked?

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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\NoMoreMoney-4.1.0-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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\Games\NoMoreMoney-4.1.0-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 "D:\Games\NoMoreMoney-4.1.0-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\Games\NoMoreMoney-4.1.0-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\Games\NoMoreMoney-4.1.0-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
No More Money 4.1.0
Fri Dec 20 00:33:43 2024
Do you also have them installed for 4.1? Generally speaking, a game won't run (or will crash at some point) with mods that don't match the version number, and sometimes they won't run without a mod if the save was made using one.
 

ShootyMC

New Member
Nov 20, 2020
9
21
Do you also have them installed for 4.1? Generally speaking, a game won't run (or will crash at some point) with mods that don't match the version number, and sometimes they won't run without a mod if the save was made using one.
Thanks for the suggestion. I tried loading with all the mods installed and without any mods. Same error.
 

Deckard81

Member
Oct 23, 2017
269
732
Anyone else unable to load saves?

I had JokerMod, ipatch, and video enhancemnet mod installed for 3.6. Is it borked?
Same issue, same code but without the video enhancement mod, which I never had installed. Even tried using Sancho's save file fixer but it made zero difference.
 

Freaqy

Newbie
Jan 1, 2021
45
99
Do you also have them installed for 4.1? Generally speaking, a game won't run (or will crash at some point) with mods that don't match the version number, and sometimes they won't run without a mod if the save was made using one.
Thanks for the suggestion. I tried loading with all the mods installed and without any mods. Same error.
I'm encountering the same error. On 3.6 I only used the Joker mod and with 4.1, I've installed the updated Joker mod and I get the error loading my save.
 

Pl@y3r

Member
Sep 30, 2023
121
214
The game has no sound besides in the start menu or I broke something?
You need the Audio Restauration Patch from the OP but I'd wait for an eventual bug-fixing patch before asking the modder to update it.

Hey guys, do you know who's in charge of this thread? I want to update the banner pictures
Changed the cover.
The current/old one is/was better.

Have you ever noticed that all women have the same vagina? The same texture and appearance. Even the texture of their skin and bodies. If you crop out their heads in the scenes, you can't tell who's who.
I've always noticed this, and it was discouraging. There's no vagina with hair, thicker or thinner labia, cameltoe... they're exactly the same for everyone.
I couldn't care less about that.
 

Baalzie

Member
Aug 18, 2022
163
320
Yeah but dont they benefit of the publicity in this "pirate" site or they can considerate herself spoiled?
A question since the beginning of the net with the majors
No. No they don't. Only stupid pirates would EVER believe they're doing anyone but themselves a favour by pirating.
Proved on this very site over and over...
I KNOW and ADMIT that i'm a selfish prick who can only pay so many so much, but still want more shit for free.
I would never be stupid enough to believe my pirating, instead of subbing or buying all I DL here, helps ANYONE but myself.
 

Tgoi

Newbie
Feb 4, 2018
74
211
No More Money [v4.1.0 S4 Ep.1 GE] [RoyalCandy] - Update only

The patch may break your game, use at your own risk.
If you missed it you can find the old Update only patch HERE.

Universal: v3.6.0 S3 Ep.6 GE -> v4.1.0 S4 Ep.1 GE [453 MB]
- MEGA - - PIXELDRAIN -

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

if someone using update only and counter error same as me make sure deleted file from game/season_3/story/episode21, only episode21
 
  • Heart
Reactions: DragonNinja1979
4.20 star(s) 170 Votes