VN Ren'Py No More Money [v3.5.1 S3 Ep.5 GE] [RoyalCandy]

4.20 star(s) 156 Votes

incest lover m/s

Well-Known Member
Mar 27, 2022
1,486
1,611
Ele está perguntando por que você está dando uma reação/opinião à história se não tem nada a dizer sobre ela. Como você disse, você gosta além do conteúdo Char.

Honestamente, é tudo o que ouço toda vez que entro em um tópico como se a queima lenta da família não fosse tão ruim assim; Provavelmente não me importo porque estou mais contente com as outras mulheres neste jogo do que com as mulheres da família. Eu, pessoalmente, não me importo com eles romanticamente, exceto Tris. Estou dizendo isso, se não houvesse queimaduras lentas, eles teriam muitas reclamações 10 vezes mais; Já estive em grupos suficientes para saber que romance sem construção ou forçado, super acelerado irritaria as pessoas mais do que a queima lenta.

Good note for you that yes by the end of season, 3 everyone will have sex with the family women so people can finally stop whining about it when I doubt it.
I don't care much about the slow burn of mc with charlotte otherwise I would have already abandoned the game and stopped supporting it but since the topic is free I post what I want
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,170
914
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_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-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:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\XXXgames\NoMoreMoney-3.2.1-pc\NoMoreMoney-3.2.1-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 3.2.1
Thu Feb 23 08:57:06 2023

I am not sure if this is because the mod says you have it updated for gold but the download on mega doesn't specify "gold" on the OG game or what?
 

mdelawn

Member
Nov 10, 2017
106
42
Any chance of using something other than mixdrop for the walkthrough mod, as mixdrop does'nt work on my pc
 

Riversayt

Member
Jan 27, 2023
123
80
potom oni vse trubuyut raznyy pamit dlya skschvaniya i kakoy nado skachat' tiper chto by otkryt' novuyu stsenu a ne prishels prosdo vso smatret do obnavleniya ? igra zhy obnavilas' da?
then they all use different memory for the scan and what kind of typer should I download to open a new scene, but don’t just come and see everything before the update? the game has been updated, right?
 

Cutecousin

Member
Jan 25, 2018
102
123
I have an error message when loading my saves. I downloaded the joker mod that is updated, does anyone know what's going on and how to fix it?
 

punisher2099

Forum Fanatic
Feb 25, 2020
4,019
9,134
He is asking why you are giving a reaction/opinion to the story if you have nothing to say about it. Like you said you like it besides Char content.

Honestly, that's all I hear every time I come into a thread like the slow family burn isn't that bad; I probably don't care because I'm more content with the other women in this game than the women in the family. I personally, don't care for them romantically besides Tris that is. I'm saying this if there were no slow burns at all they would have many complaints 10 times more; I've been around enough groups to know that romance with no build or forced, super fast-paced would piss people off more than slow burn even would.

Good note for you that yes by the end of season, 3 everyone will have sex with the family women so people can finally stop whining about it when I doubt it.
Wait, Everyone!?:eek: JK, I know what you meant...I hope.
 
  • Red Heart
Reactions: Alphaeboy

Fckjoch

Newbie
Apr 6, 2021
36
36
That dude is never gonna F his roomie!
She wants, but he is to busy running after old tarts and his D!

Dunno why every game has to have a young guy falling for a 'should be granny' according to age,
and fckng himself up on the corporate ladder, both are often more a girls thing?!
Maybe 0.1% likes women age 45-50 while being 20, maybe 0.9% is so desparate it crosses someones mind.
Personally I saw 0 hot woman above 30 when I was 20yo, because there were so many hot ones aged 18-25.

So why the push to a degenate society, while if the genders switched it feels more real it might even make the game great, because visually (y)(y)(y)
 
Nov 17, 2019
212
323
That dude is never gonna F his roomie!
She wants, but he is to busy running after old tarts and his D!

Dunno why every game has to have a young guy falling for a 'should be granny' according to age,
and fckng himself up on the corporate ladder, both are often more a girls thing?!
Maybe 0.1% likes women age 45-50 while being 20, maybe 0.9% is so desparate it crosses someones mind.
Personally I saw 0 hot woman above 30 when I was 20yo, because there were so many hot ones aged 18-25.

So why the push to a degenate society, while if the genders switched it feels more real it might even make the game great, because visually (y)(y)(y)
My brother you are playing a porn game, and you are pirating it as well, you are a degenerate.
 
4.20 star(s) 156 Votes