Myrroddin

Member
Jun 15, 2022
131
110
After a few hiccups repeating Beatrix Study I and Study II, those got done, thank you. Fiona's revenge produces an error, but you can click "Ignore" and it still completes.

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


While running game code:

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in script

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in <module>

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

ValueError: list.remove(x): x not in list


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


Full traceback:

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in script

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in <module>

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\revertable.py", line 97, in do_mutation

    return method(self, *args, **kwargs)

ValueError: list.remove(x): x not in list


Windows-10-10.0.22631 AMD64

Ren'Py 8.2.1.24030407

Lustworth Academy v0.40.5

Wed Jun 19 00:00:37 2024
 

ImpactXPlay

Member
Game Developer
May 26, 2020
218
1,741
ImpactXPlay Thank you for the response. I know you have replied here before; it is refreshing to see devs reply here, as it isn't common.

My planner didn't pop up with any of those hints, or if it did, they got replaced and my planner has no hints. I will check the game, try to activate either the hints or the content.

On a side note, I have been enjoying the humour in the game, and the graphics are a fun throwback. The graphics stand out because they are different and not from the "hey, isn't that person X?" place.
No problem. Thank you for playing and for the feedback!

After a few hiccups repeating Beatrix Study I and Study II, those got done, thank you. Fiona's revenge produces an error, but you can click "Ignore" and it still completes.

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


While running game code:

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in script

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in <module>

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

ValueError: list.remove(x): x not in list


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


Full traceback:

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in script

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/dialogue/fiona/fionadadtrouble.rpy", line 144, in <module>

    $ Jimmy.inventory.remove(ItemHeadmasterKey)

  File "C:\Games\LustworthAcademyBeta-v0.40.5-pc\renpy\revertable.py", line 97, in do_mutation

    return method(self, *args, **kwargs)

ValueError: list.remove(x): x not in list


Windows-10-10.0.22631 AMD64

Ren'Py 8.2.1.24030407

Lustworth Academy v0.40.5

Wed Jun 19 00:00:37 2024
Thank you for reporting that! I will check on it.

Hey so uhm how do i make money?
Kinda forgot how to make it and now i cant make some to get teh costume
Playing through Miss Dawson storyline will grant you enough money to buy everything you need for this version. Check the planner, she's available Tuesday and Thursday evening at her office.
 

Myrroddin

Member
Jun 15, 2022
131
110
How do I continue Miku story after getting the new camera
I asked too. Go to the archives section of the library, then the Halloween party wearing the Shaggy costume, and talk to her.

You need to go to the archives "the next day", meaning you need to wait a day after giving Miku the camera.
 

Johnirish2501

New Member
May 13, 2022
3
0
I asked too. Go to the archives section of the library, then the Halloween party wearing the Shaggy costume, and talk to her.

You need to go to the archives "the next day", meaning you need to wait a day after giving Miku the camera.
ok thank so during Halloween party what do I do with the spray can
 

torohror

Newbie
Nov 13, 2023
19
21
downloading i didnt realize why "Parody" Tag until i saw the MC and was like "Ohhhh... its a Bully Parody..." - thats gonna be fun
 

Edward050301

New Member
Jun 25, 2024
6
2
bug

# game/scripts/dialogue/fiona/fiona_intro.rpy:26
translate english cliffcheckfionaintro_d1de3838:
# Jimmy "Jimmy, nice to meet you."
Jimmy ""

I think that should be [player name] not Jimmy
 

Edward050301

New Member
Jun 25, 2024
6
2
bug

# game/scripts/dialogue/fiona/fiona_intro.rpy:26
translate english cliffcheckfionaintro_d1de3838:
# Jimmy "Jimmy, nice to meet you."
Jimmy ""

I think that should be [player name] not Jimmy
same
# game/scripts/classes/artclass.rpy:159
translate english art_lesson1outro_9de7a4b6:
# Miku "Thank you, Jimmy."
Miku ""
 
  • Red Heart
Reactions: ImpactXPlay

Edward050301

New Member
Jun 25, 2024
6
2
# game/scripts/dialogue/kassandra/kassandradialog.rpy:44
translate english kassandrabathtubclimax_979992e1:
# "Jimmy walked down the hallway, his eyes half-closed as he tried to shake off the grogginess that comes with being woken up late at night."
""
 
4.00 star(s) 29 Votes