Deleted member 8380661
New Member
- Dec 16, 2024
- 8
- 24
- 82
I had the same error while i was making my gallery unlocker, you can install my unlocker and just use the script file for chapter 5 which will fix the issue and not unlock anything or unlock the whole thing if you want toGetting the following error when trying to access the gallery in the latest version:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/SCRIPT/MC/Mc room.rpy", line 4, in script
call screen mcroom
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/SCRIPT/ACHI/M_achi.rpy", line 4, in execute
screen momachi():
File "game/SCRIPT/ACHI/M_achi.rpy", line 4, in execute
screen momachi():
File "game/SCRIPT/ACHI/M_achi.rpy", line 11, in execute
grid 2 1 xalign 0.08 yalign 0.35 spacing 60:
File "game/SCRIPT/ACHI/M_achi.rpy", line 12, in execute
if pagetmp == 1:
File "game/SCRIPT/ACHI/M_achi.rpy", line 13, in execute
if persistent.ntr == 2: #NTR ON
File "game/SCRIPT/ACHI/M_achi.rpy", line 112, in execute
vbox spacing 60:
File "game/SCRIPT/ACHI/M_achi.rpy", line 121, in execute
imagebutton:
File "game/SCRIPT/ACHI/M_achi.rpy", line 121, in keywords
imagebutton:
File "game/SCRIPT/ACHI/M_achi.rpy", line 122, in keywords
if mlend == False:
File "game/SCRIPT/ACHI/M_achi.rpy", line 122, in <module>
if mlend == False:
NameError: name 'mlend' is not defined
EDIT: I just remembered that my script changes the 'mlend' every time you load the game so that might cause issues if you plan on playing the game but it shouldn't affect the scenes so if you just want the gallery that should be fine but lmk if it isn't
Last edited: