HornyyPussy

Message Maven
Apr 26, 2020
12,425
28,846
Installed a mod now the game keeps crashing on gallery like stated with others. Problem I have is a fresh install doesnt fix the problem. It seems it keeps remembering the mod files, even my saves are saved even though I deleted the game. Any idea how to fix this? I do want to keep the gallery.
Read up a few posts......
 

Slyurez

New Member
Apr 5, 2020
11
12
Read up a few posts......
I did read up abit and seems as it's trying to find images from an older version that are missing, correct? I can't seem to find a solution though, but I feel like this is an issue everyone has reading back up abit. So It's just a wait for the update to come through and patch this issue?
 
  • Like
Reactions: HornyyPussy

pds72

Active Member
Sep 25, 2019
841
737
A temp workaround for the GALLERY ERRORS

Use Universal Ren'Py Mod with attached .urm save.

To use. Place Mod and save file in game folder like normal mods.

- If you want to unlock the full gallery: Search for gallery_item this will bring up 5 pages of results. Just change them all to true.
- To keep it from crashing. Go to the </>Variables tab. Mark all these as false.

SideNote: I also added in Renaming tab for it using the Ipatch Nora wont call Eva "Aunt Eva" in one scene. It wont do anything if you don't use the patch.

View attachment AwayFromHome.zip
 
  • Like
Reactions: thegrimm

superkakaroto

Newbie
Feb 7, 2021
16
4
A temp workaround for the GALLERY ERRORS

Use Universal Ren'Py Mod with attached .urm save.

To use. Place Mod and save file in game folder like normal mods.

- If you want to unlock the full gallery: Search for gallery_item this will bring up 5 pages of results. Just change them all to true.
- To keep it from crashing. Go to the </>Variables tab. Mark all these as false.

SideNote: I also added in Renaming tab for it using the Ipatch Nora wont call Eva "Aunt Eva" in one scene. It wont do anything if you don't use the patch.

View attachment 2404915
thanks for your guide but it didnt work for me, it still crash
 

pds72

Active Member
Sep 25, 2019
841
737
thanks for your guide but it didnt work for me, it still crash
You have to manually check to see if the scene are locked. The save file doesn't automatically change the variables. I just placed the ones that break the gallery on watch.
You don't have permission to view the spoiler content. Log in or register now.

First load your current save. While in game, press <ALT>M to open mod. Click the Variables (1). These (2) should be all False. Click on any True and set to False. Once they are all false the gallery will be fine.

Note: If you are at the beginning of the game, you may not have past the point of one of the scenes. This would unlock the scene again. So just check tab again before going to gallery.
 

pds72

Active Member
Sep 25, 2019
841
737
i got crash when norah/mom dancing in front the MC, can you help guys ? thanks before
The dance crash at the end of the game is because ndress never gets defined.

Strange part is this crash should have happened when shopping with Lily. If you agreed to return to get a dress for Nora (Mom) it should have triggered the error.


If you are using WTMod or Ipatch, you can edit either the Script.rpy or zzzzz.rpy.
Where it defines the character names, add the following...
Python:
default ndress = 0
 
  • Like
Reactions: ApocalypseSurvivor
4.10 star(s) 171 Votes