Thousands of Models Streaming Live — Join Free! Click Here!
x

KhaelDragon

Member
Aug 19, 2020
104
150
124
"Talk to your teachers" quest is broken? Mrs. Tribble conversationt doesnt lead to nowhere, repeating that more than 10 times with upper int and different answers
 

Shafty

Member
Aug 5, 2016
152
79
290
When I try to train in the gym at school, after 1 or 2 successful clicks, I'm blocked and I can't click anything...no way to going on and complete the training.
 
  • Like
Reactions: Forgeshield

Cgplayer

Member
Mar 15, 2019
116
46
213
When I try to train in the gym at school, after 1 or 2 successful clicks, I'm blocked and I can't click anything...no way to going on and complete the training.
Same problem I had to refresh the browser several times or press the back button
 

Cgplayer

Member
Mar 15, 2019
116
46
213
I have a question about summer vacations where you go skiing as if it were the middle of winter, when there is the skiing mini game I did not see the obstacles, did others have this problem?
 

cooldevo

Active Member
Jan 30, 2021
895
1,067
211
On version 0.10, Eva invited me to the prom and I'm getting an error and can't progress. Screenshot below. It's from a save used on the last update, I did not restart for 0.10.

You don't have permission to view the spoiler content. Log in or register now.

My character's relationship statuses are:
  • Eva: Best Friends
  • Elsa: Dating
  • Iris: Never met, skipped her events

In the Sugarcube variables, sugarcube.state.variables.iris and all underneath it do not exist. Probably because I skipped her content? I do have proper entries for both .eva and .elsa. If skipping the content prevent the variables from being created, that could be why the IF statement is failing:

You don't have permission to view the spoiler content. Log in or register now.
 

ITPlay

Member
Game Developer
Aug 1, 2023
116
215
104
On version 0.10, Eva invited me to the prom and I'm getting an error and can't progress. Screenshot below. It's from a save used on the last update, I did not restart for 0.10.
For now, just go to previous passage and copy-paste this code in the browser console (F12):
Code:
SugarCube.State.variables.iris = {flag:{}};
 
  • Heart
Reactions: cooldevo
3.10 star(s) 20 Votes