Mod Cheat Mod Ren'Py WVM - Cheat/Walkthrough/Music Mod[vS2-C1-E13-B3] [KoGa3]

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,095
KoGa3 Hey, bro. A bit of an issue here. After adding the patch to the game, I get an error:


Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label EndofS2C1E7 is defined twice, at File "game/days32-38.rpy", line 19563:
    label EndofS2C1E7:
and File "game/days32-38.rpy", line 19564:
    label EndofS2C1E7:


Ren'Py Version: Ren'Py 7.4.9.2142
Thu May 11 06:17:31 2023
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,947
29,890
KoGa3 Hey, bro. A bit of an issue here. After adding the patch to the game, I get an error:


Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label EndofS2C1E7 is defined twice, at File "game/days32-38.rpy", line 19563:
    label EndofS2C1E7:
and File "game/days32-38.rpy", line 19564:
    label EndofS2C1E7:


Ren'Py Version: Ren'Py 7.4.9.2142
Thu May 11 06:17:31 2023
I'll check. Maybe a copy/paste failure from me. Only strange is that it's actually from the S2C1E7 script part.
Edit: I assume you have the developer mode activated (maybe with "unren-dev.rpy"). Can you try to remove that and check if it's working then.
 
Last edited:

TheSidewinder

Well-Known Member
Mar 31, 2020
1,558
2,787
I don't know, bro. I uzipped the game, added your mod, then added the patch. So, I'm not sure. I just post the results. lol
Check your ./game/ folder and delete (if present) unren-dev.rpy and unren-dev.rpyc then load game again. Does the error still happen?
 

Sneak Monkey

Member
Apr 2, 2018
405
366
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 313, in execute
    if quick_menu == True and persistent.KoGa3QuickMenuShow == 1:
  File "game/screens.rpy", line 315, in execute
    hbox:
  File "game/screens.rpy", line 333, in execute
    hbox:
  File "game/screens.rpy", line 334, in execute
    if KoGa3ModMenuButtonPressed == False:
  File "game/screens.rpy", line 334, in <module>
    if KoGa3ModMenuButtonPressed == False:
NameError: name 'KoGa3ModMenuButtonPressed' is not defined

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

Full traceback:
  File "load_fail_handler.rpyc", line 4, in script
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/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 "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 313, in execute
    if quick_menu == True and persistent.KoGa3QuickMenuShow == 1:
  File "game/screens.rpy", line 315, in execute
    hbox:
  File "game/screens.rpy", line 333, in execute
    hbox:
  File "game/screens.rpy", line 334, in execute
    if KoGa3ModMenuButtonPressed == False:
  File "game/screens.rpy", line 334, in <module>
    if KoGa3ModMenuButtonPressed == False:
NameError: name 'KoGa3ModMenuButtonPressed' is not defined

Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 7.4.9.2142
WVM S2-C1-E8-B2
Sat May 13 00:50:36 2023

Any idea what's the problem? I've installed the previous mod, then the patch afterwards
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,947
29,890
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 313, in execute
    if quick_menu == True and persistent.KoGa3QuickMenuShow == 1:
  File "game/screens.rpy", line 315, in execute
    hbox:
  File "game/screens.rpy", line 333, in execute
    hbox:
  File "game/screens.rpy", line 334, in execute
    if KoGa3ModMenuButtonPressed == False:
  File "game/screens.rpy", line 334, in <module>
    if KoGa3ModMenuButtonPressed == False:
NameError: name 'KoGa3ModMenuButtonPressed' is not defined

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

Full traceback:
  File "load_fail_handler.rpyc", line 4, in script
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/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 "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "/private/var/folders/f2/nzp29gmn4lg4p65jf_k3mptr0000gn/T/AppTranslocation/5867A328-4013-4E33-84D2-F6DD3135124C/d/WVM.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 296, in execute
    screen quick_menu():
  File "game/screens.rpy", line 313, in execute
    if quick_menu == True and persistent.KoGa3QuickMenuShow == 1:
  File "game/screens.rpy", line 315, in execute
    hbox:
  File "game/screens.rpy", line 333, in execute
    hbox:
  File "game/screens.rpy", line 334, in execute
    if KoGa3ModMenuButtonPressed == False:
  File "game/screens.rpy", line 334, in <module>
    if KoGa3ModMenuButtonPressed == False:
NameError: name 'KoGa3ModMenuButtonPressed' is not defined

Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 7.4.9.2142
WVM S2-C1-E8-B2
Sat May 13 00:50:36 2023

Any idea what's the problem? I've installed the previous mod, then the patch afterwards
Not sure what is causing that. Maybe you can try one of my saves I've postet on the first page and check if there the problem is gone.

Is there a way to add custom musics?
Not really, at least not in an easy way. I tried that some time ago with a kind of "universal" player, but that was a bit above my coding skills... I do remember that someone else (with probably better skills) made such a Mod, but unfortunately don't know anymore where it was postet.
 

Sneak Monkey

Member
Apr 2, 2018
405
366
Not sure what is causing that. Maybe you can try one of my saves I've postet on the first page and check if there the problem is gone.


Not really, at least not in an easy way. I tried that some time ago with a kind of "universal" player, but that was a bit above my coding skills... I do remember that someone else (with probably better skills) made such a Mod, but unfortunately don't know anymore where it was postet.
I did a full reinstall, not the first time but hey, then checked again and got a parsing error from the updated days.rpy you posted when trying to open it. Deleted the indent at the start which it didn't like, somehow that wasn't a problem last time but it was this time... And it loaded my save just fine, all gravy.
 
  • Like
Reactions: KoGa3

jstreet

Engaged Member
Jan 7, 2018
3,187
4,756
KoGa3 WVN team is making you work overtime with the small updates coming out one after the other right now.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,947
29,890
KoGa3 WVN team is making you work overtime with the small updates coming out one after the other right now.
Updated my Mod patch for the new "B3" game update.

According the dev the next one should be a regular update (S2-C1-E9).
Then I will do also regular Mod downloads again (and integrate the Mod patch)
and of course try to update the Android port, too.
 
Nov 22, 2021
172
197
Updated my Mod patch for the new "B3" game update.

According the dev the next one should be a regular update (S2-C1-E9).
Then I will do also regular Mod downloads again (and integrate the Mod patch)
and of course try to update the Android port, too.
So just to put this out there. If Shauna is female all choices with your walkthrough option marked have the "an error has occurred" thing if you click ignore it chooses the one not marked for the walkthrough. Also its literally only if she is female. If she is chosen to be trans it works fine.