MasterGamer1234567890

Active Member
Oct 25, 2022
959
840
216
Yorma86 Though I would refresh my memory and play part of your game which is hadn't played for a while, and while doing so I hit a funny inconsistency when you have changes the girls outfit. When peeping on Hermione in the toilet, and she catches you doing so, she changes clothes when the scene switches between general images and event specific images. :LOL:

I assume it's the same issue for all the other girls too. But it's just a funny "error", so no need to spend time fixing it. Would much rather see you producing new adult content for the club. :love:

More critical is this error, which i hit the same time, although it's not super critical as you can just ignore and continue.
It happens when you have to pick an answer to her question "Mmhm, how's the view, teacher?"
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
  File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "Scripts/Characters/Hermione/hermione.rpyc", line 444, in script call
  File "Scripts/locations/school_restroom.rpyc", line 19, in script call
  File "Scripts/Characters/Hermione/hermione.rpyc", line 770, in script
  File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
  File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
Club Detention 0.084
Thu Jan 30 10:59:18 2025
 
Last edited:

Yorma86

Active Member
Game Developer
Apr 23, 2021
660
1,997
262
Yorma86 Though I would refresh my memory and play part of your game which is hadn't played for a while, and while doing so I hit a funny inconsistency when you have changes the girls outfit. When peeping on Hermione in the toilet, and she catches you doing so, she changes clothes when the scene switches between general images and event specific images. :LOL:

I assume it's the same issue for all the other girls too. But it's just a funny "error", so no need to spend time fixing it. Would much rather see you producing new adult content for the club. :love:
More critical is this error, which i hit the same time.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
  File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "Scripts/Characters/Hermione/hermione.rpyc", line 444, in script call
  File "Scripts/locations/school_restroom.rpyc", line 19, in script call
  File "Scripts/Characters/Hermione/hermione.rpyc", line 770, in script
  File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
  File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
Club Detention 0.084
Thu Jan 30 10:59:18 2025
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
File "Scripts/Characters/Hermione/hermione.rpyc", line 444, in script call
File "Scripts/locations/school_restroom.rpyc", line 19, in script call
File "Scripts/Characters/Hermione/hermione.rpyc", line 770, in script
File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Install\Sex games\ClubDetention-0.084-pc-hotfix4\ClubDetention-0.084-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/Characters/Hermione/hermione.rpy", line 770, in <module>
File "game/Scripts/Initialization/character.rpy", line 804, in Update_Stat_For_Char
TypeError: '<' not supported between instances of 'str' and 'int'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
Club Detention 0.084
Thu Jan 30 10:59:18 2025
```
Hehe, yeah, I'm probably not going to render ALL the scenes 4 times for each girls to have all outfits covered. I hope people won't be too disappointed about that. If the game was run with real-time graphics, 3D models and animations, then it would certainly be possible to just switch the clothes on them.

But hmm, I'll take a look at that error! It's an easy fix, but just an oversight on my part. Thanks for reporting it.
 

MasterGamer1234567890

Active Member
Oct 25, 2022
959
840
216
Hehe, yeah, I'm probably not going to render ALL the scenes 4 times for each girls to have all outfits covered. I hope people won't be too disappointed about that. If the game was run with real-time graphics, 3D models and animations, then it would certainly be possible to just switch the clothes on them.
You could just render the general images for the events as event images. It would be less work, and the girls wouldn't change clothes during the event, although the events would only be available in standard clothes. That said. I would still prefer you spending your time on new content instead of fixing minor inconsistencies like this.

But hmm, I'll take a look at that error! It's an easy fix, but just an oversight on my part. Thanks for reporting it.
As I just updated my original post with. You can just pick ignore and continue, so no big issue.
 

Rockdoll

Newbie
Oct 6, 2020
43
66
94
I wish people would spend a little time reading this forum before asking questions. This question has been asked and answered several times since the beta release hit the patreons about 2 weeks ago.
In fairness it's much easier to ask hoping there isn't some butthurt guy moaning about it... considering the enormous amount of posts where people are either complaining or arguing about whether something is NTR or not it's only logical that those who just come here to enjoy the game the Dev made us tend to skip most of the posts.

Perhaps something to keep in mind before you get annoyed by someone just asking a question relevant to them without having to read through pages of text.
 

MasterGamer1234567890

Active Member
Oct 25, 2022
959
840
216
In fairness it's much easier to ask hoping there isn't some butthurt guy moaning about it... considering the enormous amount of posts where people are either complaining or arguing about whether something is NTR or not it's only logical that those who just come here to enjoy the game the Dev made us tend to skip most of the posts.

Perhaps something to keep in mind before you get annoyed by someone just asking a question relevant to them without having to read through pages of text.
Well. I'll continue to be that butthurt guy when I see the same question asked over and over and over again a few days apart, NTR discussion or not.
 

Kaelric

Member
Oct 30, 2021
253
545
217
Does the amount of vanilla content surpass the ntr content or it's the other way ? because i desactivated the ntr and the game is a bit empty so i'm asking if it's for me or not
 
  • Like
Reactions: TheGremlin21

Yorma86

Active Member
Game Developer
Apr 23, 2021
660
1,997
262
View attachment 4521715
How to complete this quest? I go to her book store and search for books and then Bella enters but nothing happens.
Hmm, now that I looked at the code, this quest doesn't seem to progress beyond this point atm. If you're at her store on a Saturday/Sunday dusk, there should be a small event before you actually meet Bella. And that event will eventually continue during the night if you talk to her at the bar.
 

Yorma86

Active Member
Game Developer
Apr 23, 2021
660
1,997
262
Does the amount of vanilla content surpass the ntr content or it's the other way ? because i desactivated the ntr and the game is a bit empty so i'm asking if it's for me or not
That's a bit tricky to answer. Quite a few club events are behind the NTR check, but most of the episodic story content is vanilla. The new content in 0.086 is largely NTR with a vanilla side offering, but to be fair, there wasn't a lot of NTR to begin with.

Depends on what part of the game you are as well - the game world might be a bit emptier in the beginning, so it's probably best to focus on the girls that have some hints for their content in the Journal.
 

Kaelric

Member
Oct 30, 2021
253
545
217
That's a bit tricky to answer. Quite a few club events are behind the NTR check, but most of the episodic story content is vanilla. The new content in 0.086 is largely NTR with a vanilla side offering, but to be fair, there wasn't a lot of NTR to begin with.

Depends on what part of the game you are as well - the game world might be a bit emptier in the beginning, so it's probably best to focus on the girls that have some hints for their content in the Journal.
Well thx for the response, i'm not a fan of sharing my waifu especially the Clhoe Moretz lookalike :LOL:
 
  • Like
Reactions: P3m82003

Yorma86

Active Member
Game Developer
Apr 23, 2021
660
1,997
262
Well thx for the response, i'm not a fan of sharing my waifu especially the Clhoe Moretz lookalike :LOL:
Well, lucky for you, you won't have to! :BootyTime: And you're doubly lucky as she'll get another episode to her storyline in the next update (that is, uh, assuming you meant Samantha).
 

Alfius

Engaged Member
Modder
Sep 30, 2017
2,696
5,663
755
You haven't provided an olive branch. You mocked me prior. Then you probably got pals to gangstalk, and you mocked again in the last reply.

Olive branch hasn't explained why it's a harem dating sim in a prostitution, corruption, management, game? Explain cuckhold. Make a big tag.
Instead of complaining about the tags, I think what Yorma86 is saying is that he is trying to apply tags as he thinks it should be. And he is gently trying to accommodate your preference of tags and giving a rationale of why he added/ removed certain tags.

Whether you like the game or not is irrelevant. Maybe start of by supplying a list of suggested tags on the game. And then make it up for discussion.

Tags are a list provided by F95 with, definitions that developers can use to id their game. If you agree or disagree with them is kinda irrelavent, as long it meets the f95 definition. So maybe if you want to add/remove a tag, start of by supplying the F95 definition with a motivation on why it should be added/removed.
 
4.00 star(s) 48 Votes