Mod Ren'Py WVM Gallery Mod[S2 Ch. 1 Ep. 2][scrappy]

5.00 star(s) 1 Vote

7x7Pilot

Member
Sep 28, 2021
250
1,188
no worries, was at most hoping the error log would help you improve since you made an effort at least for us... MY error happened in the Gallery when i hit the Next button and tbf it never happens with any mod i have tried in games that i never use un-ren on (never used it ever)... anyhow, thanks for the effort either way and hopefully the reports help :sneaky:
no worries mate, any help is appreciated. i try my best :cool:
 
  • Like
Reactions: Knight of the Dawn

Trminator

Member
May 3, 2017
241
596
Im not a professional at this stuff. This isn't an official update.
I guess We'll have to wait while Scrappy works his magic.
I'll take a look later.
EDIT: Loaded a Vanilla (full version of WVM) , used un-ren and placed the mod in there and it works fine? if you can help me recreate the error i would be grateful.
Changed all gallery labels also, i took your advice anyways and made edits and re-uploaded
Recreating those errors should be easy... just run unren.bat and enable dev mode, so it shows the duplicate lables errors (with the old version, the new version of your mod from anonfiles works fine (the file on mega still has the old files ;) )
So, thanks for the update :)
 

7x7Pilot

Member
Sep 28, 2021
250
1,188
Recreating those errors should be easy... just run unren.bat and enable dev mode, so it shows the duplicate lables errors (with the old version, the new version of your mod from anonfiles works fine (the file on mega still has the old files ;) )
So, thanks for the update :)
Ah, thanks for the info on that.
I'll reupload to mega shortly and update the links, thanks for letting me know ;). Just trying to help people out in my spare time :coffee:, glad someone is using it!
 

7x7Pilot

Member
Sep 28, 2021
250
1,188
WVM [S2C1E13-B3] Gallery Mod (was Scrappy's)

Should work fine. Let me know if you have any issues.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Mega -
GoFile -
Pixeldrain -


My Tools:
- YAC Cruncher 3.4 - Ren Cruncher 0.4.1 - UnRen For All
 
Last edited:

Knight of the Dawn

Active Member
Jun 19, 2022
700
997
Whilst we wait for an update from scrappy, I've updated the gallery to EP5. Should work fine. Let me know if you have any issues. just copy the files to your game folder
Make sure to unren the game before installation for best compatibility.

Mega -
GoFile -
AnonFiles -
In the last scene I get this error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'KoGa3WTChange' is not defined.

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

Full traceback:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 991, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'KoGa3WTChange' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
WVM S2-C1-E5
Sat Mar 25 17:56:09 2023
 

7x7Pilot

Member
Sep 28, 2021
250
1,188
In the last scene I get this error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'KoGa3WTChange' is not defined.

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

Full traceback:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 991, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'KoGa3WTChange' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
WVM S2-C1-E5
Sat Mar 25 17:56:09 2023
God I'm such an idiot. I forgot KoGa3 mod was installed also. Will fix shortly. Thanks
 

7x7Pilot

Member
Sep 28, 2021
250
1,188
In the last scene I get this error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'KoGa3WTChange' is not defined.

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

Full traceback:
  File "game/scrappy_Gallery_Screens.rpy", line 16293, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 991, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'KoGa3WTChange' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
WVM S2-C1-E5
Sat Mar 25 17:56:09 2023
Now hopefully fixed. Thanks.
 
  • Like
Reactions: Knight of the Dawn

msleomac

Engaged Member
Feb 1, 2019
2,412
1,545
Whilst we wait for an update from scrappy, I've updated the gallery to EP5. Should work fine. Let me know if you have any issues. just copy the files to your game folder
Make sure to unren the game before installation for best compatibility.
25/3/23
Fixed 1 scene having KoGa3 Mod elements still. Now resolved, thanks Knight of the Dawn.

Mega -
GoFile -
AnonFiles -
hey 7x7Pilot
just a heads up on new update. hope you can update the mod soon
 

DeliteDouche

Active Member
Nov 26, 2021
536
808
Thanks for the update, I got this error with the Mabel scene in the hospital. It's ignorable, but just wanted to bring to your attention. Totally possible I fucked up.

You don't have permission to view the spoiler content. Log in or register now.
 

7x7Pilot

Member
Sep 28, 2021
250
1,188
Thanks for the update, I got this error with the Mabel scene in the hospital. It's ignorable, but just wanted to bring to your attention. Totally possible I fucked up.

You don't have permission to view the spoiler content. Log in or register now.
Yeah, I fixed that later on today. You might wanna redownload and see if it fixed it. there was another error saying the same thing with kimmy, I've fixed that too. Thanks!
 

Tonytiger13

Member
Apr 21, 2020
148
21
how come the gallery for me is only updated to the scene Ethan and Elizabeth are at the pool party having fun I'm supposed to put the gallery folder in the game folder right?
 
5.00 star(s) 1 Vote