username16492

Newbie
Sep 20, 2020
23
52
I'm utterly stuck on the prologue at the jail cell scene. No matter what I click nothing changes even though I think I'm meant to use the matches or something?

Keep getting this error message eventually:

While running game code:
File "game/scripts/locations/policestation/policestation_cellswest.rpy", line 30, in script
call screen map('policestationcellswest')
ScriptError: could not find label 'policestationcellswest_cellgate'.
 
  • Angry
Reactions: drwu

pepplez

Member
Jun 7, 2020
478
605
I don't know what to make of this game. I played it for about 2-3 hours, clicked through endless navigation screens and was supposed to convince Fiona to bring me into the girls' dorm to return a math book for another girl. Unfortunately this was not possible as Fiona wanted to date me on the beach at weekend, but this content is suddenly and unexpectedly locked followed by a message: More weekend content in progress and the day starts from Friday directly to Monday. Bummer.

The mini-games in classes are also unnecessary, I've never learned Spanish and therefore don't know a day of the week in that language (at least put the answers in some dialogue which the player can remember) and as a result I couldn't solve this task (without asking the internet) and the dev promises to include more of these mini-games. A very annoying souvenir for me.

TL:DR
Nice LI's not always nice graphics. The Scene Gallery, (that's what I call it, which appears when you operate the lion button) is a nice gimmick, but this kind of game needs a real, good quest log which unfortunately is only partially available, and can only be reached by clicking through menus again and again.
 

Something_12_

New Member
Aug 29, 2024
8
4
I don't know what to make of this game. I played it for about 2-3 hours, clicked through endless navigation screens and was supposed to convince Fiona to bring me into the girls' dorm to return a math book for another girl. Unfortunately this was not possible as Fiona wanted to date me on the beach at weekend, but this content is suddenly and unexpectedly locked followed by a message: More weekend content in progress and the day starts from Friday directly to Monday. Bummer.

The mini-games in classes are also unnecessary, I've never learned Spanish and therefore don't know a day of the week in that language (at least put the answers in some dialogue which the player can remember) and as a result I couldn't solve this task (without asking the internet) and the dev promises to include more of these mini-games. A very annoying souvenir for me.

TL:DR
Nice LI's not always nice graphics. The Scene Gallery, (that's what I call it, which appears when you operate the lion button) is a nice gimmick, but this kind of game needs a real, good quest log which unfortunately is only partially available, and can only be reached by clicking through menus again and again.

for spanish classes just google them bruh it's not that hard.

and to go to town on weekend wear casual clothes and go to the bus stop on friday evening thats how you can progress with fiona and miku
 

pepplez

Member
Jun 7, 2020
478
605
for spanish classes just google them bruh it's not that hard.
Bro, for rocket science and how to fly to the moon, just ask google. (sarcasm)
I don't want to use internet while playing a game. Does that makes sense?

Imagine there was a time when there was no internet but there were still games with puzzles and wow, the answers were hidden in the game itself.
 

Something_12_

New Member
Aug 29, 2024
8
4
Bro, for rocket science and how to fly to the moon, just ask google. (sarcasm)
I don't want to use internet while playing a game. Does that makes sense?

Imagine there was a time when there was no internet but there were still games with puzzles and wow, the answers were hidden in the game itself.
:ROFLMAO::LOL:but fr she did explain how to remember them though....its just 7words...try saving ur game before class so you can retry it over till you get it
 
  • Haha
Reactions: pepplez
Apr 4, 2022
17
12
Are the scenes from the last couple of updates not on the gallery? Cause I downloaded and it still shows as the gallery being complete, so am I missing something? Or did I play this update already and forgot lol
 

Myrroddin

Member
Jun 15, 2022
197
159
i dont get it i have to met fiona atbeach on the weekend, but the game skip the weekend....what am i doing wrong?
I don't remember specifically, but did you change into street clothes in your dorm on a Friday, then go to the bus stop?
 

ImpactXPlay

Member
Game Developer
May 26, 2020
242
1,865
who can help me I finished the art lessons and this task I can't finish it
Hey, this issue was tackled in the update that just launched on Patreon. The players checking the numbers on the classes and not being able to trigger new lessons. What you can do right now for this one is use the skip content feature. If you start a new game, after entering your name, an option will show up for you to skip to the new content. That will get you right before the start of Miku's storyline in Chapter 1. Let me know if it worked!
 
  • Like
Reactions: Saint Blackmoor

geraldo1978

Member
May 22, 2018
152
17
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
ScriptError: could not find label 'chapterone_start'.

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

Full traceback:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\ast.py", line 1698, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'chapterone_start'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.2.1.24030407
Lustworth Academy v0.40.81Extended
Fri Feb 21 18:10:50 2025

what can i do ? i can't return at school just after come back home after jail.
 

Saint Blackmoor

Saint and Sinner
Donor
Oct 26, 2017
6,003
18,360
Hey, this issue was tackled in the update that just launched on Patreon. The players checking the numbers on the classes and not being able to trigger new lessons. What you can do right now for this one is use the skip content feature. If you start a new game, after entering your name, an option will show up for you to skip to the new content. That will get you right before the start of Miku's storyline in Chapter 1. Let me know if it worked!
It worked. I haven't played in a while, so I figured I'd start with the new content. (y)
 
  • Heart
Reactions: ImpactXPlay

ImpactXPlay

Member
Game Developer
May 26, 2020
242
1,865
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
ScriptError: could not find label 'chapterone_start'.

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

Full traceback:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\ast.py", line 1698, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'chapterone_start'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.2.1.24030407
Lustworth Academy v0.40.81Extended
Fri Feb 21 18:10:50 2025

what can i do ? i can't return at school just after come back home after jail.
That's a really strange error, because the label is actually in the game's script, but somehow it doesn't want to read it. Let me check.
 
  • Like
Reactions: geraldo1978

ImpactXPlay

Member
Game Developer
May 26, 2020
242
1,865
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
ScriptError: could not find label 'chapterone_start'.

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

Full traceback:
  File "game/scripts/mainstory/prologue/prologue_day4.rpy", line 154, in script
    jump chapterone_start
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\ast.py", line 1698, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\LustworthAcademyBeta-v0.40.81Extended-pc\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'chapterone_start'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.2.1.24030407
Lustworth Academy v0.40.81Extended
Fri Feb 21 18:10:50 2025

what can i do ? i can't return at school just after come back home after jail.
That's a really strange error, because the label is actually in the game's script, but somehow it doesn't want to read it. Let me check.
Hey, can you move the game files out of the
LustworthAcademyBeta-v0.40.81Extended-pc, or shorten the folder name, in order to try and see if the error shows up again?

I believe the path name might be longer than the max supported by Windows. So, can you check that and see if it solves the issue?
 
4.10 star(s) 31 Votes