Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
7,316
10,993
I feel kinda bad asking for support here, best I can assure dev is once I get more stable income this will be one of the first I'll support.......

having said that, do prior saves work with new version?
 
Last edited:
  • Like
Reactions: alanscott2k4

cxx

Message Maestro
Nov 14, 2017
68,955
34,961
do prior saves work with new version?
that depends how old saves, game got remake update quite a while ago which broke saves but in op there are saves which work if you don't want to start on scratch, saves after remake work.
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
7,316
10,993
that depends how old saves, game got remake update quite a while ago which broke saves but in op there are saves which work if you don't want to start on scratch, saves after remake work.
My saves are from immediate prior version - .13b
 

mrdhrrflu

Member
Dec 15, 2021
149
285
I'm running into a lot of bugs, it's basically when MC goes to sleep, or try to use the computer, even when I try to go to the hideout... The game crashes showing the same error as stated below "TypeError: '>' not supported between instances of 'str' and 'int'"
It's really hard to play at this point I even started a new game but still running into the same error on the code.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/mc_sleep.rpy", line 625, in <module>
TypeError: '>' not supported between instances of 'str' and 'int'

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

Full traceback:
File "game/scripts/intro_mc1.rpyc", line 635, in script call
File "game/scripts/intro_mc1.rpyc", line 882, in script call
File "game/scripts/phone_dialoges.rpyc", line 8, in script call
File "game/scripts/phone_dialoges.rpyc", line 23, in script call
File "game/scripts/phone_dialoges.rpyc", line 33, in script call
File "game/scripts/scenes_base_pc.rpyc", line 228, in script call
File "game/scripts/phone_dialoges.rpyc", line 47, in script call
File "game/scripts/phone_dialoges.rpyc", line 62, in script call
File "game/scripts/phone_dialoges.rpyc", line 79, in script call
File "game/scripts/phone_dialoges.rpyc", line 92, in script call
File "game/scripts/phone_dialoges.rpyc", line 109, in script call
File "game/scripts/phone_dialoges.rpyc", line 126, in script call
File "game/scripts/sideplot_influencer.rpyc", line 9, in script call
File "game/scripts/phone_dialoges.rpyc", line 144, in script call
File "game/scripts/sideplot_influencer.rpyc", line 11, in script call
File "game/scripts/sideplot_influencer.rpyc", line 13, in script call
File "game/scripts/sideplot_influencer.rpyc", line 15, in script call
File "game/scripts/ch2_phone_dialoges.rpyc", line 398, in script call
File "game/scripts/sideplot_influencer.rpyc", line 17, in script call
File "game/scripts/sideplot_influencer.rpyc", line 19, in script call
File "game/scripts/sideplot_influencer.rpyc", line 21, in script call
File "game/scripts/sideplot_influencer.rpyc", line 23, in script call
File "game/scripts/sideplot_influencer.rpyc", line 25, in script call
File "game/scripts/sideplot_influencer.rpyc", line 27, in script call
File "game/scripts/sp_photostudio.rpyc", line 117, in script call
File "game/scripts/mc_sleep.rpyc", line 625, in script
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/mc_sleep.rpy", line 625, in <module>
TypeError: '>' not supported between instances of 'str' and 'int'

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
BangCity v0.13c
Fri May 5 08:42:09 2023
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
7,316
10,993
I'm running into a lot of bugs, it's basically when MC goes to sleep, or try to use the computer, even when I try to go to the hideout... The game crashes showing the same error as stated below "TypeError: '>' not supported between instances of 'str' and 'int'"
It's really hard to play at this point I even started a new game but still running into the same error on the code.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/mc_sleep.rpy", line 625, in <module>
TypeError: '>' not supported between instances of 'str' and 'int'

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

Full traceback:
File "game/scripts/intro_mc1.rpyc", line 635, in script call
File "game/scripts/intro_mc1.rpyc", line 882, in script call
File "game/scripts/phone_dialoges.rpyc", line 8, in script call
File "game/scripts/phone_dialoges.rpyc", line 23, in script call
File "game/scripts/phone_dialoges.rpyc", line 33, in script call
File "game/scripts/scenes_base_pc.rpyc", line 228, in script call
File "game/scripts/phone_dialoges.rpyc", line 47, in script call
File "game/scripts/phone_dialoges.rpyc", line 62, in script call
File "game/scripts/phone_dialoges.rpyc", line 79, in script call
File "game/scripts/phone_dialoges.rpyc", line 92, in script call
File "game/scripts/phone_dialoges.rpyc", line 109, in script call
File "game/scripts/phone_dialoges.rpyc", line 126, in script call
File "game/scripts/sideplot_influencer.rpyc", line 9, in script call
File "game/scripts/phone_dialoges.rpyc", line 144, in script call
File "game/scripts/sideplot_influencer.rpyc", line 11, in script call
File "game/scripts/sideplot_influencer.rpyc", line 13, in script call
File "game/scripts/sideplot_influencer.rpyc", line 15, in script call
File "game/scripts/ch2_phone_dialoges.rpyc", line 398, in script call
File "game/scripts/sideplot_influencer.rpyc", line 17, in script call
File "game/scripts/sideplot_influencer.rpyc", line 19, in script call
File "game/scripts/sideplot_influencer.rpyc", line 21, in script call
File "game/scripts/sideplot_influencer.rpyc", line 23, in script call
File "game/scripts/sideplot_influencer.rpyc", line 25, in script call
File "game/scripts/sideplot_influencer.rpyc", line 27, in script call
File "game/scripts/sp_photostudio.rpyc", line 117, in script call
File "game/scripts/mc_sleep.rpyc", line 625, in script
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Volumes/Macbook/Mega/renpy-8.0.3-sdk/renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/mc_sleep.rpy", line 625, in <module>
TypeError: '>' not supported between instances of 'str' and 'int'

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
BangCity v0.13c
Fri May 5 08:42:09 2023
I saw something like this happen when I had my own custom settings script running which instantiated vars after the first game init - you could try deleting the persistent save file....

I mean I see why it happens - wcrlevel is assigned a string value during gang training and int elsewhere.... who am I kidding i dont know how python does casting... im sure dev would know more.
 
Last edited:

mrdhrrflu

Member
Dec 15, 2021
149
285
I saw something like this happen when I had my own custom settings script running which instantiated vars after the first game init - you could try deleting the persistent save file....

I mean I see why it happens - wcrlevel is assigned a string value during gang training and int elsewhere.... who am I kidding i dont know how python does casting... im sure dev would know more.
Thanks for at least trying to help, it's way further that I've got with the developer of this game.
I even try posting this bug on the discord but also no reply whatsoever.
Well I guess this is it for me with this game, I enjoyed it though.
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
7,316
10,993
Thanks for at least trying to help, it's way further that I've got with the developer of this game.
I even try posting this bug on the discord but also no reply whatsoever.
Well I guess this is it for me with this game, I enjoyed it though.
dude before you dump it at least try deleting the persistent save, if you already did that and that didn't work, then open the console in game and type "wcrlevel = 0" as a workaround.
 
  • Like
Reactions: mrdhrrflu

Juani97

Newbie
May 3, 2017
23
9
Guess you missed to read a dialogue.
At lessons 27 you need to go to Vals room at night. It should work, if you screw some bitches in the hideout before and when you go home, you are forced to take a shower. Next lesson should start then.
already tried various times, either he sees her masturbating but entering causes her mood to go down or he sees her already sleeping...
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,067
3,428
Thanks for at least trying to help, it's way further that I've got with the developer of this game.
I even try posting this bug on the discord but also no reply whatsoever.
Well I guess this is it for me with this game, I enjoyed it though.
I don't sit at the computer 24/7 either, and on rare occasions I can't help.

The basic problem is that all other players have not reported this problem, so in this case it can not be the game I publish. Are you using any mods/patches/plugins or have you edited anything in the savegame or used a console cheat?


btw:
console -> "wcrlevel = 0" might not help
try wcrlevel = 1

but make a separate save file before.
That way you might be able to proceed. There are some of gang lessons following after this during the next weeks ingame.
 
Last edited:
2.90 star(s) 53 Votes