Teslaplane8

Member
May 19, 2023
156
238
Cheat mod not working properly???
Everything is working fine but the cheat mod not showing me the money option but everything else is there like screenshots. I did everything according to the instructions. Need 1k$ to give to Violet and only have 350$ something
Edit - I am on pc
Use renpy universal mod
 

RandomFan01010

New Member
May 2, 2021
2
2
I've made an i-patch fix with more transformation than previous.

Extract to [somewhere on your disk]\MilfyCity-1.0e-pc and replace the old files if you have it. (As usual, modified files have their backup)

Report any errors/breachs via screenshot to help

IMPORTANT THINGS: DO NOT DELETE PATCH.RPY IN [somewhere on your disk]\MilfyCity-1.0e-pc\game!

EDIT: As a bonus, you have a textbox slider in preferences for those that have problem for seeing text without contrast
EDIT2: Works in 1.0e


You don't have permission to view the spoiler content. Log in or register now.
If I install this incest patch, do I need the patch from lewdpatcher?
 
  • Haha
Reactions: ♂Brout&Minou♀

Santani

New Member
Nov 29, 2021
1
1
Hey Guys
Anybody know what to do with this Error code ? :


I'm sorry, but an uncaught exception occurred.

After loading the script.
TypeError: 'tupleiterator' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 516, in main
game.persistent = renpy.persistent.init()
File "renpy/persistent.py", line 240, in init
backup[k] = safe_deepcopy(v)
File "renpy/persistent.py", line 133, in safe_deepcopy
rv = copy.deepcopy(o)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 163, in deepcopy
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 257, in _deepcopy_dict
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 163, in deepcopy
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 237, in _deepcopy_tuple
TypeError: 'tupleiterator' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Apr 3 18:59:19 2024

OR :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: 'bool' object is not callable

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

Full traceback:
  File "scripts/Climbing_mingame.rpyc", line 64, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3814, in interact_core
    if renpy.display.draw.update(force=self.display_reset):
TypeError: 'bool' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Apr  3 19:06:24 2024
 
  • Thinking Face
Reactions: ♂Brout&Minou♀

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,505
1,828
Hey Guys
Anybody know what to do with this Error code ? :


I'm sorry, but an uncaught exception occurred.

After loading the script.
TypeError: 'tupleiterator' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 516, in main
game.persistent = renpy.persistent.init()
File "renpy/persistent.py", line 240, in init
backup[k] = safe_deepcopy(v)
File "renpy/persistent.py", line 133, in safe_deepcopy
rv = copy.deepcopy(o)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 163, in deepcopy
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 257, in _deepcopy_dict
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 163, in deepcopy
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/copy.py", line 237, in _deepcopy_tuple
TypeError: 'tupleiterator' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Apr 3 18:59:19 2024

OR :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: 'bool' object is not callable

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

Full traceback:
  File "scripts/Climbing_mingame.rpyc", line 64, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3814, in interact_core
    if renpy.display.draw.update(force=self.display_reset):
TypeError: 'bool' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Apr  3 19:06:24 2024
I'm no expert, but I see you seem to be playing on Windows 10 and your log shows a few lines talking about Linux. Are you sure you downloaded the Win version?
 
Apr 1, 2024
25
2
hi im new to this site and kind of games how do i use the mod i only played 3 other games and only one with mod i think i had to put the mdoe in the game folder is this the same here?
 
Apr 1, 2024
25
2
thx for the fast reply
do u have other game recomendations ? i like 3d animation and incest rape is cool too but only of the mc rapes the girls no gangbang or ntr
 
3.80 star(s) 435 Votes