BolHeX

Active Member
Nov 30, 2019
584
1,022

I think you missed a file for the hotfixes, there's only 1 item and it's a .txt file


P.S. the console command you gave did not help
P.S.2 in 0.351 I cannot turn off the name save preference, right click close, weekend skips or sleep auto save
Please try with 0.4 and see if its still an issue. Also there are no hotfixes yet, I just need to keep it linked because they can come at any time.

i love this game, pixdrain will take 9 hours to download. sad
I usually use gofile but I am getting 100KB/s upload speed to I had to use pixeldrain.

my suck nipples mods seems to be broken with this new update and i dont know how to fix it. SMH
Send me the zipped up files, I changed how home visit actions are tracked which is causing it.

Started a new game, I have 6 people as alumni, but still cannot renovate the classrooms or the secretary desk, etc.
I will need to look into that, I haven't had anyone report this yet.

I tried searching the thread for a solution and I'm seeing that something similar has happened at least twice before:

I'm having an issue where I load a save, and it goes back to the initial girl/mother admission screen at the start of the game, no matter how far in I am.

I'm not sure what I'm doing besides hitting the refresh button a few times to try to get specific traits. I made another save where I just accepted everyone as is, and that one seemed to load fine. I was having this issue with the previous version and its hotfix too, by the way.
I didn't have anyone report that, I will need to take a look. Maybe something isn't returning correctly and clearing the return stack.
Some extra info would be nice, are you playing with tutorials? Did you skip intro? Anything like that could be helpful.

Hrm.. Getting an error when I try to go through a door for the first time.
You don't have permission to view the spoiler content. Log in or register now.
This seems to be an error that it doesn't like my button shader. This could be a problem, there was 1 user that was having an issue during the early access but I managed to fix it.

XulOnTuesday When you get a chance can you test the attached shader-test and report back if it fixed your issue. You can install it like a hotfix(extract to where you .exe file is).
 
Last edited:

animehighs

Newbie
May 23, 2023
77
40
When you get a chance can you test the attached shader-test and report back if it fixed your issue. You can install it like a hotfix(extract to where you .exe file is).
I was also getting the same error on joiplay
And the zip seems to fix it.
 

Dayterra

Newbie
Feb 20, 2018
20
27
So I've encountered a bug, to upgrade any classroom or the teachers assistant or the secretary, the game says faculty requirement is to have more than 2 available alumni, and I have seven, but the options are still red and won't work. they used to, but they don't now.
 

animehighs

Newbie
May 23, 2023
77
40
BolHeX
I am using joiplay to run the game.
When installing the andyrose on both this version and 353d
I get the following error when the game starts.


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

While running game code:
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 1, in script
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 18, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'game/_mods/vids/andyrose_vids/1_girl_shower'

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

Full traceback:
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 1, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 18, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'game/_mods/vids/andyrose_vids/1_girl_shower'

```

Happens for the shower expansion mod only and not for bathroom surprise. Tried also the compatibility fix but nothing seems to fix it.
Was getting a similar error for bathroom surprise event in 0.353d but not in 0.4. Although the game starts fine, I've not really accessed the bathroom surprise mod events yet so can't be sure.
 

BolHeX

Active Member
Nov 30, 2019
584
1,022
BolHeX
I am using joiplay to run the game.
When installing the andyrose on both this version and 353d
I get the following error when the game starts.


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

While running game code:
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 1, in script
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 18, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'game/_mods/vids/andyrose_vids/1_girl_shower'

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

Full traceback:
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 1, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/_mods/events/shower_expansion/pre_exam_event_shower_expansion.rpy", line 18, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'game/_mods/vids/andyrose_vids/1_girl_shower'

```

Happens for the shower expansion mod only and not for bathroom surprise. Tried also the compatibility fix but nothing seems to fix it.
Was getting a similar error for bathroom surprise event in 0.353d but not in 0.4. Although the game starts fine, I've not really accessed the bathroom surprise mod events yet so can't be sure.
So that error is being caused because the mod isn't installed where the author needs it(the paths are hardcoded). Please make sure it is installed into "game/_mods" correctly and not within some weird extra sub folders.

I do know that mod has other issues in 0.4(overwrite a background image causing weird visuals).

Also you say that .zip file fixes the shader issue for you? That is good, hopefully it will work for others.
 

animehighs

Newbie
May 23, 2023
77
40
So that error is being caused because the mod isn't installed where the author needs it(the paths are hardcoded). Please make sure it is installed into "game/_mods" correctly and not within some weird extra sub folders.

I do know that mod has other issues in 0.4(overwrite a background image causing weird visuals).

Also you say that .zip file fixes the shader issue for you? That is good, hopefully it will work for others.
I am sure I've copied it to the right directory.
I have confirmed the directory game/_mods/vids/andyrose_vids/1_girl_shower exists along with 5 more directories. This might be a joiplay issue. Can't be too sure.
 

BolHeX

Active Member
Nov 30, 2019
584
1,022
BolHeX If I fully zoom out of the map by pinching.
It becomes unclickable.
Platform : Joiplay
Not really sure how I can fix that. I disabled zooming on that map on desktop(so you can rollback). I will need to see if I can forcefully disable zooming on mobile.

I am sure I've copied it to the right directory.
I have confirmed the directory game/_mods/vids/andyrose_vids/1_girl_shower exists along with 5 more directories. This might be a joiplay issue. Can't be too sure.
JoiPlay isn't really a supported platform since I can't test it. That said I have tried to make the UI at least work on mobile variants.

If it is having issues with directories there isn't anything I can do about that unfortunately.


EDIT: Also to make users aware the faculty not unlocking correctly is caused by a few big oversights in the event system I was not aware of or created sometime during 0.4

I am working on it and a fix should be out today.
 

animehighs

Newbie
May 23, 2023
77
40
Not really sure how I can fix that. I disabled zooming on that map on desktop(so you can rollback). I will need to see if I can forcefully disable zooming on mobile.
When the map is zoomed in, everything works great.
But only when I zoom out to fit the entire map in the screen. Touch gets disabled.

JoiPlay isn't really a supported platform since I can't test it. That said I have tried to make the UI at least work on mobile variants.

If it is having issues with directories there isn't anything I can do about that unfortunately.


EDIT: Also to make users aware the faculty not unlocking correctly is caused by a few big oversights in the event system I was not aware of or created sometime during 0.4

I am working on it and a fix should be out today.
Seems fair to me.
One thing I'd like to point out is both the mods from andyrose (bathroom surprise event and shower expansion) used to give me some errors in 0.353d. But only the shower expansion gives me error now.
This might help a little in debugging.
The strip panties mod seems to run fine with both versions.
I am also using the davemanster mod right now.
I does not have any issue except some outfit showing up as an image containing a '?' ( Happens rarely and only happens with bra or top ). Faced this issue in 0.353d too.
 

GAB

Salty Montrealer
Donor
May 10, 2017
2,428
18,456
one more question, how do I increase a girl's free use compliance? I have both her naturism and corruption stat maxed but it's still stuck at 60/75


still on 0.353 btw, I will update when the tomorrow update of 0.4 is released
 

BolHeX

Active Member
Nov 30, 2019
584
1,022
one more question, how do I increase a girl's free use compliance? I have both her naturism and corruption stat maxed but it's still stuck at 60/75


still on 0.353 btw, I will update when the tomorrow update of 0.4 is released
Fear reduces it. I will be honest I was also confused while I was testing the other day which it was limited to 60 when she was maxed out.

Hotfix 0.426a ( )
Added:
- Added compatibility function to unlock faculty for saves created before event fix.

Changes:
- Added some conditional fallbacks to fullbody images rather than just using clothed variant.
- Made some image matching changes for mothers getting generic images to try avoid mismatched images.
- Free-use compliance tooltips now mention that fear reduces it.

Fixed:
- Made changes to 'smoothstep_outline' shader to try fix errors on certain hardware setups.
- Fixed being able to start a threesome if the daughter isn't at home during 'free use' discussions with mother.
- 'story_event_unlock_upgrades' will now also unlock faculty if you have 2+ alumni when it triggers.
- EventManager now always creates copies of event when checking valid events rather than modifying original if its a 'one time' event.


Hoping that this is a stable enough version to allow the staff update the thread so users have some download mirrors.
 
Last edited:

animehighs

Newbie
May 23, 2023
77
40
BolHeX
I get the following error when I click Modify Settings in the settings menu. This didn't happen in 0.353d
Version: 4 with above hotfix
Mods: Andyrose strip mod and davemanster clothing mod.
Rich (BB code):
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in script
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in <module>
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 52, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 80, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 89, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 99, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 102, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 111, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 119, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 120, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 121, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 127, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 131, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in keywords
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 138, in <module>
  File "renpy/common/00barvalues.rpy", line 198, in __init__
TypeError: __init__() got an unexpected keyword argument 'min'

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

Full traceback:
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in script
  File "renpy/ast.py", line 823, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in <module>
  File "renpy/exports.py", line 3413, in call_screen
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2211, in interact
  File "renpy/display\core.py", line 2733, in interact_core
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\screen.py", line 480, in visit_all
  File "renpy/display\core.py", line 2733, in <lambda>
  File "renpy/display\screen.py", line 491, in per_interact
  File "renpy/display\screen.py", line 697, in update
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 52, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 80, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 89, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 99, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 102, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 111, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 119, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 120, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 121, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 127, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 131, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in keywords
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 138, in <module>
  File "renpy/common/00barvalues.rpy", line 198, in __init__
TypeError: __init__() got an unexpected keyword argument 'min'
 

BolHeX

Active Member
Nov 30, 2019
584
1,022
BolHeX
I get the following error when I click Modify Settings in the settings menu. This didn't happen in 0.353d
Version: 4 with above hotfix
Mods: Andyrose strip mod and davemanster clothing mod.
Rich (BB code):
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in script
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in <module>
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 52, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 80, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 89, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 99, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 102, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 111, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 119, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 120, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 121, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 127, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 131, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in keywords
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 138, in <module>
  File "renpy/common/00barvalues.rpy", line 198, in __init__
TypeError: __init__() got an unexpected keyword argument 'min'

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

Full traceback:
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in script
  File "renpy/ast.py", line 823, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 44, in <module>
  File "renpy/exports.py", line 3413, in call_screen
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2211, in interact
  File "renpy/display\core.py", line 2733, in interact_core
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\screen.py", line 480, in visit_all
  File "renpy/display\core.py", line 2733, in <lambda>
  File "renpy/display\screen.py", line 491, in per_interact
  File "renpy/display\screen.py", line 697, in update
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 46, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 52, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 80, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 89, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 99, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 102, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 111, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 119, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 120, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 121, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 127, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 131, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in execute
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 137, in keywords
  File "game/scripts/locations/settings/screen_modify_variables.rpy", line 138, in <module>
  File "renpy/common/00barvalues.rpy", line 198, in __init__
TypeError: __init__() got an unexpected keyword argument 'min'
So this I am pretty sure is caused by JoiPlay not being the latest version of Renpy. If you can make sure you are on its latest update of JoiPlay.

I would rather not need to rewrite parts of that screen to get it to work on older versions of Renpy.
 

Bocoboco

Member
Jan 18, 2018
192
198
I didn't have anyone report that, I will need to take a look. Maybe something isn't returning correctly and clearing the return stack.
Some extra info would be nice, are you playing with tutorials? Did you skip intro? Anything like that could be helpful.
Right, sorry.

I turned off tutorials when it asked me if I wanted them, and I also skipped the intro. The only mods I'm using are the girls and mothers and the video expansion mods from the official content link.
 

animehighs

Newbie
May 23, 2023
77
40
So this I am pretty sure is caused by JoiPlay not being the latest version of Renpy. If you can make sure you are on its latest update of JoiPlay.

I would rather not need to rewrite parts of that screen to get it to work on older versions of Renpy.
You were right.
Problem got fixed once updated to
Joiplay 1.20.580.
Renpy 8.3.4 ver. 1.00.30.
 
  • Like
Reactions: BolHeX

megaera

Member
Nov 12, 2016
489
568
Updated: Liya Silver and AddOn Liya Silver
37547652_001_3a9a.jpg
Updated Liya for 0.42. I would recommend to delete previous "Liya" file before install since 0.42 introduces new tags.
111 fullbody (+81, hi res), 84 body_images (+60), 363 vids (+60), 6 photoshoots.
Add On: 2 events, 2 event unique traits, 1 photoshoot, 7videoshoots.

Main file:
AddOn (Events, videoshoots, share_videoshoots):

Spreadsheet has been updated.
As always, I appreciate the feedback. Be kind.
 
Last edited:

animehighs

Newbie
May 23, 2023
77
40
BolHeX
Thanks for the quick replies.
May I ask if you could package this as an apk with the support for mods?
I'd highly appreciate it.
Also, even after updating joiplay and the plugin, shower expansion still errors out.
 

BolHeX

Active Member
Nov 30, 2019
584
1,022
The 'Official Content (Mirror)' Pixeldrain Link is dead. Please update it thanks.
Fixed.

BolHeX
Thanks for the quick replies.
May I ask if you could package this as an apk with the support for mods?
I'd highly appreciate it.
Also, even after updating joiplay and the plugin, shower expansion still errors out.
Packaging it as an APK isn't a problem(once it's stable) but I don't think modding it would be possible.
 
  • Like
Reactions: Aryanblood17
4.40 star(s) 36 Votes