Lamoucheronn

Well-Known Member
Apr 28, 2017
1,165
710
301
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
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,585
481
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
I know about this problem and i am working on a big fix.
 

PAINKIRA

Member
Aug 20, 2020
377
285
153
Well, 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?
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 there
 

PAINKIRA

Member
Aug 20, 2020
377
285
153
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?
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,585
481
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?
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.
 

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,970
47,773
883
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.
I did a quick check, I don't remember the versions very well... 7.4.4 >> 8.2.3?
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,585
481
I did a quick check, I don't remember the versions very well... 7.4.4 >> 8.2.3?
Yes. I guess a logical funktion was fixed. It's an integer problem that causes the most trouble.
Nevermind. I learned: Never change the running system as long it is needed. Sadly i needed to reinstall my whole PC before and did not realize another renpy version could cause trouble like that.
 

theuncle

New Member
May 7, 2024
4
15
71
Just did a replay of that scene right now und it works fine.
Did i get something wrong?
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
 

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,585
481
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
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?
 

theuncle

New Member
May 7, 2024
4
15
71
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?
I did that scene like 6 times in a playthrough and suddenly it started skipping.
Just checked the code again. It only happens if you use the anal beads. Then the var gets set, and the next time the scene happens, it get prettymuch skipped completely.
 
  • Like
Reactions: redcaptain

BangCityGuy

Engaged Member
Game Developer
Aug 4, 2019
2,140
3,585
481
Version v 1.02 full Game
No seperate patch to prevent renpy-version issues

This time on GoFile:



Changes:
Technical stuff that caused problems are fixed
Some stuff nobody complained about is fixed too.

Let me know if it helped
 

Radakat3

Member
Feb 2, 2023
157
67
151
Version v 1.02 full Game
No seperate patch to prevent renpy-version issues

This time on GoFile:



Changes:
Technical stuff that caused problems are fixed
Some stuff nobody complained about is fixed too.

Let me know if it helped
Sweet..... Thanks for the Hard Work
 

oktabitt

Member
Dec 29, 2021
456
263
187
Hi, I can't meet hanna in the Boutique... I have play many days and nothing happens.... What I have to do?

16.png
 
2.90 star(s) 57 Votes