Yes, and no.Does it need patch? if then is the patch updated?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/schedule_gang.rpy", line 54, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/intro_mc1.rpyc", line 637, in script call
File "game/scripts/intro_mc1.rpyc", line 884, in script call
File "game/scripts/phone_dialoges.rpyc", line 8, 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/phone_dialoges.rpyc", line 23, in script call
File "game/scripts/sideplot_influencer.rpyc", line 15, in script call
File "game/scripts/phone_dialoges.rpyc", line 33, in script call
File "game/scripts/sideplot_influencer.rpyc", line 17, in script call
File "game/scripts/scenes_base_pc.rpyc", line 230, 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/sideplot_influencer.rpyc", line 19, in script call
File "game/scripts/phone_dialoges.rpyc", line 92, in script call
File "game/scripts/sideplot_influencer.rpyc", line 21, 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/phone_dialoges.rpyc", line 144, in script call
File "game/scripts/ch2_phone_dialoges.rpyc", line 398, 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/sp_photostudio.rpyc", line 117, in script call
File "game/scripts/sp_photostudio.rpyc", line 165, in script call
File "game/scripts/sideplot_influencer.rpyc", line 27, in script call
File "game/scripts/sp_photostudio.rpyc", line 215, in script call
File "game/scripts/sideplot_influencer.rpyc", line 29, in script call
File "game/scripts/sp_photostudio.rpyc", line 215, in script call
File "game/scripts/schedule_gang.rpyc", line 54, in script
File "D:\Downloads\BangCity-pc\renpy\ast.py", line 1845, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\BangCity-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads\BangCity-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/schedule_gang.rpy", line 54, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
BangCity v1.01 Complete
Fri Aug 2 00:39:06 2024
I know about this problem and i am working on a big fix.Attached save just before error
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/schedule_gang.rpy", line 54, in <module> TypeError: '<' not supported between instances of 'str' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/intro_mc1.rpyc", line 637, in script call File "game/scripts/intro_mc1.rpyc", line 884, in script call File "game/scripts/phone_dialoges.rpyc", line 8, 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/phone_dialoges.rpyc", line 23, in script call File "game/scripts/sideplot_influencer.rpyc", line 15, in script call File "game/scripts/phone_dialoges.rpyc", line 33, in script call File "game/scripts/sideplot_influencer.rpyc", line 17, in script call File "game/scripts/scenes_base_pc.rpyc", line 230, 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/sideplot_influencer.rpyc", line 19, in script call File "game/scripts/phone_dialoges.rpyc", line 92, in script call File "game/scripts/sideplot_influencer.rpyc", line 21, 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/phone_dialoges.rpyc", line 144, in script call File "game/scripts/ch2_phone_dialoges.rpyc", line 398, 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/sp_photostudio.rpyc", line 117, in script call File "game/scripts/sp_photostudio.rpyc", line 165, in script call File "game/scripts/sideplot_influencer.rpyc", line 27, in script call File "game/scripts/sp_photostudio.rpyc", line 215, in script call File "game/scripts/sideplot_influencer.rpyc", line 29, in script call File "game/scripts/sp_photostudio.rpyc", line 215, in script call File "game/scripts/schedule_gang.rpyc", line 54, in script File "D:\Downloads\BangCity-pc\renpy\ast.py", line 1845, in execute if renpy.python.py_eval(condition): File "D:\Downloads\BangCity-pc\renpy\python.py", line 1209, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Downloads\BangCity-pc\renpy\python.py", line 1202, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/schedule_gang.rpy", line 54, in <module> TypeError: '<' not supported between instances of 'str' and 'int' Windows-10-10.0.19045 AMD64 Ren'Py 8.2.3.24061702 BangCity v1.01 Complete Fri Aug 2 00:39:06 2024
Maybe because you already played Kate first chapter event, I stopped playing the game when I couldn't check the PC then I loaded it in 1.01 version to just start her mission and the bug was thereWell, more data about this would have been helpfull, then i had a idea when it happens. Nevermind. I am just doing a replay (Day 181 right now) and never had a wrong button there. Well, maybe it will show up sometime or you are maybe using not my version?
It will happen later in game.So I just start a new game and things were normal and after promoting her live show for the third time the event ended so when her content will be continued?
I did a quick check, I don't remember the versions very well... 7.4.4 >> 8.2.3?It will happen later in game.
But you should better wait for version 1.02.
Due to an Ren'Py-Update (maybe) some stuff doesnt work correctly. I fixed the most stuff and do a replay right now.
I will do another replay tomorrow to check this new version once more.
Yes. I guess a logical funktion was fixed. It's an integer problem that causes the most trouble.I did a quick check, I don't remember the versions very well... 7.4.4 >> 8.2.3?
You have a var called "sextoyfunnorepeat" once that is set you have a fixed skip right after this selection in "sextoyfun_selector".Just did a replay of that scene right now und it works fine.
Did i get something wrong?
Okay, i did 2 replay now and had an eye on that scene(s) . It works as supposed. When Valerie is in the basement at noon, you can do that various stuff with her.You have a var called "sextoyfunnorepeat" once that is set you have a fixed skip right after this selection in "sextoyfun_selector".
I'm currently doing a play through and found quite a few inconsistencies and bugs in your code. For some I did my own fixes, for others I just fixed it with console. If you want help, I'd glady help with 1.2
I did that scene like 6 times in a playthrough and suddenly it started skipping.Okay, i did 2 replay now and had an eye on that scene(s) . It works as supposed. When Valerie is in the basement at noon, you can do that various stuff with her.
Is there a missunterstanding, or am i blind?
Sweet..... Thanks for the Hard WorkVersion v 1.02 full Game
No seperate patch to prevent renpy-version issues
This time on GoFile:
You must be registered to see the links
Changes:
Technical stuff that caused problems are fixed
Some stuff nobody complained about is fixed too.
Let me know if it helped
Just play on, but be sure to have the latest version!Hi, I can't meet hanna in the Boutique... I have play many days and nothing happens.... What I have to do?
View attachment 3891507
Dev doesn't do the Ipatch, so possibly never, unless we get a new hero.hopefully this is the final, final version
also any ETA on ipatch?