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

4.10 star(s) 179 Votes

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
20,138
258,315
It is an update only if you still have the previous version, it is so you don't have to download the whole thing. I would do it for my compressed post to, but I'm far to lazy :KEK:
You could just do one if its under 750 MB will work for both anyways :HideThePain:
now i see "only" the full game is on the OP & there is no update only file....

my mistake, thx !!

was the full game updated today in the OP ?
Yeah mine is a unofficial one.
It was update today yeah.
 
  • Heart
Reactions: dluser

Ogre

Member
Mar 29, 2018
379
986
If someone is making a good product, giving them a couple of days before we pirate the update so that their subscribers get a little benefit works in our favor as pirates. It increases the chance that the developer will keep their subscribers, which means they are more likely make another update and another update after that and so on.

On the other hand, pirating everything and releasing it to the world the second it is released discourages good developers, which means that they will give us fewer good updates and new games to pirate in the future. I can't believe that people are so stupid that they don't understand this (actually, yes I can, people are pretty stupid).

Here's the thing: you don't become special badass internet pirate heroes by being short sighted and killing the goose that lays the golden egg for everyone, including you. We all want to pirate the loot, but we want to maximize the people making the good loot for us to pirate.

bah, I'm just shouting into the void. They aren't going to listen. Just needed to vent.
 
Last edited:

TokijinxMac

Newbie
Aug 9, 2022
61
84
And sadly thinking they owe you something just becaue you support them is also Toxic.
There is accountability you just stop supporting them.
I have fortunately only ever stopped support on 2 Dev's and that because.
People that believe the owned the Dev with the support they paid.
Coerced, Browbeat Convinced and paid extra to the Dev's to change the games focus to their wants.
Which resulted in the Dev's seeming to lose interest and updates getting shorter and taking longer to make.
And the story quality taking a severe nose dive.
I am going to be more respectful than you by saying this. If the dev. specifically provides clear expectations, YES, the community should hold them to those expectations. YES, you should stop supporting them. If they start talking about another project before the project that you are supporting is even half done, YES, you should stop supporting them. Clear indications that the dev. is only trying to milk money from the community are as follows:
  • New project announced before current project close to completion (Pet peeve of mine)
  • Consistent failure to meet deadlines when expectations clearly defined by the dev. (Multiple projects I have supported where the community requested that the dev. literally add extra time to their dev cycle so that they can actually meet a deadline, yet still fails)
  • Lack of communication

I want to be very clear. If I am supporting a dev. I am owed what the dev. specifically promises me. If the dev states, "I will deliver the game within 2 years". Then yes, they owe me that game within 2 years. There is context that matters here. It all depends on the dev. and what they specifically promise. You can say, they all lie and just donate what you want but....what the fuck? So, we hold none of them accountable?

Also, please bro, use google translate before you come here and post in an English only community. It's hard to take someone seriously when their English sounds like they never left kindergarten.
 
Last edited:

LSC82

Engaged Member
Jul 27, 2020
3,000
6,341
No playing around or wasting time, RC opened season 4 with the big guns Tris, Charlote, Denise and Bea.
Great episode, i hope it's just bangers like this from all the way to the end.

Tris might need some "relationship talk" in the Tris+Bea scenario, great potential for a fun conversation... with a sexy ending.
 
  • Like
Reactions: Razrback16

V&M

Active Member
Donor
Feb 10, 2020
884
3,273
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.
 
  • Haha
Reactions: alanrock

jasad

Well-Known Member
Dec 14, 2021
1,346
1,067
View attachment 2153853
No More Money [S4 Ep.1 Gold] Walkthrough Multi Mod
Now the Mod Unlocks Achievements and Memories. Thanks, Wills747 for the help.

Note: The Mod is only, and it will only be updated for the Gold Version.

Note: I know the "Unlock Gallery or Unlock Memories" shows above all the Episodes in the Achievements & Memory Screens, but just press one, and you will unlock everything for the Achievements or Memories.

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

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

Download: - -

If you like my work, please consider supporting me on my or , check my .
thank you JokerLeader
 

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

Forum Fanatic
Apr 8, 2024
5,176
9,011
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.
 
4.10 star(s) 179 Votes