Mod Ren'Py The Adventurous Couple Original Story Gallery MOD [vS3P1bmab1] [asahibito]

5.00 star(s) 1 Vote

asheron96

Newbie
May 11, 2020
90
53
131
Will the gallery mod work for the latest update and before anybody flames my backside off :ROFLMAO: Yes i know that the normal answer is no but then again some gallery mods seem to continue working . In any case many thanks for a great mod
 

Metaxe

New Member
Feb 8, 2018
7
4
188
Will the gallery mod work for the latest update and before anybody flames my backside off :ROFLMAO: Yes i know that the normal answer is no but then again some gallery mods seem to continue working . In any case many thanks for a great mod
Yes, it's working. Just without new scenes.
 
  • Like
Reactions: asheron96

RockChalk

Newbie
Jan 22, 2023
31
61
142
Asahibito,

First, thank you for all of your great work! Loved yours since I found "Another man's Wife" many moons ago!

I am having the attached error messages every time I try to click on Page 20 of your TACOS Season 2 gallery. Every other page works great: pages 1-19 AND page 21. It is only Page 20.
Screenshot 2025-09-06 182755.png Screenshot 2025-09-06 182838.png Screenshot 2025-09-06 182917.png Screenshot 2025-09-06 183014.png Screenshot 2025-09-06 183028.png

Anyway, if you can help solve this, that would be great! If not, I am good with that, too! :)
I don't to want to cause you troubles or too much work...

Again, thanks for all you do!

RockChalk
 

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,266
5,193
637
Asahibito,

First, thank you for all of your great work! Loved yours since I found "Another man's Wife" many moons ago!

I am having the attached error messages every time I try to click on Page 20 of your TACOS Season 2 gallery. Every other page works great: pages 1-19 AND page 21. It is only Page 20.
View attachment 5225068 View attachment 5225069 View attachment 5225070 View attachment 5225071 View attachment 5225072

Anyway, if you can help solve this, that would be great! If not, I am good with that, too! :)
I don't to want to cause you troubles or too much work...

Again, thanks for all you do!

RockChalk
That's weird. I could not replicate the issue. It looks like it is erroring on the variable "pet". That should not happen as it is defined in the code.
Check your script.rpy file and see if this line is there:
Code:
define pet = Character ('Pete', color="#e37ed8", who_outlines=[ (2, "#000000") ], what_outlines=[ (2, "#000000") ])
 

RockChalk

Newbie
Jan 22, 2023
31
61
142
That's weird. I could not replicate the issue. It looks like it is erroring on the variable "pet". That should not happen as it is defined in the code.
Check your script.rpy file and see if this line is there:
Code:
define pet = Character ('Pete', color="#e37ed8", who_outlines=[ (2, "#000000") ], what_outlines=[ (2, "#000000") ])
I checked Script.rpy and there is no line with: define pet = Character

Should I add that line?

Thanks,

Rock Chalk
 

RockChalk

Newbie
Jan 22, 2023
31
61
142
I didn't add that "pet" line, but now if I even click "Gallery," I get error messages and the gallery doesn't open at all!

I get these error messages...
Screenshot 2025-09-12 175509.png Screenshot 2025-09-12 175531.png Screenshot 2025-09-12 175543.png Screenshot 2025-09-12 175605.png Screenshot 2025-09-12 175619.png
 

RockChalk

Newbie
Jan 22, 2023
31
61
142
Add that pet line and see if the error goes away.
I pasted that "pet" line and it seems to have worked! It is now a scroll of replays instead of pages, but I get 186 total scenes/images. That the correct number?

Thanks for your help!
 
5.00 star(s) 1 Vote