- Dec 28, 2020
- 152
- 106
I compile all the mods together, the code ends up in an .rpa package, not the mod folder... He's deleting all the videos in the mod folder, not the actual mod itself which is now in scripts.rpa, so the mod is still running, but everything it references is gone, so it breaks, that is definitely pebkac.I think mods are really not these standalone MODules anymore that can be swapped in and out, like they really should be. These devs are cowboys ;P
Just as another option: The game runs fine under Wine, so Whisky gets your compiles running in a couple of minutes:I don't have a mac, I'm not gonna compile things I can't test, that would be weird... the files are over here
You must be registered to see the links
Ok then how do I remove or disable Realporn mod?I compile all the mods together, the code ends up in an .rpa package, not the mod folder... He's deleting all the videos in the mod folder, not the actual mod itself which is now in scripts.rpa, so the mod is still running, but everything it references is gone, so it breaks, that is definitely pebkac.![]()
Use rpaExtractOk then how do I remove or disable Realporn mod?
download the version i just posted without any mods.Ok then how do I remove or disable Realporn mod?
Where do you get/download mods. The only mod I don't want is Realporn.download the version i just posted without any mods.
Where do you get/download mods. The only mod I don't want is Realporn.
I don't know what is going on. I downloaded the version without any mods and ran as it is (no mods added) started new game and still got same errors with AttributeError: 'MainCharacter' object has no attribute 'log_notification' when interacting with girls. (Small talk, complimenting her, etc)download the version i just posted without any mods.
Fix fromThe RPmod doesnt seem to work on linux. when running the game through
LabRats2-Reformulate.sh the movies dont show. According to the logs:
found 15 for category grope_ass
found 9 for category grope_vagina
found 15 for category grope_tits_clothed
found 20 for category orgasm_generic
the movies get found. But they dont show. when running the .exe through wine they work no problem.
if renpy.exists("Mods/RealPornMod/{}".format(path)):
RPPrefixClips.append(Movie(play="../Mods/RealPornMod/{}".format(path), size=(768,432)))
if renpy.exists("mods/RealPornMod/{}".format(path)):
RPPrefixClips.append(Movie(play="mods/RealPornMod/{}".format(path), size=(768,432)))
You should install into a new folder, and you might want to nuke everything in ..\AppData\Roaming\RenPy\LabRatsI don't know what is going on. I downloaded the version without any mods and ran as it is (no mods added) started new game and still got same errors with AttributeError: 'MainCharacter' object has no attribute 'log_notification' when interacting with girls. (Small talk, complimenting her, etc)
Ok I'll try that.You should install into a new folder, and you might want to nuke everything in ..\AppData\Roaming\RenPy\LabRats
Read that in Hulk Hogan's voice for some reason.also this