Mod Cheat Mod Ren'Py Westview Academy - LaikDink's Walkthrough/Cheat/Improvement Mod [v0.4.1] [Tako Yuh]

BobThompson

New Member
May 18, 2018
3
0
Hi LaikDink.
There are two bugs in screens.rpy that cause a traceback when clicking on Replay.
ShowMenu("galleryMod")
"galleryMod" doesnt exist. Changing this back to "GalleryScreen" solves the error.
Maybe a missing file for the mod or just an unintended change?

Also thanks for the mod!
Still having this problem
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Still having this problem
If playing on PC or MAC, it's easy to fix yourself:
open up screens.rpy in a text editor, search for "galleryMod" (you will find it twice), change it to "GalleryScreen" in both places, save, profit.
As mentioned above, the lines in screens.rpy are 322 and 413. "gallerymod" is changed to "GalleryScreen"
I attach a copy of the changed screens.rpy below.
LaikDink pls could you update your mod to incorporate the fix to save this thread and you getting spammed with this issue.
To save it, right click and save as "screens.rpy" and move into your "game" folder and overwrite your old copy.
 
Last edited: