Mod Ren'Py Buried Desires Multi-Mod [ShaddyModda]

3.00 star(s) 2 Votes

Sneak Monkey

Member
Apr 2, 2018
396
359
Either you didn't install the new version of the mod properly or using the previous version.

View attachment 1039984
No I'm getting the same, haven't tried the previous version only the current one that's available, it definitely doesn't show points. In terms of install, it's in the game folder.

Just tried a reinstall and this time I get parsing the script failed error. Looking like it's not fully compatible with the update
Oh ffs... I've taken a look through and the stupidity of it baffles me. Renpy is somehow counting the same script twice, both as game/scriptsxxxxxxxxx and scriptsxxxxxxxx. It's the same damn thing Renpy, why are you confused about this?
 
Last edited:

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Hi ShaddyModda, as the newly released "Side Stories" is accessed via the main menu. To make your mod compatible with this content, I added line 26 to your ShaddyScreens.rpy, found in ShaddyMod folder.
Code:
textbutton _("Side Stories") action Show("sideStories")
You don't have permission to view the spoiler content. Log in or register now.
No I'm getting the same, haven't tried the previous version only the current one that's available, it definitely doesn't show points. In terms of install, it's in the game folder.

Just tried a reinstall and this time I get parsing the script failed error. Looking like it's not fully compatible with the update
Oh ffs... I've taken a look through and the stupidity of it baffles me. Renpy is somehow counting the same script twice, both as game/scriptsxxxxxxxxx and scriptsxxxxxxxx. It's the same damn thing Renpy, why are you confused about this?
To avoid this error, move the "game" folder from the"Buried Desires [0.1] WT Mod by ShaddyModda" into the "BuriedDesires-0.1.5-pc" main game folder.
 

Sneak Monkey

Member
Apr 2, 2018
396
359
Hi ShaddyModda, as the newly released "Side Stories" is accessed via the main menu. To make your mod compatible with this content, I added line 26 to your ShaddyScreens.rpy, found in ShaddyMod folder.
Code:
textbutton _("Side Stories") action Show("sideStories")
You don't have permission to view the spoiler content. Log in or register now.

To avoid this error, move the "game" folder from the"Buried Desires [0.1] WT Mod by ShaddyModda" into the "BuriedDesires-0.1.5-pc" main game folder.
Yes that is usually how one installs a renpy mod, that's what creates the errors sadly.
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Yes that is usually how one installs a renpy mod, that's what creates the errors sadly.
It should have asked to overwrite the files as Shaddy has them in the correct folders to do so. I.e. Buried_Desires_0.1_Multi-Mod_by_ShaddyModda/game/scripts/...
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,366
11,511
Hi ShaddyModda, as the newly released "Side Stories" is accessed via the main menu. To make your mod compatible with this content, I added line 26 to your ShaddyScreens.rpy, found in ShaddyMod folder.
Code:
textbutton _("Side Stories") action Show("sideStories")
You don't have permission to view the spoiler content. Log in or register now.

To avoid this error, move the "game" folder from the"Buried Desires [0.1] WT Mod by ShaddyModda" into the "BuriedDesires-0.1.5-pc" main game folder.
Ah ok i was told but subs it was compatible as is, I haven't had to chance to check it out myself. I'll your change and re-upload the mod. thx for pointing it out.
 

Sneak Monkey

Member
Apr 2, 2018
396
359
It should have asked to overwrite the files as Shaddy has them in the correct folders to do so. I.e. Buried_Desires_0.1_Multi-Mod_by_ShaddyModda/game/scripts/...
Have you actually tried it yourself? Because the folder scripts doesn't exist until the mod puts it there, nothing to overwrite. It's just not compatible with the update
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Have you actually tried it yourself? Because the folder scripts doesn't exist until the mod puts it there, nothing to overwrite. It's just not compatible with the update
My bad. I forgot I use Unren, option 1, to first extract the folders from the archive.rpa in the "game" folder, then delete the rpa. I then move the "game" folder from "Buried_Desires_0.1_Multi-Mod_by_ShaddyModda"
 
  • Like
Reactions: Sneak Monkey

WhY NoT?!

Member
Sep 2, 2019
228
192
Every time I put the mod I am getting this error... anyone else got it and knows why?


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


The label prologue is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 6 and
File "game/scripts/Prologue/v01text.rpy", line 6.

The label v01aD is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 116 and
File "game/scripts/Prologue/v01text.rpy", line 116.

The label v01aD1 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 273 and
File "game/scripts/Prologue/v01text.rpy", line 273.

The label v01D0 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 286 and
File "game/scripts/Prologue/v01text.rpy", line 286.

The label d01gosleep is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 310 and
File "game/scripts/Prologue/v01text.rpy", line 310.

The label v01d2 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 325 and
File "game/scripts/Prologue/v01text.rpy", line 325.

The label gotoHall is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 374 and
File "game/scripts/Prologue/v01text.rpy", line 374.

The label EA is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 556 and
File "game/scripts/Prologue/v01text.rpy", line 556.

The label v01leavehome is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 773 and
File "game/scripts/Prologue/v01text.rpy", line 793.

The label v01Dx0 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 827 and
File "game/scripts/Prologue/v01text.rpy", line 847.

The label v01principal is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 984 and
File "game/scripts/Prologue/v01text.rpy", line 1004.

The label v011Start is defined twice, at
File "scripts/V011/V011Text.rpyc", line 14 and
File "game/scripts/V011/V011Text.rpy", line 14.

The label v011cS0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 269 and
File "game/scripts/V011/V011Text.rpy", line 269.

The label v011cS1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 647 and
File "game/scripts/V011/V011Text.rpy", line 647.

The label v011cS2 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 712 and
File "game/scripts/V011/V011Text.rpy", line 712.

The label v011mcCheckedEmmaPhone_S0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1051 and
File "game/scripts/V011/V011Text.rpy", line 1071.

The label v011mcCheckedEmmaPhone_S1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1065 and
File "game/scripts/V011/V011Text.rpy", line 1085.

The label v011mcChloe_0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1079 and
File "game/scripts/V011/V011Text.rpy", line 1099.

The label v011mcTwins_0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1341 and
File "game/scripts/V011/V011Text.rpy", line 1370.

The label v011EndSchool_S0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1510 and
File "game/scripts/V011/V011Text.rpy", line 1539.

The label v011BustEmma is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1539 and
File "game/scripts/V011/V011Text.rpy", line 1568.

The label v011EndSchool_S1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1907 and
File "game/scripts/V011/V011Text.rpy", line 1936.

The label v011EndSchool_Meet is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1919 and
File "game/scripts/V011/V011Text.rpy", line 1948.

The label v011JanetLScene is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1990 and
File "game/scripts/V011/V011Text.rpy", line 2019.

The label v011cS3 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2018 and
File "game/scripts/V011/V011Text.rpy", line 2050.

The label v011cS4 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2386 and
File "game/scripts/V011/V011Text.rpy", line 2420.

The label v011Principal is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2392 and
File "game/scripts/V011/V011Text.rpy", line 2426.

The label v011TeachersRoom is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2516 and
File "game/scripts/V011/V011Text.rpy", line 2570.

The label v011McRoom is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2796 and
File "game/scripts/V011/V011Text.rpy", line 2850.

The label v011Therapist is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2905 and
File "game/scripts/V011/V011Text.rpy", line 2959.

Ren'Py Version: Ren'Py 7.3.5.606
Sat Mar 27 03:57:39 2021
```
 
  • Like
Reactions: Ricey66

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Every time I put the mod I am getting this error... anyone else got it and knows why?


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


The label prologue is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 6 and
File "game/scripts/Prologue/v01text.rpy", line 6.

The label v01aD is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 116 and
File "game/scripts/Prologue/v01text.rpy", line 116.

The label v01aD1 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 273 and
File "game/scripts/Prologue/v01text.rpy", line 273.

The label v01D0 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 286 and
File "game/scripts/Prologue/v01text.rpy", line 286.

The label d01gosleep is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 310 and
File "game/scripts/Prologue/v01text.rpy", line 310.

The label v01d2 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 325 and
File "game/scripts/Prologue/v01text.rpy", line 325.

The label gotoHall is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 374 and
File "game/scripts/Prologue/v01text.rpy", line 374.

The label EA is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 556 and
File "game/scripts/Prologue/v01text.rpy", line 556.

The label v01leavehome is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 773 and
File "game/scripts/Prologue/v01text.rpy", line 793.

The label v01Dx0 is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 827 and
File "game/scripts/Prologue/v01text.rpy", line 847.

The label v01principal is defined twice, at
File "scripts/Prologue/v01text.rpyc", line 984 and
File "game/scripts/Prologue/v01text.rpy", line 1004.

The label v011Start is defined twice, at
File "scripts/V011/V011Text.rpyc", line 14 and
File "game/scripts/V011/V011Text.rpy", line 14.

The label v011cS0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 269 and
File "game/scripts/V011/V011Text.rpy", line 269.

The label v011cS1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 647 and
File "game/scripts/V011/V011Text.rpy", line 647.

The label v011cS2 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 712 and
File "game/scripts/V011/V011Text.rpy", line 712.

The label v011mcCheckedEmmaPhone_S0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1051 and
File "game/scripts/V011/V011Text.rpy", line 1071.

The label v011mcCheckedEmmaPhone_S1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1065 and
File "game/scripts/V011/V011Text.rpy", line 1085.

The label v011mcChloe_0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1079 and
File "game/scripts/V011/V011Text.rpy", line 1099.

The label v011mcTwins_0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1341 and
File "game/scripts/V011/V011Text.rpy", line 1370.

The label v011EndSchool_S0 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1510 and
File "game/scripts/V011/V011Text.rpy", line 1539.

The label v011BustEmma is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1539 and
File "game/scripts/V011/V011Text.rpy", line 1568.

The label v011EndSchool_S1 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1907 and
File "game/scripts/V011/V011Text.rpy", line 1936.

The label v011EndSchool_Meet is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1919 and
File "game/scripts/V011/V011Text.rpy", line 1948.

The label v011JanetLScene is defined twice, at
File "scripts/V011/V011Text.rpyc", line 1990 and
File "game/scripts/V011/V011Text.rpy", line 2019.

The label v011cS3 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2018 and
File "game/scripts/V011/V011Text.rpy", line 2050.

The label v011cS4 is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2386 and
File "game/scripts/V011/V011Text.rpy", line 2420.

The label v011Principal is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2392 and
File "game/scripts/V011/V011Text.rpy", line 2426.

The label v011TeachersRoom is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2516 and
File "game/scripts/V011/V011Text.rpy", line 2570.

The label v011McRoom is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2796 and
File "game/scripts/V011/V011Text.rpy", line 2850.

The label v011Therapist is defined twice, at
File "scripts/V011/V011Text.rpyc", line 2905 and
File "game/scripts/V011/V011Text.rpy", line 2959.

Ren'Py Version: Ren'Py 7.3.5.606
Sat Mar 27 03:57:39 2021
```
I use Unren, option 1, to first extract the folders from the archive.rpa in the "game" folder, then delete the rpa. I then move the "game" folder from "Buried_Desires_0.1_Multi-Mod_by_ShaddyModda"
 
  • Like
Reactions: WhY NoT?!

WhY NoT?!

Member
Sep 2, 2019
228
192
I use Unren, option 1, to first extract the folders from the archive.rpa in the "game" folder, then delete the rpa. I then move the "game" folder from "Buried_Desires_0.1_Multi-Mod_by_ShaddyModda"

Thanks for your answer but I don't know how to work with Unren...
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
Thanks for your answer but I don't know how to work with Unren...
From the Unren page

Instructions:
1. Copy UnRen.bat to either the game's root directory (where the exe is) or the /game/ folder (i.e Burieddesires-0.1.5-pc)
2. Double click on UnRen.bat to execute
3. Select the option you require (i.e option 1 will extract the files from the archive.rpa)

Both RPA and RPYC files will be extracted/decompiled to the same path as the original files.

Delete the archive.rpa
then copy Shaddy's "game" folder from this mod to the Burieddesires-0.1.5-pc folder and overwrite when asked. That's it.
 
  • Like
Reactions: WhY NoT?!

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,366
11,511
you just need to click reload. no need to unren the files. sometimes when the originals are in an rpa file renpy has a hissy fit, and gives that error. if you hit reload on the error screen then the override will finish, and the game will load. this only ever has to be done the first time you load the game, but you may have to do it for every update.
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
you just need to click reload. no need to unren the files. sometimes when the originals are in an rpa file renpy has a hissy fit, and gives that error. if you hit reload on the error screen then the override will finish, and the game will load. this only ever has to be done the first time you load the game, but you may have to do it for every update.
I didn't know that. Thanks for the info.

I got so used to "looking under the hood", that I always unren games straight off the bat! :LOL:
 
  • Like
Reactions: onci
3.00 star(s) 2 Votes