3.50 star(s) 15 Votes

RBear87

Newbie
Jan 17, 2023
78
104
Fun little update. Was hoping the bar would get pushed a little more with the Chloe scene but it was still a nice addition. Jessie is always lovely. Nice to see Violet get a little bit of attention even if she is still a tad out of reach. Also, Elizabeth with the worst cockblock in history, already dislike her haha.
 
  • Like
Reactions: amsousa95

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
Fun little update. Was hoping the bar would get pushed a little more with the Chloe scene but it was still a nice addition. Jessie is always lovely. Nice to see Violet get a little bit of attention even if she is still a tad out of reach. Also, Elizabeth with the worst cockblock in history, already dislike her haha.

Hahaha... well, we needed an excuse for Ginger and Frida to know about them dating the same guy, and in a future update you'll find out why, everything that happened there has a reason :)

Glad you like the update!
 
Last edited:
  • Like
Reactions: amsousa95
Feb 13, 2022
18
14
RichyCapy

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

While running game code:
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

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

Full traceback:
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 11 more times]
  File "game/pantallas.rpyc", line 2947, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 3213, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 3 more times]
  File "game/pantallas.rpyc", line 7117, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 8 more times]
  File "game/pantallas.rpyc", line 10576, in script call
  File "game/pantallas.rpyc", line 10576, in script call
  File "game/pantallas.rpyc", line 10576, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 2 more times]
  File "game/historias.rpyc", line 81680, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 1 more time]
  File "game/pantallas.rpyc", line 6550, in script call
  File "game/pantallas.rpyc", line 6550, in script call
  File "game/pantallas.rpyc", line 6550, in script call
  [Previous line repeated 9 more times]
  File "game/historias.rpyc", line 35311, in script
  File "C:\Users\Lance\OneDrive\Documents\MEGAsync Downloads\HighSchoolDays-0.091-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Lance\OneDrive\Documents\MEGAsync Downloads\HighSchoolDays-0.091-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Lance\OneDrive\Documents\MEGAsync Downloads\HighSchoolDays-0.091-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
High School Days 0.091
Sat Apr 29 07:28:58 2023
Got this error.
 

ArhraCole

Member
Apr 24, 2020
261
295
I'm enjoying the art style of this game and what I've seen of it so far, so nice work RichyCapy :)

I am curious if Ashley is going to be recieving new or more content in the reasonable furture? I didn't see her name in the change log when I skimmed through that and can see that she's fairly popular in the poll.

Anyway, thanks and hope the development continues smoothly.
 

Swizzstick

Member
Apr 10, 2018
106
121
Sorry to all the players who have reported bugs... Im going trough all the coments and try to provide support to all.
This comes up after giving jessica an oil rub

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

While running game code:
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

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

Full traceback:
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 3 more times]
  File "game/pantallas.rpyc", line 6550, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 6550, in script call
  File "game/pantallas.rpyc", line 2947, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  [Previous line repeated 3 more times]
  File "game/historias.rpyc", line 50538, in script call
  File "game/pantallas.rpyc", line 2114, in script call
  File "game/pantallas.rpyc", line 6550, in script call
  File "game/historias.rpyc", line 35311, in script
  File "D:\VisualnovelsPC\HighSchoolDays-0.091-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "D:\VisualnovelsPC\HighSchoolDays-0.091-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\VisualnovelsPC\HighSchoolDays-0.091-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
High School Days 0.091
Sat Apr 29 11:06:34 2023
 

Poker_king70

Member
Sep 23, 2021
133
154
I'm seeing that "game/historias.rpy", line 35311 error as well. So, I'm not sure if I'm missing Jessy's new content because of the error or because I missed the trigger.
 

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
Does anyone know how to unlock Chloe's last scene?
How to unlock Chloe Sean plz help me
Hello!
To trigger this event, you will need to complete the 0.08 and keep all of the dish or part of it to trigger this event. If you gave all the fish to Emma, the scene won't trigger, and you will have to play the previous update again.

If you share keep all of it, just go home after getting it, if you share it the Emma, you need to go back to the coffee shop next day after getting it.
 

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
RichyCapy

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

While running game code:
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

-- Full Traceback ------------------------------------------------------------
Got this error.

This comes up after giving jessica an oil rub

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

While running game code:
  File "game/historias.rpy", line 35311, in <module>
NameError: name 'todopendinga' is not defined

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

Hello! thanks for pointing out this error :( is a typo in a variable, we found it and fix it...

You should be able to skip it and continue playing the game... Shouldnt affect the story or game play at all.

Thanks!!
 
Last edited:

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
I'm seeing that "game/historias.rpy", line 35311 error as well. So, I'm not sure if I'm missing Jessy's new content because of the error or because I missed the trigger.
Hello! we found the error and fixed it, you should be able to skip it and continue playing the game... it shouldnt affect anything else. For the new content, you need to finish the Gala event with al three girls, the game will tell you at what point you should save the game, so you can reload and go with another girl.
 
Aug 18, 2019
148
520
Hello! we found the error and fixed it, you should be able to skip it and continue playing the game... it shouldnt affect anything else. For the new content, you need to finish the Gala event with al three girls, the game will tell you at what point you should save the game, so you can reload and go with another girl.
I finished with all 3 girls but Nothing triggered with jess
 

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
Wait a few days, the system checks if you have al scenes unlocked, the a "Wait a few days" should appear in the "To-Do" list :/
 

LordDark97

Member
Sep 19, 2020
166
50
Wait a few days, the system checks if you have al scenes unlocked, the a "Wait a few days" should appear in the "To-Do" list :/
when i start a new game the principal already caught me stealing the answer and in another one she doesn't appear(but the sex shop yes)
 
3.50 star(s) 15 Votes