CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Mod Cheat Mod Ren'Py Solvalley School Multi-Mod v1.6.3

5.00 star(s) 1 Vote

DeftestHawk

Member
Jul 29, 2022
165
424
Anastacia's endings don't work in replay. Still inactive after clearing either.
I just checked the code and everything seems okay can you provide more info, is it the solo or harem version? or any other info like what version of my mod and the game you're using. Thanks

Edit: I think I found the issue
 
Last edited:

DeftestHawk

Member
Jul 29, 2022
165
424
Solvalley School Multi-Mod v1.6.1 - Beta Release (PC Only)

This is a early release of v1.6 feel free to try it out :)

v1.6.0 changelog:
  • Fixed "END: Anastacia (solo)" scene not showing as unlocked in replay screens
  • Fixed "END: Anastacia (harem)" scene not showing as unlocked in replay screens
  • Fixed preferences warnings not returning the user to the previous screen when closed
  • Added a new option inside the cheat menu which enables/disables Item Stats (They will now be disabled by default)
  • Improved save/load screens
    • I scaled the save icons down to 75% of their original size to allow for more on screen at once
    • Increased saves per page from 4 to 9
    • I renamed "A" to "Auto Saves", "Q" to "Quick Saves" and moved them to the line above.
    • I also added 2 buttons (Next to the "Auto Saves" and "Quick Saves" buttons) which allow you to view more page numbers
    • I moved the buttons that moves you to the next or previous page to above the save icons

v1.6.1 changelog:
  • Fixed "Quick sex with Lucy" scene not showing as unlocked in replay screens
  • Fixed "Sex with Verdi at her house" scene not showing as unlocked in replay screens
  • Fixed "Verdi and Alexandra" scene not showing as unlocked in replay screens
  • Fixed "Masturbating The Lottery Girl" scene not showing as unlocked in replay screens
Download:
Links removed

Preview images
Screenshot 2024-04-13 192731.png Screenshot 2024-04-13 195205.png
 
Last edited:

DeftestHawk

Member
Jul 29, 2022
165
424
Solvalley School Multi-Mod v1.6.1 - Beta Release (PC Only)
I went through and checked some of the other replay scenes that were handled in a similar way to the ones I fixed in v1.6.0 and discovered 4 more scenes that had the same issue, this update should fix them

Check the beta release post for changelog and download
 
Last edited:

DeftestHawk

Member
Jul 29, 2022
165
424
Solvalley School Multi-Mod v1.6.2 - Released

v1.6.2 changelog
  • Renamed "Preferences" tab inside of the preferences menu to "General"
  • Tweaked the "Status" screen layout
  • Added "Quick Menu" to "Preferences" "Mod Options" tab which allows you to enable/disable quick menu buttons
  • Rewrote a bunch of code
 

VNLXV

Member
Nov 19, 2017
226
299
Why tf does the mod change shit that does not need to be changed? It locked all my shit ffs. The instructions are hella unclear, tf you need to manually click every single thing. I thought clicking them removed it. If the mod already knows what I have unlocked why not automatically keep unlocked instead of forcing me to manually do shit. Christ all fkn mighty. Like wtf needed to be changed in how things are unlocked????
 

DeftestHawk

Member
Jul 29, 2022
165
424
Why tf does the mod change shit that does not need to be changed? It locked all my shit ffs. The instructions are hella unclear, tf you need to manually click every single thing. I thought clicking them removed it. If the mod already knows what I have unlocked why not automatically keep unlocked instead of forcing me to manually do shit. Christ all fkn mighty. Like wtf needed to be changed in how things are unlocked????
The mod adds multiple variables throughout the game, which are used to record whether a scene has been unlocked. Which allows for more freedom when coding stuff for this mod, unfortunately I couldn't find a way to automate the process so it has to be done manually. Don’t worry though you haven’t lost your unlocked scenes the game is simply using a new variable to track which ones are unlocked. I can help you solve this issue
  1. Load your save
  2. Navigate to the map
  3. Press the Status button
  4. Press the “Reset all names” button
  5. Type “debug”
  6. Press enter or ok
  7. Now press the “Enter debug code” button
  8. Type “debug mv141”
  9. Press enter or ok
  10. Restart the game and it will give you the option to unlock the scenes you've previously viewed again
  11. To remove the debug option from the status screen type "debug false"
I hope this helps, The feature is used on the character screens to show which scenes have been unlocked/viewed, I did this so it's easier for people to see which scenes they have watch, I was planning on adding the feature to the replay gallery in the menu but never got around to doing it. I've never been 100% happy with how the feature turned out one of the reasons is because it drastically extends the time it takes to update the mod. The mod works fine but is really difficult to maintain, if I built it with all the knowledge I have now it would probably be a lot easier to maintain, but that would also involve removing a few features which I don't really want to do. So I think I'm done with the mod, I'll update it when/if any new game updates are released though.
 
Last edited:
  • Like
Reactions: Yenod

drali00

New Member
Aug 7, 2021
5
1
There is an error in the Sabrina House Sharing replay in the gallery.
Full traceback below

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label '_event_sabrina_house_sharing'.

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

Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "E:\Backup\Games\Renpy\SolvalleySchoolRV-4.0.0-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "E:\Backup\Games\Renpy\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label '_event_sabrina_house_sharing'.
 

DeftestHawk

Member
Jul 29, 2022
165
424
There is an error in the Sabrina House Sharing replay in the gallery.
Full traceback below

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label '_event_sabrina_house_sharing'.

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

Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "E:\Backup\Games\Renpy\SolvalleySchoolRV-4.0.0-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "E:\Backup\Games\Renpy\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label '_event_sabrina_house_sharing'.
Interesting I must of accidentally removed some code.
I've just uploaded a new version which fixes the issue
Thanks for reporting the issue :)
 
Last edited:
  • Like
Reactions: Jabami Yumeko
Sep 7, 2024
13
2
The mod adds multiple variables throughout the game, which are used to record whether a scene has been unlocked. Which allows for more freedom when coding stuff for this mod, unfortunately I couldn't find a way to automate the process so it has to be done manually. Don’t worry though you haven’t lost your unlocked scenes the game is simply using a new variable to track which ones are unlocked. I can help you solve this issue
  1. Load your save
  2. Navigate to the map
  3. Press the Status button
  4. Press the “Reset all names” button
  5. Type “debug”
  6. Press enter or ok
  7. Now press the “Enter debug code” button
  8. Type “debug mv141”
  9. Press enter or ok
  10. Restart the game and it will give you the option to unlock the scenes you've previously viewed again
  11. To remove the debug option from the status screen type "debug false"
I hope this helps, The feature is used on the character screens to show which scenes have been unlocked/viewed, I did this so it's easier for people to see which scenes they have watch, I was planning on adding the feature to the replay gallery in the menu but never got around to doing it. I've never been 100% happy with how the feature turned out one of the reasons is because it drastically extends the time it takes to update the mod. The mod works fine but is really difficult to maintain, if I built it with all the knowledge I have now it would probably be a lot easier to maintain, but that would also involve removing a few features which I don't really want to do. So I think I'm done with the mod, I'll update it when/if any new game updates are released though.
hey does this mean that you no longer plan to add incest? i thought people kept asking so you removed the info about it?
no pressure i was prepared to wait years to play the game it isn't like it would disapear or something, just want to know if you canceled the thing completly
 

DeftestHawk

Member
Jul 29, 2022
165
424
hey does this mean that you no longer plan to add incest? i thought people kept asking so you removed the info about it?
no pressure i was prepared to wait years to play the game it isn't like it would disapear or something, just want to know if you canceled the thing completly
Probably cancelled, I doubt I’ll come back to it as it is a lot of work, there's around half a millions lines of text to scroll through which equals around 80,000 lines of dialogue. I think did around 10% in 10 days and I got really burnt out (I can't fully remember)
 
Last edited:

rebel6969

New Member
Jul 2, 2020
2
1
I Wasn't able to start the game, got this text instead


I'm sorry, but an uncaught exception occurred.

While loading the script.
ScriptError: Name ('game/zzz_SolvalleySchoolMod_V1.6.2.rpy', 1729494376, 5658) is defined twice, at game/zzz_SolvalleySchoolMod_V1.6.2.rpy:1 and game/zzz_SolvalleySchoolMod_V1.6.2.rpy:3738.

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

Full traceback:
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 310, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 888, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 525, in finish_load
check_name(node)
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 501, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/zzz_SolvalleySchoolMod_V1.6.2.rpy', 1729494376, 5658) is defined twice, at game/zzz_SolvalleySchoolMod_V1.6.2.rpy:1 and game/zzz_SolvalleySchoolMod_V1.6.2.rpy:3738.


Ren'Py 8.1.3.23091805
Solvalley School 4.0.0
Mon Oct 21 13:00:24 2024
 

DeftestHawk

Member
Jul 29, 2022
165
424
I Wasn't able to start the game, got this text instead


I'm sorry, but an uncaught exception occurred.

While loading the script.
ScriptError: Name ('game/zzz_SolvalleySchoolMod_V1.6.2.rpy', 1729494376, 5658) is defined twice, at game/zzz_SolvalleySchoolMod_V1.6.2.rpy:1 and game/zzz_SolvalleySchoolMod_V1.6.2.rpy:3738.

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

Full traceback:
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 310, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 888, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 525, in finish_load
check_name(node)
File "D:\SolvalleySchoolRV-4.0.0-pc\renpy\script.py", line 501, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/zzz_SolvalleySchoolMod_V1.6.2.rpy', 1729494376, 5658) is defined twice, at game/zzz_SolvalleySchoolMod_V1.6.2.rpy:1 and game/zzz_SolvalleySchoolMod_V1.6.2.rpy:3738.


Ren'Py 8.1.3.23091805
Solvalley School 4.0.0
Mon Oct 21 13:00:24 2024
Looks like you're using an outdated version of my mod as the error says you're using v1.6.2. Make sure to remove the old 1.6.2 files before installing the new version, there should be 2 v1.6.2 files because you launched the game
 

Bloodguard

Engaged Member
Feb 20, 2021
2,809
4,380
So, no proper I-patch in this mod? Bummer, been waiting on one of those for years. :cry:
 

ringondonot

New Member
Nov 4, 2024
10
7
kyra disaapeared after the first event with her, and the supposed auto scene that comes after didn't happen.
 

DeftestHawk

Member
Jul 29, 2022
165
424
kyra disaapeared after the first event with her, and the supposed auto scene that comes after didn't happen.
I don't know if this is a mod issue. If you're on pc you could try create a separate fresh copy of the game without this mod installed and load a save just before and see if it still happens. I haven't played this game in a while so I don't even know what is supposed to happen.
 
5.00 star(s) 1 Vote