Juani97

Newbie
May 3, 2017
22
9
I'm stuck at tutoring lessons 27 out of 32.... during the days there are a few yellow question marks but are all the same no progress...
 

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,902
3,092
I'm stuck at tutoring lessons 27 out of 32.... during the days there are a few yellow question marks but are all the same no progress...
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.
 

Pr0GamerJohnny

Forum Fanatic
Sep 7, 2022
5,403
7,747
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
59,982
30,027
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

Forum Fanatic
Sep 7, 2022
5,403
7,747
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
128
269
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

Forum Fanatic
Sep 7, 2022
5,403
7,747
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
128
269
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

Forum Fanatic
Sep 7, 2022
5,403
7,747
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
3.10 star(s) 44 Votes