Morrowind542
New Member
- Apr 11, 2018
- 13
- 10
- 208
Thanks, works great now.Here ita fixed ver.I don't know if there is a bug in the game, I just fixed the code
Thanks, works great now.Here ita fixed ver.I don't know if there is a bug in the game, I just fixed the code
I know the issue. My bad I forgot to remove a couple lines from it.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.
Renpy is loading these unpacked files, get rid of them.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.
Won't that mess with the Xmod additions to wardrobe?Renpy is loading these unpacked files, get rid of them.
I play with the files unpacked and it works just fine. I play on the Renpy 8.3.7 version.Renpy is loading these unpacked files, get rid of them.
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.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.
No, everything you need is in the RPAs you just unpacked.Won't that mess with the Xmod additions to wardrobe?
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 play with the files unpacked and it works just fine. I play on the Renpy 8.3.7 version.
Just run it as is, no setup required.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 ?
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.
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.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.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 think they are working on it but i would like to know, this or prime is the way... i cant play the vanilla gameDo we know if there are any plans to update this yet?
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.Maybe this game has a competitor that will make Oni stir up new content, ahahahaha
You must be registered to see the links
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.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.
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.
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.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
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.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.