indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
hi why i can't save?? everytime i try to save i got a renpy error..

and where did i put the lewd patch? i put it in game but at beginning igame continue to name landlady where i must check the NTR switches..any tips?

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
RuntimeError: maximum recursion depth exceeded while calling a Python object

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3910, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 975, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 910, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 413, in save
    reraise(t, e, tb)
  File "renpy/loadsave.py", line 399, in save
    dump((roots, renpy.game.log), logf)
  File "renpy/loadsave.py", line 49, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
RuntimeError: maximum recursion depth exceeded while calling a Python object

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
BangCity v0.11c
Fri Feb 18 10:39:23 2022
[/CODE]
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,583
481
hi why i can't save?? everytime i try to save i got a renpy error..

and where did i put the lewd patch? i put it in game but at beginning igame continue to name landlady where i must check the NTR switches..any tips?

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
RuntimeError: maximum recursion depth exceeded while calling a Python object

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3910, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 975, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 910, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 413, in save
    reraise(t, e, tb)
  File "renpy/loadsave.py", line 399, in save
    dump((roots, renpy.game.log), logf)
  File "renpy/loadsave.py", line 49, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
RuntimeError: maximum recursion depth exceeded while calling a Python object

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
BangCity v0.11c
Fri Feb 18 10:39:23 2022
[/CODE]


It looks like you are using
Bang City v0.11c
Check this please
the latest version is
Bang City v0.12a and there is a fix 012a.03
Its really the best idea to use the latest version and the latest fix.
Maybe this will solve the problem.


"
 

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
It looks like you are using
Bang City v0.11c
Check this please
the latest version is
Bang City v0.12a and there is a fix 012a.03
Its really the best idea to use the latest version and the latest fix.
Maybe this will solve the problem.


"
oh i didn't see that ..i should try asap cuz every time i need to change zone i had a renpy erorr....every damn time! i then need to clik Ignore and going back i can see the missing scene..how strange and annoying..hope will work fine the new version...do i need any fix?(i've seen 1 on first page) thanks
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,583
481
oh i didn't see that ..i should try asap cuz every time i need to change zone i had a renpy erorr....every damn time! i then need to clik Ignore and going back i can see the missing scene..how strange and annoying..hope will work fine the new version...do i need any fix?(i've seen 1 on first page) thanks
Just use Bang City v0.12a and fix 012a.03.
In the worst case your savefile wont work, but that would be a rare case.
For this situation there are 2 savefiles linked in first post to start in chapter 3 or 5.
 

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
uhm what's the poinbt in doing nothing for days clik and read the same words from Mom and had nothing to do all day?? i really don't understand ythis game....i spoke to mom about some photoshoot and is been a week of cliking on nothing and nothing happen...really? that's why i don't like open world game...they are empty, grinding and boring..at least for me...19 days of nothing just cliking on Mom and eceive the same sentence and when i go to hideout i can't even speak to any bitch...boh
 
Last edited:

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
Just use Bang City v0.12a and fix 012a.03.
In the worst case your savefile wont work, but that would be a rare case.
For this situation there are 2 savefiles linked in first post to start in chapter 3 or 5.
installing the last version no more renpy error thanks.
 

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
now it says use pc , there is the ! on the icon if i clik appear this is my PC and nothing happen next...omg this game..is driving me crazy...
 
  • Like
Reactions: Mjinja

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,583
481
now it says use pc , there is the ! on the icon if i clik appear this is my PC and nothing happen next...omg this game..is driving me crazy...
You need to use the latest fix 012a-03 which is linked in first post:

Unpack the archive and copy the files into the folder
BangCity 012a\game\scripts\
You have to restart the game and don't use old saves!

More details : here
 

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,090
387
You need to use the latest fix 012a-03 which is linked in first post:

Unpack the archive and copy the files into the folder
BangCity 012a\game\scripts\
You have to restart the game and don't use old saves!

More details : here
ok ok thanks...i knew can't be this bad...it fiux the 20 days of nothing too?
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,583
481
or stupid d.................. :p
Yes! A stupid bug is done by the guy who creates the code/script. And i am ashamed because of it and my penance now is to answer all the support requests over and over again even though that is actually mentioned on every page in this thread! This is harder than self-flagellation! :cautious: :ROFLMAO:
 
  • Haha
Reactions: cxx

Mjinja

Newbie
Apr 29, 2021
24
16
3
It will remove time advance after getting first handjob from Valarie and stuck at game while valarie in bathroom peek and dont peek option
 
Last edited:

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,583
481
It will remove time advance after getting first handjob from Valarie and stuck at game while valarie in bathroom peek and dont peek option
No!
The problem was that there is a mechanism for the gang missions that counts down every day! This was buggy in this version. As a result, you couldn't make the gang progress in the first few weeks. The Kate sideplot thing was an accidental consequence of this bug, because missed gang scenes accelerated the Influencer sideplot.
 

cxx

Message Maestro
Nov 14, 2017
76,293
39,284
1,519
save files
1 no sharing for Linda
2 No sharing for Valarie
3
4 Shared Linda and Valarie
1. easy but why would want to avoid that bitch getting fucked (and maybe something else) by other guy?
2. and 4.2. no val sharing besides what happens at club and what happens in club stays in club
4.1. that's easy too, just let dwayne to have fun with her with mc either participating or not
 
2.90 star(s) 57 Votes