MaxTheDark

Member
Apr 11, 2021
348
354
The game crashed with the same issue as described above, game crashes after the hostage scene (with gorillas) and shows:
File "game/moneyback.rpy", line 468, in script
if sister_city_rework == 1 and sister_sub<sister_dom and mom_date < 0 or sister_city_rework == 1 and sister_sub=sister_dom and mom_date < 0:

I was thinking of opening the console and manually changing the value, is that possible? Is there any other fix?
 

Zephea

Engaged Member
Sep 7, 2019
2,531
2,227
The game crashed with the same issue as described above, game crashes after the hostage scene (with gorillas) and shows:
File "game/moneyback.rpy", line 468, in script
if sister_city_rework == 1 and sister_sub<sister_dom and mom_date < 0 or sister_city_rework == 1 and sister_sub=sister_dom and mom_date < 0:

I was thinking of opening the console and manually changing the value, is that possible? Is there any other fix?
Try opening that file in Notepad or Notepad++ - find that line and change the sister_sub=sister_dom to sister_sub==sister_dom
See if that does not fix it (think I saw this fix earlier). :>)
 

NewTricks

Forum Fanatic
Nov 1, 2017
4,398
9,457
The mom is actually masturbating, as dad said he was too tired to have sex or do anything with her at all.
LOL, that must have changed since my first playthrough. Somebody got some feedback. The masturbation scene used to be solo because the father and sister were not there.
 

MaxTheDark

Member
Apr 11, 2021
348
354
Try opening that file in Notepad or Notepad++ - find that line and change the sister_sub=sister_dom to sister_sub==sister_dom
See if that does not fix it (think I saw this fix earlier). :>)
WORKED! Thanks mate. I actually tried opening some other file, and it seemed encrypted so I assumed it won't work. Also, even if I knew it would, I'd be editing the wrong bit anyway. Thanks :)
 
  • Like
Reactions: Zephea

Nitwitty

Member
Nov 23, 2020
350
187
I put the 0.4 fix files from within the folder into the game folder and overwrote what was there and here is what I got when trying to launch:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
Exception: A translation for "Денис" already exists at game/tl/english/characters.rpy:35.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "renpy/ast.py", line 2473, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 453, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 394, in add
quote_unicode(old), fn, line))
Exception: A translation for "Денис" already exists at game/tl/english/characters.rpy:35.

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
Monkey Business 0.1
Sun Mar 27 14:59:59 2022

Note: I also put the incest patch in. What am I doing wrong?
EDIT: Okay, I think the incest patch is the problem. Can we get an updated incest patch please? Thanks.
 
Last edited:

Lazy_Monkey

Newbie
Game Developer
Jul 1, 2021
68
1,962
I put the 0.4 fix files from within the folder into the game folder and overwrote what was there and here is what I got when trying to launch:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
Exception: A translation for "Денис" already exists at game/tl/english/characters.rpy:35.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "game/tl/english/script.rpy", line 2925, in script
old "Денис"
File "renpy/ast.py", line 2473, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 453, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 394, in add
quote_unicode(old), fn, line))
Exception: A translation for "Денис" already exists at game/tl/english/characters.rpy:35.

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
Monkey Business 0.1
Sun Mar 27 14:59:59 2022

Note: I also put the incest patch in. What am I doing wrong?
EDIT: Okay, I think the incest patch is the problem. Can we get an updated incest patch please? Thanks.
rhis version already patched
 
  • Like
Reactions: jackkane

NewTricks

Forum Fanatic
Nov 1, 2017
4,398
9,457
someone tell me the numbers of the safe box?
I don't remember the exact numbers but you can find them on the painting on the wall. Anniversary date or something. There is also another clue. I wish I could be more help.
 
4.00 star(s) 108 Votes