Mod Ren'Py Rogue-like: Evolution XMod [v1.6h] [Goomoonryong9]

5.00 star(s) 3 Votes
Jun 27, 2019
52
109
157
I'm getting an indentation mismatch error for line 2298. I'm using the Renpy 8 version.

You don't have permission to view the spoiler content. Log in or register now.
I know the issue. My bad I forgot to remove a couple lines from it.
Screenshot 2025-08-08 095634.png
I removed the "semen demon" part without removing the indentation when I "borrowed" the code from the other mod. I've fixed it. It should work now. Sorry about that should've tested that when I reuploaded it.
 
Jun 27, 2019
52
109
157
I unpacked the renpy 8.3.7 version to play around with the .rpy files, and now am receiving an error message when trying to start the game.
Did you only unpack the files or did you also use it to activate developer mode? Cause that causes errors. If you want to use developer config. Go in game and type config.developer = True in the console.
 

R4z3H0wl3tt

Newbie
Sep 8, 2020
98
603
183
i just got renpy-8.4.1, how can i play the game with it or how to update the game to the newest Renpy version ?
 

primavera9925

Member
Sep 28, 2020
473
1,094
259
By the way, great job on the newer Renpy port, makes it so much more playable.

Won't that mess with the Xmod additions to wardrobe?
No, everything you need is in the RPAs you just unpacked.
I play with the files unpacked and it works just fine. I play on the Renpy 8.3.7 version.
Just fine is a stretch, the game gets notably slower. Could be 8.3.7 handles it better, but the original and Prime Mod crawled while having the files unpacked and decrypted along with the RPAs.
i just got renpy-8.4.1, how can i play the game with it or how to update the game to the newest Renpy version ?
Just run it as is, no setup required.
 
Last edited:

Armagedon13

Newbie
May 24, 2018
99
189
226
I know the issue. My bad I forgot to remove a couple lines from it.
View attachment 5124356
I removed the "semen demon" part without removing the indentation when I "borrowed" the code from the other mod. I've fixed it. It should work now. Sorry about that should've tested that when I reuploaded it.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script Orgasms.rpy", line 1644, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
ScriptError: could not find label 'Girl_Cleanup'.

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

Full traceback:
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/ast.py", line 1427, in execute
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'Girl_Cleanup'.
 
Jun 27, 2019
52
109
157
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script Orgasms.rpy", line 1644, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
ScriptError: could not find label 'Girl_Cleanup'.

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

Full traceback:
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/ast.py", line 1427, in execute
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'Girl_Cleanup'.
I don't know if that's an issue caused by the code. Since I'm pretty sure I didn't touch the Girl_Cleanup. I'm testing it right now on the Renpy 8.3.7 version (idk if that effects anything) and I'm not running into the issue yet with neither Male or Female.
 
Oct 14, 2021
254
86
114
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script Orgasms.rpy", line 1644, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
ScriptError: could not find label 'Girl_Cleanup'.

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

Full traceback:
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/ast.py", line 1427, in execute
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'Girl_Cleanup'.
Also got this, I think its when a girl is covered and when you go to the sex menu and just leave without doing anything this happens.
 
Last edited:

Laritas

Member
Jul 10, 2023
367
690
226
Version Rogue-Like-1.63a-2-mod


Problem with Emma:

Her lips are not changing colour. They are shown as coloured in the colouring screen, but they do not change in the game.
Bildschirmfoto_2025-08-10_12-59-42.png

And even though the Halloween skirt can now be coloured individually, which I think looks really good, the data is not being saved.
Bildschirmfoto_2025-08-11_22-34-34.png

As you can see in the mini image, I saved her clothes in black.
Bildschirmfoto_2025-08-11_22-35-04.png

But after loading, her clothes are back to their original colour. The colour settings are back to their original values.
Bildschirmfoto_2025-08-11_22-35-17.png Bildschirmfoto_2025-08-12_11-37-59.png

As far as I can see, this only seems to affect Emma. For all the other girls, everything is dyeing normally so far and is also being saved.

However, I'm not that far along in the game yet. In this session, I'm taking my time and want to test how active the girls are on their own when I play extremely passively. I'm leaving everything up to them and want to see when the women become active on their own.
That's why I haven't tested all the girls yet.
 
  • Like
Reactions: GiefingAround123

LOGhetto

Active Member
Nov 8, 2017
549
1,383
336
Maybe this game has a competitor that will make Oni stir up new content, ahahahaha

I wouldn't hold my breath, because we've been wanting just about anything that would make Oni do a better job and his competition always decides to shit the bed instead. He's pretty much on DSP cruise control right now, where everyone implodes but him.
 

DaSlane

New Member
Nov 23, 2018
1
0
56
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script Orgasms.rpy", line 1644, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
ScriptError: could not find label 'Girl_Cleanup'.

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

Full traceback:
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/ast.py", line 1427, in execute
  File "script Locations.rpyc", line 580, in script call
  File "script Functions.rpyc", line 909, in script call
  File "script Scenes.rpyc", line 10521, in script call
  File "script Locations.rpyc", line 166, in script call
  File "script Functions.rpyc", line 1357, in script call
  File "script Addiction.rpyc", line 9, in script call
  File "script Addiction.rpyc", line 2473, in script call
  File "script Addiction.rpyc", line 1141, in script call
  File "script Sex.rpyc", line 1375, in script call
  File "game/script Orgasms.rpy", line 1644, in script call
  File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'Girl_Cleanup'.
I have this as well. I have the Kitty & Wanda animations plus the Orgasm add-ons. Only "fix" I've found so far is rolling back a few frames, saving, deleting everything in the game/cache folder and then deleting all rpyc files within the game folder (just search "rpyc" and delete these), then relaunching and reloading the save. This allows the scene to continue but does eventually return so you will have to repeat the process.

Would be amazing if someone more technically minded than I could fix the problem <3
 
Last edited:

Tsukimaro

Newbie
Sep 5, 2017
71
124
254
Also got this, I think its when a girl is covered and when you go to the sex menu and just leave without doing anything this happens.
I have this as well. I have the Kitty & Wanda animations plus the Orgasm add-ons. Only "fix" I've found so far is rolling back a few frames, saving, deleting everything in the game/cache folder and then deleting all rpyc files within the game folder (just search "rpyc" and delete these), then relaunching and reloading the save. This allows the scene to continue but does eventually return so you will have to repeat the process.

Would be amazing if someone more technically minded than I could fix the problem <3
The solution is easy. I checked it against other variables and removed the _ in the variable. I tested it and it seems to work. Just change "Girl_Cleanup" to "GirlCleanup"

Edit: Okay, that's not correct either. It worked in one instance, ONE, then the error comes up again in an entirely different scene claiming the label doesn't exist. I'm going to look further into this.

Edit Edit: The original variable "Girl_Cleanup" seems to prevent the error in the actual scene. The first error I got had nothing to do with that scene and the error still triggered (This was at the beginning of the game before naughty stuff occurred). My recommendation? Delete the script Orgasms.rpy file that comes from the All over them mod on this page and don't use it. It doesn't work and I don't know how to fix it. I usually am able to fix incorrectly labelled variables, but Oni's code is such gobbly gook it doesn't seem to matter as the code does whatever the fuck it wants.

TL;DR: Changing "Girl_Cleanup" to "GirlCleanup" seems to fix the error being triggered at the beginning of the game but triggers the error during the actual cleanup scene. Changing the variable back fixes the cleanup scene though, so as I mentioned I have no idea what's going on since the variable shouldn't be triggering at the beginning of the game to begin with.

Usually i dont answer just lurk in here, i was having this issue on renpy 8 but somehow, i've got it to work..well on a new fresh install, including kity, wanda and laura fix.

What i did was very simple, i've put the folder (Mod_prime) inside the game folder instead of the mess with the unrenpy and overwriting the file in itself i did earlier, which is something i never did in my intire life, renpy its either a folder with the .rpy inside or a rpy file inside the game folder, without overwritting anything.

This is how it looks.

Folder.png during.png after.png
 

LordMerek

Romance & Redemption Enthusiast
Donor
Aug 22, 2018
797
1,577
391
Usually i dont answer just lurk in here, i was having this issue on renpy 8 but somehow, i've got it to work..well on a new fresh install, including kity, wanda and laura fix.

What i did was very simple, i've put the folder (Mod_prime) inside the game folder instead of the mess with the unrenpy and overwriting the file in itself i did earlier, which is something i never did in my intire life, renpy its either a folder with the .rpy inside or a rpy file inside the game folder, without overwritting anything.

This is how it looks.

View attachment 5209418 View attachment 5209445 View attachment 5209463
It seems you're correct. The install instructions seem to say place the "folder" not the "file" inside the game folder. Only reason I ignored those instructions was because these instructions goes against everything I know about Ren'Py Modding. I have seen some modders use sub directories before, but the way this is done here is kind of weird.
 

Tsukimaro

Newbie
Sep 5, 2017
71
124
254
Only reason I ignored those instructions was because these instructions goes against everything I know about Ren'Py Modding. I have seen some modders use sub directories before, but the way this is done here is kind of weird.
Really? i never installed mods for renpy that overwrites existing files, usually its either a sub-folder on game or as you mentioned .rpy file like for example how prime mod is installed. Its the whole reason why i gave it a try with a fresh install, it felt very strange to overwrite an existing file.

Did you unren the game or you just put the mod.rpy in the game folder and it didnt work out?
 
5.00 star(s) 3 Votes