Assergunner

Newbie
Oct 7, 2019
23
11
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/1000_base_game/engine/character.rpy", line 82, in __getattr__
  File "game/1000_base_game/engine/mixins/stats.rpy", line 80, in __getattr__
KeyError: 'statement_name'

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

Full traceback:
  File "1000_base_game/script.rpyc", line 8, in script call
  File "1000_base_game/game_intro/intro.rpyc", line 57, in script
  File "renpy/ast.py", line 684, in execute
  File "game/1000_base_game/engine/character.rpy", line 82, in __getattr__
  File "game/1000_base_game/engine/mixins/stats.rpy", line 80, in __getattr__
KeyError: 'statement_name'
Anyone getting this error on joy play when playing the pc version ?
 

Parrbapp

Member
Dec 5, 2021
187
202
Wow, just recently tried this game for the first time and it's great. I really like the bossy Kate route, her snappy responses and arrogant behavior. It sometimes reminded me of a femdom novel I read years ago and really loved, called „Princess' Loser“ or „Loser der Princess“ as the german original was called.

Definitely hope Kate will get plenty of content in the future :)
 
  • Like
Reactions: saddlface

Chikabowhow

Member
Oct 13, 2019
123
67
Does someone know in which order I should do the quests? Because I noticed that in some of them, some options are greyed out.
Thank you
 

blizman

Member
Aug 12, 2017
257
76
Does someone know in which order I should do the quests? Because I noticed that in some of them, some options are greyed out.
Thank you
Some options also get greyed out because of choices you make. For the quests if you read the detailed walkthroughs for the quests that have guides it helps with order and choices. See the itch.io for the game and look at the comments for a link to the guide. The comments also have tips and some stuff that the dev mentioned that will be important for some future stuff.
 
  • Like
Reactions: Lolicon Kami

ClockworkGnome

Active Member
Sep 18, 2021
783
2,104
Does somebody know how to use the gallery? I do not know how to see more then the three first scenes
I think it's designed for a mobile touchscreen. Or maybe just a mouse scrollwheel (I'm playing on a laptop with a touchpad so I don't have either).

I had trouble using the gallery as well, until I figured out you can use Pg Up/Pg Dn to scroll through the various scenes.
 

Prezcot

Member
Aug 7, 2019
157
127
Here is a bonus. This file will get rid of the x-ray mode and instead they will always be fully nude.
Hello, thanks for the file...may I know how you did this? did you change the radius of the xray to a high value or did you do something else? If not could you tell me whether its possible to do so?(changing the radius of the xray that follows your mouse to higher value than default but still not that high?
 

ohmz

Active Member
Feb 6, 2021
771
897
Hello, thanks for the file...may I know how you did this? did you change the radius of the xray to a high value or did you do something else? If not could you tell me whether its possible to do so?(changing the radius of the xray that follows your mouse to higher value than default but still not that high?
It has nothing to do with radius. It just stops the clothing layer from being added over the base.
 

Prezcot

Member
Aug 7, 2019
157
127
It has nothing to do with radius. It just stops the clothing layer from being added over the base.
Exactly, so there must be a area (radius(although here its more of a rectangle)) following the mouse around right? so is it possible to increase the area around the mouse that goes through the clothing layer making the base visible? If that makes sense.
 

ohmz

Active Member
Feb 6, 2021
771
897
Exactly, so there must be a area (radius(although here its more of a rectangle)) following the mouse around right? so is it possible to increase the area around the mouse that goes through the clothing layer making the base visible? If that makes sense.
Yes, I'm sure that is how it works. You just need to search through the code to find the values for that and increase them.
 
3.80 star(s) 182 Votes