Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
Same here. Playing on Windows 10
Ah, play the v0.051 version (GDRIVE link should work and at least Itchio has the most recent version uploaded). I fixed the hostess management page and the town not unlocking. Though you do have to start the game from the beginning to unlock the town - I was dumb enough not to consider that I could just update the save of older versions.
 

GreenMeanie

Newbie
Aug 6, 2019
82
69
I suppose you'll want them to work in the club to generate money, but setting them as private will mean they won't do nothing too lewd with the customers. I guess you can do it, but, wow, that's some greed! And all that missed potential content!
Speaking of potential content. Will there be an even amount of content if you pimp them out and/or horde them to yourself? Or will most of the content go to pimping them?
 

Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
Speaking of potential content. Will there be an even amount of content if you pimp them out and/or horde them to yourself? Or will most of the content go to pimping them?
For the hostess club, I guess the majority of lewd content is for pimping, but there will be some content where you can do personal test runs for different activities with the girls. And there's of course the non-sexual events that will occur.

As for non-pimping related content, each girl will have a separate storyline, which will involve you growing closer romantically and starting to seriously date them if you want to. I'm debating whether I should have a romance/corruption path for each girl...while I like the idea, the amount of content needed might be a bit much for a solo dev to handle if I want to have steady updates for the game.
 

GreenMeanie

Newbie
Aug 6, 2019
82
69
For the hostess club, I guess the majority of lewd content is for pimping, but there will be some content where you can do personal test runs for different activities with the girls. And there's of course the non-sexual events that will occur.

As for non-pimping related content, each girl will have a separate storyline, which will involve you growing closer romantically and starting to seriously date them if you want to. I'm debating whether I should have a romance/corruption path for each girl...while I like the idea, the amount of content needed might be a bit much for a solo dev to handle if I want to have steady updates for the game.
Regarding the romance/corruption path for each girl I would say to first update the game as you see fit, then when you are done/finished slowly add/update the game with those options kinda like DLC I guess. Good luck on your game I'm gonna wait until this gets to V0.2 or higher.
 
  • Like
Reactions: Yorma86

Reckless_XD

Newbie
Dec 14, 2019
26
7
I cant open the hostess club app ingame.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 15, in execute
  File "game/Scripts/screens/club_screen.rpy", line 16, in execute
  File "game/Scripts/screens/club_screen.rpy", line 29, in execute
  File "game/Scripts/screens/club_screen.rpy", line 115, in execute
  File "game/Scripts/screens/club_screen.rpy", line 130, in execute
  File "game/Scripts/screens/club_screen.rpy", line 158, in execute
  File "game/Scripts/screens/club_screen.rpy", line 159, in execute
  File "game/Scripts/screens/club_screen.rpy", line 165, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in keywords
  File "game/Scripts/screens/club_screen.rpy", line 167, in <module>
AttributeError: 'NoneType' object has no attribute 'fname'

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

Full traceback:
  File "day_change.rpyc", line 16, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 120, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 202, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 15, in execute
  File "game/Scripts/screens/club_screen.rpy", line 16, in execute
  File "game/Scripts/screens/club_screen.rpy", line 29, in execute
  File "game/Scripts/screens/club_screen.rpy", line 115, in execute
  File "game/Scripts/screens/club_screen.rpy", line 130, in execute
  File "game/Scripts/screens/club_screen.rpy", line 158, in execute
  File "game/Scripts/screens/club_screen.rpy", line 159, in execute
  File "game/Scripts/screens/club_screen.rpy", line 165, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in keywords
  File "game/Scripts/screens/club_screen.rpy", line 167, in <module>
AttributeError: 'NoneType' object has no attribute 'fname'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Club Detention 0.05
Fri Jun 17 09:24:34 2022
 

Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
I cant open the hostess club app ingame.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 15, in execute
  File "game/Scripts/screens/club_screen.rpy", line 16, in execute
  File "game/Scripts/screens/club_screen.rpy", line 29, in execute
  File "game/Scripts/screens/club_screen.rpy", line 115, in execute
  File "game/Scripts/screens/club_screen.rpy", line 130, in execute
  File "game/Scripts/screens/club_screen.rpy", line 158, in execute
  File "game/Scripts/screens/club_screen.rpy", line 159, in execute
  File "game/Scripts/screens/club_screen.rpy", line 165, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in keywords
  File "game/Scripts/screens/club_screen.rpy", line 167, in <module>
AttributeError: 'NoneType' object has no attribute 'fname'

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

Full traceback:
  File "day_change.rpyc", line 16, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 120, in script call
  File "Scripts/locations/location.rpyc", line 169, in script call
  File "Scripts/locations/location.rpyc", line 202, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 8, in execute
  File "game/Scripts/screens/club_screen.rpy", line 15, in execute
  File "game/Scripts/screens/club_screen.rpy", line 16, in execute
  File "game/Scripts/screens/club_screen.rpy", line 29, in execute
  File "game/Scripts/screens/club_screen.rpy", line 115, in execute
  File "game/Scripts/screens/club_screen.rpy", line 130, in execute
  File "game/Scripts/screens/club_screen.rpy", line 158, in execute
  File "game/Scripts/screens/club_screen.rpy", line 159, in execute
  File "game/Scripts/screens/club_screen.rpy", line 165, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in execute
  File "game/Scripts/screens/club_screen.rpy", line 166, in keywords
  File "game/Scripts/screens/club_screen.rpy", line 167, in <module>
AttributeError: 'NoneType' object has no attribute 'fname'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Club Detention 0.05
Fri Jun 17 09:24:34 2022
Get the updated version v0.051. If the links are pointing to the wrong version, try Itchio. It always has the most current public version.
 

Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
So....Mac download links are under PC and PC is under Mac? Whhhhyyyy?:rolleyes::unsure::unsure:
Good question. I only setup the GDRIVE links and F95's automation magic was supposed to handle the rest... I'll fix them manually now.
Edit: Fixed the links.
 
Last edited:

chickenwangs

Newbie
Oct 19, 2019
44
48
I went ahead and grinded out the money to buy things in advance(bought natalies books and upgraded the facilities). will future updates be compatible with my save file or did I waste my time?
 

Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
I went ahead and grinded out the money to buy things in advance(bought natalies books and upgraded the facilities). will future updates be compatible with my save file or did I waste my time?
I'll at least do my best with the compatibility and copy existing data to new variables. So, hopefully everything will go smoothly.
 
  • Like
Reactions: chickenwangs

J1215

Well-Known Member
Dec 15, 2019
1,466
2,937
It will be great if there is a path with the dominant Natalie!:love:
I'm looking forward to it!
Natalie's appearance and character are perfect for this!
Plus, with her knowledge of rituals and spells, she can make anyone do whatever she wants!
It's interesting to see this.
I like the dominant Natalie!:love:
 

Armstrong

Member
May 11, 2017
350
625
As for non-pimping related content, each girl will have a separate storyline, which will involve you growing closer romantically and starting to seriously date them if you want to. I'm debating whether I should have a romance/corruption path for each girl...while I like the idea, the amount of content needed might be a bit much for a solo dev to handle if I want to have steady updates for the game.
I feel like the best route would be to make just romance path for girls to diversify content since we have corruption path for pimping girls. Obviously, everyone would like more routes for girls, but as you said, it can be too much to handle, especially at the beginning of development.
Trying to do everything at once right now is not the best idea. Given that this is management game and not just VN, were you just need to make girls stories and scenes with little to no gameplay.

I enjoyed this demo. Game setting is nice, good variety of girls, so everyone can find their "waifu". The quality of the characters' stories is amazing. I really liked Shirley and Natalie introduction. I hope to see this kind of quality for other girls too.
MC is good except... face, I agree that it suck as other people have mentioned, but as long as I can turn him into sex machine I don't care so much. ;)

Hard to say about gameplay in this state, but it definitely need improvements. Amount of stats is huge compared to other games without explaining how they affect gameplay. Like trust stat.
 
  • Like
Reactions: RedTomato

Yorma86

Member
Game Developer
Apr 23, 2021
442
1,438
is there any sex with the girls yet?
Not with any of the students. You can have sex with Cindy if her affection is high enough and you take girls out for a coffee, though it's still somewhat random when she decides to interrupt your date. Also, currently there's one more person you can have sex with, but that would be spoilers :BootyTime:
 

delacroix2

Active Member
Nov 19, 2020
915
1,937
So many choices make the game frustrating, every 10 seconds you have to choose something. Simple story but renders and character designs are beautiful. Good luck
 

MrHatIsHere

Member
Jan 18, 2022
378
559
After the first night, I don't seem able to access the ability to access the menu for changing the club, because after clicking the "Hostess Club" button I get this error:

You don't have permission to view the spoiler content. Log in or register now.
Yorma86 messaged me to let me know this is fixed in the patched version (Club Detention v0.051) is on Itch.io, which does seem to address this error. You can find the Itch.io site next to "Developer" on the main post:

Thread Updated: 2022-06-10
Release Date: 2022-06-10
Developer: Yorma86
Here's a direct link:

 

Ulrich37

Newbie
Apr 1, 2018
80
176
Yes, feeling a strong 'Headmaster' vibe, but English instead of Oriental. Don't get me wrong though, Headmaster is a good damn game.
Plus, the focus there is strongly on spanking with just a few ways to get it on with the women (more and more each release!). I'm a bit worried about having to manage the mood and affections/skills of 10 or so women at once. The 'Sandbox' element is fairly tame (not a fan, but it wasn't enough to immediately make me quit). The story has real potential, but development of a main storyline while also getting to the 'good stuff' on any one character is going to be tricky.
Best of luck Dev!
 
  • Like
Reactions: Yorma86

Ayiin

Newbie
Dec 18, 2021
20
14
I'm just about to start the game, I couldn't help but wonder is there a route I should take (like make the MC more dominant or submissive)? Even if it's leaning slightly to one side or is it fairly equal? Just a FOMO thing XD
Would be fun to see the students dominate the MC but I wouldn't want to miss out anything good if it's the MC that's putting the students in their place.
 
4.00 star(s) 27 Votes