3.50 star(s) 15 Votes

ave10

New Member
Jun 10, 2020
8
3

///?????????????????????????????????????????????????
Yep, got the same thing with both the v0.161 in this thread, and the free censored one from the website.

Either way, I'm not risking it.
 

sbarabaus

Member
Dec 29, 2017
269
237
I can't get the cat girl to come to me. This is what it gives me when I sleep after leaving clothes in the forest.




```
I'm sorry, but an uncaught exception occurred.

While running game code:
SyntaxError: invalid syntax (game/historias.rpy, line 22432)

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

Full traceback:
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
[Previous line repeated 2 more times]
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 8542, in script call
File "game/pantallas.rpyc", line 3916, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
[Previous line repeated 16 more times]
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/historias.rpyc", line 22432, in script
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1207, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1144, in py_compile
raise e
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1081, in py_compile
raise orig_e
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1073, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/historias.rpy, line 22432)

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
High School Days 0.161
Sun Apr 21 01:34:04 2024
```

ives me when I sleep after leaving clothes in the forest.
i have the same error every night when i go to sleep (first time playing, happens very early after just a few days)
 

HentaiGamerN00b

Active Member
Sep 6, 2020
934
790

///?????????????????????????????????????????????????
Yep, got the same thing with both the v0.161 in this thread, and the free censored one from the website.

Either way, I'm not risking it.
Welcome to the world of Ren'py developers and gamers who are Windows users, as you use windows from time to time you'll get a false positive, even downloading the damn SDK
 
  • Like
Reactions: astrophel

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
Welcome to the world of Ren'py developers and gamers who are Windows users, as you use windows from time to time you'll get a false positive, even downloading the damn SDK
I got my computer hacked on November 2022 via a trojan in a game, and it was a nightmare fixing it; so I totally understand the awarnes of the players. So, just to avoid this, Ill compile the game on a Mac, I been doing it for quite sometime, just the 0.161 which I did from my home where I use a PC
 
  • Like
Reactions: HentaiGamerN00b

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
I can't get the cat girl to come to me. This is what it gives me when I sleep after leaving clothes in the forest.




```
I'm sorry, but an uncaught exception occurred.

While running game code:
SyntaxError: invalid syntax (game/historias.rpy, line 22432)

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

Full traceback:
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
[Previous line repeated 2 more times]
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 8542, in script call
File "game/pantallas.rpyc", line 3916, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
[Previous line repeated 16 more times]
File "game/pantallas.rpyc", line 11675, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/pantallas.rpyc", line 2679, in script call
File "game/historias.rpyc", line 22432, in script
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1207, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1144, in py_compile
raise e
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1081, in py_compile
raise orig_e
File "C:\Users\thier\Desktop\HighSchoolDays-0.161-pc\renpy\python.py", line 1073, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/historias.rpy, line 22432)

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
High School Days 0.161
Sun Apr 21 01:34:04 2024
```

ives me when I sleep after leaving clothes in the forest.
Download the latest version, I think it has been fixed
 

abloodk

Member
Jan 10, 2020
192
113
I got a problem with the Gala with Chloe - it triggers Ginger's dialogue of refusing to enter my home after a date and doesn't let me finish the night, just keeps looping it
 

RichyCapy

Active Member
Game Developer
Jul 26, 2017
743
818
I got a problem with the Gala with Chloe - it triggers Ginger's dialogue of refusing to enter my home after a date and doesn't let me finish the night, just keeps looping it
Its been fixed, download the latest version... going home with both Ginger and Frida at the same time caused the system to mess up, but it has been fixed in 0.162
 
  • Like
Reactions: Enot1964

projman

Newbie
Jun 6, 2017
71
35
Found an issue where I can't leave the house without changing into "elegant clothes." When I change into those clothes, I can't enter Emma's house.
 
  • Like
Reactions: Do1

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,716
87,327
High School Days [v0.162] [El Ciclo] - Compressed

Use at your own risk.

Win/Linux [312 MB]
- - -

Mac [342 MB]
- - -

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

kenbu

New Member
May 4, 2018
6
1
Now there is another bug :D :D After the party on the rooftop, however, with Sophie I put on Speedos on then go to the living room and I want to meet Sophie in the backyard. It does not let me to go the backyard when I click on the door in living room and tells me "I should go to my room".
I'm getting this same issue, did anyone manage to solve it? Thanks in advance!
 

Do1

New Member
Jun 24, 2017
7
5
Hello, in the scene with Ginger and Frida after the pub, I kept repeating it endlessly.
I've the same bug (but after the club, not the pub)
And I didn't have an active task or a date at the club today, but the game insistently suggested that I wear an elegant suit and go to the club.
P.S. Game version is 0.162
 
Last edited:
  • Like
Reactions: luque41
3.50 star(s) 15 Votes