Command & Obey your model on Jerkmate — you’re in control. Join Now!
x

Myrroddin

Member
Jun 15, 2022
334
307
216
ImpactXPlay I updated the known issues, which I left unfixed, on my Myrroddin Patch post. I may finally become a Patron one of these days to check upcoming releases, not only to support you and this very humorous game, but also so I don't need to redo my patch with every new game version.
 
  • Like
Reactions: DirectXD1943

Gojii

Well-Known Member
Oct 29, 2019
1,538
2,392
283
Gojii I think that is a bug, as neither Spanish class increases the MC's Charisma; however, the stats don't seem to matter. At least, I haven't found anything in the scripts where the stats are checked "if Strength ≥ 4" kind of thing. Keep in mind that Lustworth Academy is a work in progress, and the stats could become important in the future.

EDIT: I know where and how to add the lines to increase the MC's Charisma, but chose to not do so with my patch.
Okay cool. Thanks for the info. First time playing the game so wanted to make sure if it was supposed to or not. :BootyTime:
 
  • Like
Reactions: DirectXD1943

jayshaw1991

New Member
Apr 13, 2019
6
4
180
I get this when trying to speak with pete for the halloween event

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

While running game code:
  File "game/scripts/locations/schoolgrounds/schoollibrary/schoollibrary_plaza.rpy", line 65, in script call
    call cassidytrialsbanana from _call_cassidytrialsbanana
  File "game/scripts/locations/townhouse/townhouse_hallway.rpy", line 65, in script call
    call cassidytrialbedroomtalk from _call_cassidytrialbedroomtalk
  File "game/scripts/locations/schoolgrounds/boysdorm/boysdorm_tvroom.rpy", line 98, in script
    if quests.garyHalloweenHeist == LOCKED:
  File "game/scripts/locations/schoolgrounds/boysdorm/boysdorm_tvroom.rpy", line 98, in <module>
    if quests.garyHalloweenHeist == LOCKED:
AttributeError: 'StoreModule' object has no attribute 'garyHalloweenHeist'

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

Full traceback:
  File "game/scripts/locations/schoolgrounds/schoollibrary/schoollibrary_plaza.rpy", line 65, in script call
    call cassidytrialsbanana from _call_cassidytrialsbanana
  File "game/scripts/locations/townhouse/townhouse_hallway.rpy", line 65, in script call
    call cassidytrialbedroomtalk from _call_cassidytrialbedroomtalk
  File "game/scripts/locations/schoolgrounds/boysdorm/boysdorm_tvroom.rpy", line 98, in script
    if quests.garyHalloweenHeist == LOCKED:
  File "C:\Users\jaysh\Downloads\LustworthAcademy-v0.5.0b-pc\LustworthAcademy-v0.5.01-pc\renpy\ast.py", line 1842, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\jaysh\Downloads\LustworthAcademy-v0.5.0b-pc\LustworthAcademy-v0.5.01-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\jaysh\Downloads\LustworthAcademy-v0.5.0b-pc\LustworthAcademy-v0.5.01-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/locations/schoolgrounds/boysdorm/boysdorm_tvroom.rpy", line 98, in <module>
    if quests.garyHalloweenHeist == LOCKED:
AttributeError: 'StoreModule' object has no attribute 'garyHalloweenHeist'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
Lustworth Academy v0.5.01
Sun Jun 22 21:59:44 2025
 

Myrroddin

Member
Jun 15, 2022
334
307
216
I get this when trying to speak with pete for the halloween event
Are you using my patch, or not using my patch? I want to know if I broke something, or if your error is with the base game. Also, where exactly are you talking to Pete? Are you at the Harrison House, and he is in front of the stairs, or has he replaced Fiona as the bartender? Or, is this before you get to Harrison House and you are in the boys' dorm with Pete and Gary?
 

IXL

Well-Known Member
Jul 28, 2017
1,833
1,198
328
Anyone have any solutions to my issues I mentioned and shared my saved for?
 

loselusts

New Member
May 31, 2023
10
5
72
我感谢很多朋友的努力,现在希望能更新更快一点

thank many friends for their efforts, and now hope to update a little faster
 

IXL

Well-Known Member
Jul 28, 2017
1,833
1,198
328
Regarding the Art class problems, I now understand the issue, and I will work to solve it. I'm sure the problem is that since you're already 2/2 for the classes, the lesson doesn't properly trigger, so I have to find a way to trigger the lesson even if you already have the check.
Hi, Does this update fix this, or can you DM me a fixed save? The reason for asking is that so far, im still stuck as I was before so wondered if I needed to do something else or again, nothing seems to work so far.

Thanks
 
Last edited:

Kybo

Active Member
Compressor
Mar 27, 2022
987
2,036
319
Lustworth Academy [v0.5.1b] compress
[ImpactXPlay]
Win [ 198 MB ] Compressed
Mac [ 193 MB ] Compressed

Win/PC:
|
|

Mac:
|
|
 
Last edited:

raiden069

Newbie
Feb 8, 2021
53
83
162
ImpactXPlay (if possible, can you pin this post or file to the main page?) and everybody else playing Lustworth Academy, here is my fixed and updated scripts folder.

Instructions:
  1. Unzip and copy the scripts folder from the zip to the \game\ folder where you have Lustworth Academy, overwriting the existing scripts folder. DO NOT delete the existing scripts folder from the game, as it contains files I did not change. For example, on my computer, I'd overwrite the last folder scripts found here: C:\Games\LustworthAcademy-v0.5.01-pc\game\scripts <---- overwrite this folder.
  2. You do not need, nor should you use, the "blairfix" posted a few pages ago, as it is included as part of my fixes.
Included Fixes and Changes:
  • When Blair comes home drunk, the missing scene has been restored.
  • Officer Jillian's bio screen has the correct image and no longer displays an error.
  • So many minor spelling and grammar fixes, I lost track. Dozens upon dozens of them.
  • I replaced as many "Jimmy" instances with [player_name] as I could find. If I missed any, let me know.
  • A handful of incorrect relationship titles were fixed.
  • Professional and personal titles (Miss, Headmaster, Dad, Mom, etc) were capitalized where appropriate. I might have missed a few.
  • All characters retain their speaking style, even after changes.
  • Some alterations to spoken lines were made for consistency, especially to Miss Bakshi and Miss Punny, but, honestly, every character, including the MC, got updates.
  • One instance of a character speaking with a different character's name was fixed.
Not Included Fixes:
There are some non-breaking bugs which I did not fix. Any bugs or errors beyond the above list are far beyond the scope of my fixes, not to mention beyond my ability to code.
  • The Gallery not recognizing scenes as being unlocked from prior playthroughs on the Main Page.
  • The duplicate Harrison House Halloween invitation in the MC's inventory. I think this error is caused whenever the player resets Miss Dawson's quests. I could have removed the invitation from the MC's inventory within the reset code, but could not confirm if the invitation exists before removal. For the sake of not creating a worse bug, I left it unchanged.
  • Some classes do not increase the MC's stats, even if the text says it does. For example, neither Spanish class adds a Charisma point. Currently, the stats are not checked, and don't matter, but that will change in the future, hence, those are bugs.
  • Going to certain classes "too many times, too soon" will lock out character advancement. Looking at you, Art Class and Miku. To workaround this bug, only go to classes when instructed by a hint, character, or the Objective in the Planner. Do NOT go to classes just because of something to do.
Compatibility:
  • Everything done works in English. I cannot guarantee the additional translations on the front page for Italian, Portuguese, and Spanish to remain functional when combined with the fixes presented here. I cannot test them.
  • These fixes are for Lustworth Academy version 0.5.0b. I cannot guarantee compatibility with upcoming releases, and it is extremely unlikely that I will update these fixes for a future version. The developer, ImpactXPlay, is welcome to use any or all the fixes as he sees fit.
Possible Requirements:
  • I corrected some spelling for item tooltips, but the corrections do not display when continuing a game. The corrected spelling shows up when starting a new game. ImpactXPlay will need to investigate what I did.
Enjoy!

EDIT 1: I missed two instances of "Dad" in the intro, which have been updated. The attached file has the updates.
EDIT 2: Sigh. A couple more typos in the intro and first sex scene.
EDIT 3: This is the final version. I was exhausted, and overlooked some files. This version has more fixes for "Jimmy"s, spelling, grammar, punctuation in assorted files, plus I added a handful of missing words during conversations for the staff Halloween event.
getting this error any help ? 1754735576876.png
 
  • Like
Reactions: CharleyT

CharleyT

Active Member
Jun 12, 2018
872
379
268
Is it worth bothering to install this Myorrdin patch? My first attempt had the same result I see a couple others have had, so unless this patch contains something hot, I'd rather not bother with it!
 

jonahhexing19

Newbie
Dec 19, 2023
46
82
104
Is it worth bothering to install this Myorrdin patch? My first attempt had the same result I see a couple others have had, so unless this patch contains something hot, I'd rather not bother with it!
His patch is for the 5.0 version (See: Compatability section in Myorrdin's post) and replaces the script files in the game.
So, probably not. (At least, in its current state.)

getting this error any help ? View attachment 5127643
The error looks like it is because the patch has petedialogue.rpy/rpyc outside of a folder and the new version has them in the "pete" folder, so the old ones aren't getting replaced. Thus, two definitions for the same variable.
Patch dialogue folder:
1.png

Update dialogue folder:
2.png
 
Last edited:

jaques

Member
Aug 11, 2016
401
626
343
First time playing. Will the MC get a makeover at some point? Because he looks like a moron.
 
4.00 star(s) 33 Votes