elliesec Posted October 2, 2023 Author Posted October 2, 2023 3 hours ago, DonQuiWho said:  Can you pls check that your mod does not create a FOLDER called  'My Games\Skyrim Special Edition\JCUser\rTats\settings.json'  I uninstalled your mod, reloaded the original v1.4b and the same thing was happening there, whereas it had worked just fine before  I have spent ages trying to track down why I couldn't get the settings to stay as set in the MCM, ie Set a tattoo to an area in MCM, play, close game, start again and the tattoo settings were all reset to excluded, other than the 'basic' ones. Looked at all the rrelevant comments here and on the original mod, and they are, to say the least, quite confusing.  I then looked more closely at the 'JCUser/rtats' folder and found I had a FOLDER in there called 'settings.json', with the 'settings.json' FILE within that  I tried to copy the 'settings.json' FILE to JCUser/rtats, but it wouldn't let me as it said there was ALREADY a FOLDER of that name - why it confuses the file and folder, I have no idea  Anyway, I renamed the settings.json folder to something else, copied the 'settings.json' file into the 'JCUser/rtats' folder and tried to set 5 of the tattoos in game which were always getting reset to 'excluded' when next started  I saw that the 'settings.json' file then HAD a different, larger, size, with the then current date (late last night). and using Notepad, I could see entries for the 5 tattoos I added  I have just checked in game this morning and the MCM menu has now NOT reset these all back to 'excluded', but they are still as I set them last night.  After then closing the game just now, the 'settings'json' file now has today's date on it, as it should, having been accessed and closed in game just now, and the tattoos I set last night are still showing there  I haven't tested how they get applied in game though  Whilst I can't be 100% sure that this applies only to me, I thought that this might be of help in tracking down the cause of what people are reporting  Hope that helps  DQW      That's... interesting. Okay, that gives me some leads to look into - I could probably have a decent guess at what might be happening there. I'll have a dig - thanks for the information.
elliesec Posted October 2, 2023 Author Posted October 2, 2023 And... nope. I've got nothing. I really can't see how any version of this mod that I've released could possibly have created a directory named settings.json. There's literally only one reference to "settings.json" anywhere in the code which actually writes to the file system, and that hasn't changed from xj47's original code. There are two read references, which shouldn't do any writing, unless JContainers implicitly does something weird if it fails to read a file, which seems unlikely (and it doesn't happen for me). I've tried deleting my settings.json file, I've tried deleting the whole JCUser directory completely, and it's all being recreated and changes to the config are persisting between game restarts without issue, on both v2.0.2 and v2.0.0.  The only way I can see that having happened is if there was some kind of JContainers bug involved (e.g. an old JContainers version was involved at some point perhaps), or if an old version of this mod (pre-1.4) was bugged in that way at some point. There is of course the possibility that I'm missing something obvious, but I don't think I am...  I guess for now though, for @ejm15 and anyone else having issues with configuration not getting saved properly, check the following: Your user directory (Documents\My Games\Skyrim Special Edition) is not read-only There is a FILE named settings.json inside Documents\My Games\Skyrim Special Edition\JCUser\rTats (not a folder) The permissions on that file are not read-only Ensure that all files/folders mentioned above can be written to by the game, and if JCUser\rTats\settings.json is a FOLDER rather than a file, delete/rename the folder, restart the game, enter & exit the Rape Tattoos MCM, and then exit the game, and verify that a settings.json file has been generated (and that it's not somehow read-only). If it has, you should be good to start the game up and configure your tattoos, and everything should stick. 1
DonQuiWho Posted October 2, 2023 Posted October 2, 2023 2 hours ago, elliesec said: And... nope. I've got nothing. I really can't see how any version of this mod that I've released could possibly have created a directory named settings.json. There's literally only one reference to "settings.json" anywhere in the code which actually writes to the file system, and that hasn't changed from xj47's original code. There are two read references, which shouldn't do any writing, unless JContainers implicitly does something weird if it fails to read a file, which seems unlikely (and it doesn't happen for me). I've tried deleting my settings.json file, I've tried deleting the whole JCUser directory completely, and it's all being recreated and changes to the config are persisting between game restarts without issue, on both v2.0.2 and v2.0.0.  The only way I can see that having happened is if there was some kind of JContainers bug involved (e.g. an old JContainers version was involved at some point perhaps), or if an old version of this mod (pre-1.4) was bugged in that way at some point. There is of course the possibility that I'm missing something obvious, but I don't think I am...  I guess for now though, for @ejm15 and anyone else having issues with configuration not getting saved properly, check the following: Your user directory (Documents\My Games\Skyrim Special Edition) is not read-only There is a FILE named settings.json inside Documents\My Games\Skyrim Special Edition\JCUser\rTats (not a folder) The permissions on that file are not read-only Ensure that all files/folders mentioned above can be written to by the game, and if JCUser\rTats\settings.json is a FOLDER rather than a file, delete/rename the folder, restart the game, enter & exit the Rape Tattoos MCM, and then exit the game, and verify that a settings.json file has been generated (and that it's not somehow read-only). If it has, you should be good to start the game up and configure your tattoos, and everything should stick.  Hi. I'm fine with that, and thanks for checking, though. The continued support is much appreciated  I'll see if what I have now all works fine in game, and if it does, I might then try and do what I did last time, ie update to your mod by OVERWRITING 1.4b, and see what happens then. Although if I do that, I'll probably do it with the latest version, rather than the initial release as I did last time  If I do, I'll let you know what happens, one way or another  Just one last thought. My settings.json file has a load of entries for tat packs that I do not have installed - think the base file was offered up as a sort of starter wiith the initial v1.4x mods, but it listed tats from the file authors game, not necessarily the game on which it was being installed. Those not picked up by the MCM do NOT disappear when you update the MCM listing. I'll see if anything now possibly goes squiff when I set those 'default' tats which do appear, to 'excluded', just in case there's anything odd happens when I do that  DQW   1
majorfreak Posted October 7, 2023 Posted October 7, 2023 On 10/2/2023 at 10:23 AM, DonQuiWho said:  Just one last thought. My settings.json file has a load of entries for tat packs that I do not have installed - think the base file was offered up as a sort of starter wiith the initial v1.4x mods, but it listed tats from the file authors game, not necessarily the game on which it was being installed. Those not picked up by the MCM do NOT disappear when you update the MCM listing. I'll see if anything now possibly goes squiff when I set those 'default' tats which do appear, to 'excluded', just in case there's anything odd happens when I do that  DQW   During testing that is a non issue. If you're experiencing lag issues in rapetattoo's mcm it's probably because you've stuffed it full of obsolete patches. Maybe you might have even forgotten, if you'd dropped it into this mod's folder...which, from what you've said, seems likely.
majorfreak Posted October 7, 2023 Posted October 7, 2023 Hey, folks, for anyone interested in why rape/slave tattoo MCMs are laggy and stubborn (30 seconds+ wait time if you're patient, forever if you're not) it's because you've enabled monoman's helpful but obsolete patches for both, and a couple json files that are currently redundant probably.
elliesec Posted October 7, 2023 Author Posted October 7, 2023 (edited) 22 minutes ago, majorfreak said: Hey, folks, for anyone interested in why rape/slave tattoo MCMs are laggy and stubborn (30 seconds+ wait time if you're patient, forever if you're not) it's because you've enabled monoman's helpful but obsolete patches for both, and a couple json files that are currently redundant probably. Â Thanks for mentioning that - I'd forgotten that people might be doing that. Â Yes, I can confirm that this version of Rape Tattoos is very much not compatible with Monoman's tweaked version (and mostly incorporates Monoman's changes anyway - the only notable difference is the handling of Zaz slaves - Monoman's Zaz settings don't include the player if they've been added to the Zaz slave faction, mine do). So people should either use this version on its own, or Rape Tattoos 1.4 + Monoman's tweaks if they really want to use the tweaked version, never RTC + Monoman's tweaks. Edited October 7, 2023 by elliesec Typo 1
DonQuiWho Posted October 8, 2023 Posted October 8, 2023 15 hours ago, majorfreak said: During testing that is a non issue. If you're experiencing lag issues in rapetattoo's mcm it's probably because you've stuffed it full of obsolete patches. Maybe you might have even forgotten, if you'd dropped it into this mod's folder...which, from what you've said, seems likely.  Never done anything but use Monoman's patches with the 1.4 version. Now that I have got that working, I 'm tempted to try this version once more, again without the patches, and see if ensuring that the base .json goes into the right place at the outset makes a difference and then, assuming it does, monitoring to check if any spurious folder appears subsequently.  I have no certain idea why this one worked OK at first and then stopped working - it wasn't just me saying that - but if it does that again, at least I I know now where I'm going to start looking  Thanks again to @elliesec for persevering  DQW Â
elliesec Posted October 8, 2023 Author Posted October 8, 2023 (edited) Do let me know if you spot anything odd @DonQuiWho. I'm currently pretty deep into a testing playthrough just using the latest released (i.e. not in-dev) versions of SlaveTats, FTC & RTC, and have been monitoring the config directory pretty carefully and not noticed anything odd/broken as of yet. Although it's obviously entirely possible that there's some specific scenario or setup which somehow causes things to go south, so any information that could lead to bug-squashing is always welcome. Edited October 8, 2023 by elliesec Words
DonQuiWho Posted October 9, 2023 Posted October 9, 2023 18 hours ago, elliesec said: Do let me know if you spot anything odd @DonQuiWho. I'm currently pretty deep into a testing playthrough just using the latest released (i.e. not in-dev) versions of SlaveTats, FTC & RTC, and have been monitoring the config directory pretty carefully and not noticed anything odd/broken as of yet. Although it's obviously entirely possible that there's some specific scenario or setup which somehow causes things to go south, so any information that could lead to bug-squashing is always welcome.  Will do. Updated to your version yesterday and managed a half hour play/test.  Install looks fine. The folder structures look OK. The last tat settings carried through OK Used PAHE slave to test the application, and it worked, colour and all  If I get a chance, I'll try to have a look today and see if she's still wearing it .... ?  DQW  1
DonQuiWho Posted October 9, 2023 Posted October 9, 2023 14 hours ago, DonQuiWho said:  Will do. Updated to your version yesterday and managed a half hour play/test.  Install looks fine. The folder structures look OK. The last tat settings carried through OK Used PAHE slave to test the application, and it worked, colour and all  If I get a chance, I'll try to have a look today and see if she's still wearing it .... ?  DQW   @elliesec  Here you go. All seems OK. Princess Fiona is undergoing DOM training and is well on the way to becoming the Painted Lady that Shrek ordered  1
TheOpu123 Posted October 13, 2023 Posted October 13, 2023 Rave tat Rave tats Ravetat ravetats (just adding keywords for searches)
Omnishade Posted October 26, 2023 Posted October 26, 2023 (edited) I don't know if this is the right place to post this, but I'm having an issue with tattoos disappearing a few seconds after they are applied. I can see them on my char but then they just flash out of existence and no trace of them can be found in the SlaveTats MCM.  Load order:  Spoiler Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm ccBGSSSE001-Fish.esm ccQDRSSE001-SurvivalMode.esl ccBGSSSE037-Curios.esl ccBGSSSE025-AdvDSGS.esm Unofficial Skyrim Special Edition Patch.esp RSkyrimChildren.esm Skyrim Project Optimization - Full ESL Version.esm Heels Sound.esm Expressive Facegen Morphs.esl ApachiiHair.esm SexLab.esm Lux - Resources.esp SexLabAroused.esm Devious Devices - Assets.esm MajesticMountains_Landscape.esm LegacyoftheDragonborn.esm Lux Via.esp RealisticWaterTwo - Resources.esm Devious Devices - Integration.esm Devious Devices - Expansion.esm Devious Devices - Contraptions.esm Forgotten DungeonsAll.esp MajesticMountains_Moss.esp Campfire.esm ZaZAnimationPack.esm Resources - The Great Cities.esp CreatureFramework.esm ApachiiHairFemales.esm SexLab - Sexual Fame [SLSF].esm Skyrim - Utility Mod.esm SAS.esl High Poly Head.esm hdtHighHeel.esm Better Dynamic Snow SE - DisableRefs.esm JSwordsD.esm Schlongs of Skyrim - Core.esm ApachiiHairMales.esm DynDOLOD.esm FISS.esp SexlabInteractiveArousal.esm KziitdXXXToolset.esp EquipmentStateCopy&Rename.esl Temple of the Divines Frescoes (Lanterns).esl Shino_Sweater Virgin Detroyer.esl SkyUI_SE.esp Butterflies.esp HD Lods SSE.esp dD - Enhanced Blood Main LITE.esp Prometheus_No_snow_Under_the_roof.esp Audio Overhaul Skyrim.esp Immersive Sounds - Compendium.esp Obsidian Weathers.esp SMIM-SE-Merged-All.esp AOS_ISC_Integration.esp Better Dynamic Snow.esp Better Dynamic Snow SE - No Glacier Snow.esp Blowing in the Wind SSE.esp Blowing in the Wind - SMIM Merged All Patch SSE.esp ELFX - Exteriors.esp Blowing in the Wind - ELFX Exteriors Patch SSE.esp SOSRaceMenu.esp EnhancedLightsandFX.esp RaceMenu.esp RaceMenuPlugin.esp SmoothJumpINISettings.esp Weapons Armor Clothing & Clutter Fixes.esp Summermyst - Enchantments of Skyrim.esp FNIS.esp Weather Control.esp SimplyKnock.esp female mannequins.esp IcePenguinWorldMap.esp Improved Eyes Skyrim - Serana.esp Improved Eyes Skyrim - Vamp.esp Improved Eyes Skyrim.esp JS Immersive Tripwires SE.esp Khajiit Merchants Buy Stolen Items.esp KS Hairdo's.esp KSHairdosSMP.esp NoRadialBlur.esp RSChildren.esp SLAnimLoader.esp TheEyesOfBeauty.esp Tiwa44 Minidresses Standalone SSE.esp YunDao_Hdt_Hair.esp UIExtensions.esp AddItemMenuSE.esp KaliliesBrows.esp Tullius Eyes.esp FMS_FemaleMakeupSuite.esp Anuketh Tattoo Overlays 1.esp Neithteam Warpaint.esp BlendedRoads.esp FacelightPlus.esp Koralina's Makeup Tweaks.esp SFO_SkinFeatureOverlays.esp Maevan2EyeBrows.esp koralinas_freckles_moles.esp Koralina's Eyebrows.esp Brows.esp YMMP.esp Devious Devices SE patch.esp SD Cages.esp Book Covers Skyrim.esp Cutting Room Floor.esp Cooking in Inns.esp CollegeOfWinterholdImmersive.esp JKs Skyrim.esp Immersive Jewelry.esp Immersive Jewelry - Lower value.esp Skyrim Immersive Creatures Special Edition.esp SD Cages - Badassless Patch.esp Landscape Fixes For Grass Mods.esp Lux Via - plugin.esp Skyrim Reborn - Whiterun Hold.esp HHoSCE Whiterun Undercroft.esp The Great Town of Karthwasten.esp The Great Village of Kynesgrove.esp The Great Town of Shor's Stone.esp man_kynarethStatue.esp man_nocturnalShrine.esp DemonicCreatures.esp JK's The Winking Skeever.esp Immersive Encounters.esp CWIEnLFXSEPatch.esp Particle Patch for ENB.esp Snowy Roads in Snowy Regions.esp MoreNastyCritters.esp ImmersiveInteractions.esp LeftHandRings.esp ImmersiveJewelryXSummermyst.esp CWIBDSPatch.esp Summermyst - WACCF Patch.esp SD Cages - Forgotten Dungeons Patch.esp [Dint] BDO Dark_Knight 2.esp HandHammers.esp HappyLittleTrees.esp JK's Dragonsreach.esp BaboInteractiveDia.esp sanguinesDebauchery.esp UniqueLocationsRiverwoodForest.esp Landscape For Grass Mods JK'S Skyrim.esp Riverwood Forest - JK's Skyrim Patch.esp JK's Bee and Barb.esp Populated Cities Towns Villages Legendary.esp Modpocalypse NPCs (v3) Populated Cities Towns Villages.esp Blowing in the Wind - JKs Skyrim Patch.esp Inconsequential NPCs.esp Lux Via - Less lanterns plugin.esp Deviously Cursed Loot.esp JKs Skyrim_No Snow Under the Roof_Patch.esp Northern Bathhouses.esp JK's The Bannered Mare.esp Cloaks.esp SLSFFameComments.esp JK's Sleeping Giant Inn.esp Immersive Weapons.esp ethereal_elven_overhaul.esp Males of Skyrim.esp PAN_NPCs.esp Jampion NPCs.esp Jampion NPCs - USSEP Patch.esp Lux Via - CRF patch.esp CWICRFSEPatch.esp JK's Belethor's General Goods.esp Immersive Encounters - RS Children Patch.esp Lore Weapon Expansion.esp Jampion NPCs - CRF Patch.esp Jampion NPCs - Immersive Weapons + USSEP + CRF Patch.esp Bijin AIO.esp Smoking Torches And Candles.esp Tullius Hair.esp sprintSE.esp Hun Lovaas.esp Additional Player Voices for Skyrim.esp SLATE.esp SL Survival.esp [Army]2B Lingerie 2.esp [Ashtoreth] Layla Outfit.esp Assassins Dress.esp BDOR Summer Box.esp [Caenarvon] FreeStyle.esp CharmingHighHeels.esp Cindersoul [SE].esp [COCO]ChristmasGift [SE].esp [COCO] FlyinDance.esp [COCO] Mulan.esp [COCO] Mysterious Mage [SE].esp [COCO] Pandora Box.esp [COCO] Succubus [SE].esp [COCO] Witchiness [SE].esp Choker of Skyrim.esp [Christine] Clockwork.esp [Christine] Ida Elf Archer.esp [Christine] Hot Pajama.esp [Dint999] SecretChildOfTalos.esp Daemon Girl [SE].esp Dr_Bandolier.esp [ELLE] Dark Rebel.esp [ELLE] Pixie Dust.esp [ELLE] Love Potion.esp Elvenia.esp Fancy Dress Set.esp Gwelda Red Riding Hood.esp Gothic Rebel [SE].esp HENTAI PANTS.esp Highheels.esp Hoop Earrings.esp [Ichirou] 44bikini.esp Jennes.esp KS Jewelry.esp louis Vuitton V3 Platform Sandles SE.esp Luxury Collection.esp MF armor.esp MiniBikini.esp [COCO]CaressofVenus_Full_CBBE SE.esp [Myst]WonderlandLingerie.esp Mystique [SE].esp [Melodic] Heels Collection.esp [Melodic] Olga Discordia.esp [Melodic] Sylvia Heels.esp [Melodic] Sweet Romance.esp [Melodic] Tracy Heels.esp [Melodic] Waitress.esp NKSM SkullPasties.esp NIER 2B Set.esp Nini Stuff 4.0.esp Osare Underwear.esp [Predator] Bunny Suit.esp R18pn_Lingerie_3BA.esp [Rektas] Dark Nun [SE].esp [Rektas] Sanguine [SE].esp RemakeSkirt.esp Rustic clothes SMP.esp shoespack.esp [XuNianA]Code_Vein io.esp [Zynx][NH] Mini Skirts.esp The Amazing World of Bikini Armors REMASTERED.esp TAWOBA Remastered Light.esp Tullius WigPack.esp 01RieklingsNSkyrim.esp MajesticMountains.esp Veydosebrom Regions.esp RieklingsTrollsandotherThings.esp Public Whore.esp PWComments.esp SexlabAmmoUnequip.esp SexLabDefeat.esp SexLab_Dialogues.esp SexLab Eager NPCs.esp SexLab Extra Voices.esp SexLab Inflation Framework.esp SexlabLightMeUp.esp SexLab Pheromones.esp SexLabHorribleHarassment.esp SexLabSkoomaWhore.esp SexLab_Solutions.esp SexLab Confabulation.esp SexLab TDF Aggressive Prostitution.esp SLAdventures.esp SlaveTats.esp SLSO.esp Spank That Ass.esp SWT1.2.esp VioLens SE.esp CondHHW.esp Celtic_Music_In_Skyrim_SE.esp NonAutoSkillBooks.esp TimingIsEverything.esp VtawWardrobe5.esp RapeTattoos.esp SlaveTatsEventsBridge.esp Common Clothes and Armors.esp Northern Bathhouses_JKs Skyrim_Patch.esp (Pumpkin)-TEWOBA-TheExpandedWorldofBikiniArmor.esp Hunterborn.esp SIC HB patch.esp fairy.esp Awesome Potions Simplified by Revoith.esp VisualAnimatedEnchants.esp JK's Ivarstead.esp JK's Arcadia's Cauldron.esp Frostfall.esp Missives.esp Missives - JK Skyrim.esp DBM_ELFXExteriors_Patch.esp SimpleSlavery.esp DBM_JKSkyrim_Patch.esp DBM_CRF_Patch.esp DibellaStatuesFixes.esp Deviously Enslaved.esp DeviousCarriages.esp MF_RadiantProstitution.esp JKs The Drunken Huntsman.esp DBM_ISC_Patch.esp DBM_WACCF_Patch.esp Mortal Weapons & Armor.esp yps-ImmersivePiercing.esp BottlesOfSkyrim.esp Hunterborn - Campfire Patch.esp Hunterborn - Leather Tanning.esp Hunterborn - Soups and Stews.esp RealisticNeedsandDiseases.esp Hunterborn_RealisticNeeds_Patch_GH56.esp Spank That Ass - Butter And Animal Fat Balm.esp BDIC.esp Fluffworks.esp Brigandage.esp Cloaks - Dawnguard.esp Cloaks - USSEP Patch.esp RifflingCrime.esp Schlongs of Skyrim.esp SOS - VectorPlexus Regular Addon.esp SOS - Pubic Hair for Females Addon.esp 3BBB.esp SOSPhysicsManager.esp CBBE.esp RaceMenuMorphsCBBE.esp 3BA - Vanilla Armor Replacer.esp imp_helm_legend.esp High Poly Head Vampire Fix.esp Apropos2.esp Inconsequential NPCs Visual Overhaul.esp Inconsequential NPCs - CRF Compatibility Patch.esp Devious Punishment Equipment.esp AMatterOfTime.esp FadeTattoos.esp DBM_ImmersiveCollegeofWinterhold_Patch.esp JKs Skyrim_RWT_Patch.esp DBM_ImmersiveJewelry_Patch.esp DBM_Missives_Patch.esp ABBA.esp NewStatueOfShalidorMagicLights.esp Apocalypse - Magic of Skyrim.esp Lux Via - NSUTR.esp Sleeping Tree Path Patch.esp Botox SE.esp Botox SE - Cutting Room Floor.esp Botox SE - Immersive Encounters.esp Botox SE - Skyrim Immersive Creatures.esp Fairy Tale Outfit.esp JKs Bannered Mare - ELFX patch.esp Inn Room Privacy.esp Ark_ShowLimitedRaceMenu.esp ShowPlayerInMenus.esp Silent Horizons - Solar Cleaner - Obsidian.esp Bathing in Skyrim - Main.esp Bathing in Skyrim - Hunterborn.esp New Hagravens.esp Jampion NPCs - ICoW Patch.esp DustEffectsSSE.esp Cumshot.esp CumshotSL.esp SexistGuards.esp SexLabStatsManipulator.esp SexLabTools.esp SexLab UtilityPlus.esp mslDeviousCaptures.esp BDICCFPatch.esp blendedshrooms.esp GagSFXMergedSE.esp IHSS.esp OneWithNature.esp sl_triggers.esp SLSW Addicted.esp SuccubusSkillLoss.esp Extended UI.esp SDLoadingScreens.esp man_vaermina.esp LoreFriendlySpells.esp CRF_RSChildrenPatch.esp Lux Via - Blended Roads Bridges Texture sets.esp LostGrimoire.esp Eimar's Edge.esp RaceMenuHH.esp RSC IncNPC.esp BDS - MM Patch.esp DBM_AOS_Patch.esp Unique Uniques.esp DBM_ELFX_Patch.esp DBM_RSChildren_Patch.esp DBM_SMIM_Patch.esp USSEP-Immersive Weapons Patch.esp JSwords-ImmersiveWeaponsPatch.esp IW_Bijin_Patch.esp Dual Wield Parrying_SKSE.esp MCMHelper.esp AnubAnimObj.esp [Caenarvon] Plegian Dark Mage.esp BakaMotionData.esp BakaFactoryABC.esp SLAL_AnimationByBakaFactory.esp SLALAnimObj.esp NCK30Obj.esp SLALAnimObjBillyy.esp SLAL_AnimationsByLeito.esp NibblesAnimObjects.esp SLAL_GSAnimObjects.esp SLAL_K4Anims.esp PsycheAnimationObjects.esp Unique Character.esp Trade & Barter.esp Requiem.esp Fozars_Dragonborn_-_Requiem_Patch.esp Requiem - No Overencumbered Messages.esp Requiem - Apocalypse Compatibility Patch.esp Requiem - Lost Grimoire Patch.esp Requiem - Audio Overhaul Skyrim.esp Requiem - Book Covers Skyrim.esp Requiem - Campfire.esp Requiem - Common Clothes and Armors.esp Requiem - Cutting Room Floor.esp Requiem - Frostfall.esp Requiem - Immersive College of Winterhold.esp Requiem - Immersive Sounds Compendium.esp Requiem - Improved Closefaced Helmets.esp Requiem - Inconsequential NPCs.esp Requiem - Timing is Everything.esp Requiem - Trade and Barter.esp Requiem - VioLens.esp Requiem - Minor Arcana - Civil War.esp Requiem - Minor Arcana - Forsworn.esp Requiem - Minor Arcana - Roleplaying.esp Requiem - Classic Alchemy Overhaul Plotinuz Update.esp Requiem - Classic Alchemy Perk Overhaul.esp Requiem - Alchemy Overhaul Magnitude values.esp Realistic Humanoid Movement Speed SSE.esp Realistic Needs Requiem Patch.esp DBM_TradeBarter_Patch.esp DBM_Requiem_Patch.esp sr_FillHerUp.esp XPMSE.esp OBIS SE.esp OBIS Loot SE.esp Botox SE - OBIS.esp DBM_OBIS_Patch.esp Skooma Patch.esp Masculinized Leveled Lists - Merged.esp OBIS SE Masculinized Leveled List.esp Alternate Start - Live Another Life.esp ccas_starts.esp Bathing in Skyrim SE - Alternate Start.esp ULALPatch.esp ELFX - Hardcore.esp LiveAnotherLife - ELFX Hardcore.esp RealisticWaterTwo.esp SkyrimIsWindy.esp Audio Overhaul Skyrim - Obsidian Weathers Patch.esp Bathing in SSE - RWT.esp RealisticWaterTwo - Alt Volcanic Watercolor.esp Bathing in Skyrim SE - RWT Watercolor.esp WACCF_BashedPatchLvlListFix.esp Requiem for the Indifferent.esp xazPrisonOverhaulPatched.esp Realistic Water Two - Landscape For Grass Mods Patch.esp RealisticWaterTwo - Needs Mod Patch.esp Half Moon Creek.esp Eli_Halla.esp Lux Via - Halla patch.esp Lux Via - JK's Skyrim Patch.esp Lux Via - Half Moon Creek patch.esp Half Moon Creek - RealisticWaterTwo - Patch.esp Bashed Patch.esp DynDOLOD.esp GMsHair aXing.esp FluffworksMNC - Vanilla Horses.esp LoreLoadScreen.esp SkyHUD.esp SL_shrines.esp LessCharitableNPCs.esp JaxonzEnhGrab.esp HeelsFix.esp MenuMaid2.esp PunishingLashes.esp  I'd like to add that it worked fine in my previous game with the old RapeTats, even with ZAZ installed(I read about a possible conflict in one of the posts here), but now it doesn't matter which version I use. Tried with both versions on a new game and same result. Edited October 26, 2023 by RoninDog
DonQuiWho Posted October 26, 2023 Posted October 26, 2023 1 hour ago, RoninDog said: I don't know if this is the right place to post this, but I'm having an issue with tattoos disappearing a few seconds after they are applied. I can see them on my char but then they just flash out of existence and no trace of them can be found in the SlaveTats MCM.  Load order:   Reveal hidden contents Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm ccBGSSSE001-Fish.esm ccQDRSSE001-SurvivalMode.esl ccBGSSSE037-Curios.esl ccBGSSSE025-AdvDSGS.esm Unofficial Skyrim Special Edition Patch.esp RSkyrimChildren.esm Skyrim Project Optimization - Full ESL Version.esm Heels Sound.esm Expressive Facegen Morphs.esl ApachiiHair.esm SexLab.esm Lux - Resources.esp SexLabAroused.esm Devious Devices - Assets.esm MajesticMountains_Landscape.esm LegacyoftheDragonborn.esm Lux Via.esp RealisticWaterTwo - Resources.esm Devious Devices - Integration.esm Devious Devices - Expansion.esm Devious Devices - Contraptions.esm Forgotten DungeonsAll.esp MajesticMountains_Moss.esp Campfire.esm ZaZAnimationPack.esm Resources - The Great Cities.esp CreatureFramework.esm ApachiiHairFemales.esm SexLab - Sexual Fame [SLSF].esm Skyrim - Utility Mod.esm SAS.esl High Poly Head.esm hdtHighHeel.esm Better Dynamic Snow SE - DisableRefs.esm JSwordsD.esm Schlongs of Skyrim - Core.esm ApachiiHairMales.esm DynDOLOD.esm FISS.esp SexlabInteractiveArousal.esm KziitdXXXToolset.esp EquipmentStateCopy&Rename.esl Temple of the Divines Frescoes (Lanterns).esl Shino_Sweater Virgin Detroyer.esl SkyUI_SE.esp Butterflies.esp HD Lods SSE.esp dD - Enhanced Blood Main LITE.esp Prometheus_No_snow_Under_the_roof.esp Audio Overhaul Skyrim.esp Immersive Sounds - Compendium.esp Obsidian Weathers.esp SMIM-SE-Merged-All.esp AOS_ISC_Integration.esp Better Dynamic Snow.esp Better Dynamic Snow SE - No Glacier Snow.esp Blowing in the Wind SSE.esp Blowing in the Wind - SMIM Merged All Patch SSE.esp ELFX - Exteriors.esp Blowing in the Wind - ELFX Exteriors Patch SSE.esp SOSRaceMenu.esp EnhancedLightsandFX.esp RaceMenu.esp RaceMenuPlugin.esp SmoothJumpINISettings.esp Weapons Armor Clothing & Clutter Fixes.esp Summermyst - Enchantments of Skyrim.esp FNIS.esp Weather Control.esp SimplyKnock.esp female mannequins.esp IcePenguinWorldMap.esp Improved Eyes Skyrim - Serana.esp Improved Eyes Skyrim - Vamp.esp Improved Eyes Skyrim.esp JS Immersive Tripwires SE.esp Khajiit Merchants Buy Stolen Items.esp KS Hairdo's.esp KSHairdosSMP.esp NoRadialBlur.esp RSChildren.esp SLAnimLoader.esp TheEyesOfBeauty.esp Tiwa44 Minidresses Standalone SSE.esp YunDao_Hdt_Hair.esp UIExtensions.esp AddItemMenuSE.esp KaliliesBrows.esp Tullius Eyes.esp FMS_FemaleMakeupSuite.esp Anuketh Tattoo Overlays 1.esp Neithteam Warpaint.esp BlendedRoads.esp FacelightPlus.esp Koralina's Makeup Tweaks.esp SFO_SkinFeatureOverlays.esp Maevan2EyeBrows.esp koralinas_freckles_moles.esp Koralina's Eyebrows.esp Brows.esp YMMP.esp Devious Devices SE patch.esp SD Cages.esp Book Covers Skyrim.esp Cutting Room Floor.esp Cooking in Inns.esp CollegeOfWinterholdImmersive.esp JKs Skyrim.esp Immersive Jewelry.esp Immersive Jewelry - Lower value.esp Skyrim Immersive Creatures Special Edition.esp SD Cages - Badassless Patch.esp Landscape Fixes For Grass Mods.esp Lux Via - plugin.esp Skyrim Reborn - Whiterun Hold.esp HHoSCE Whiterun Undercroft.esp The Great Town of Karthwasten.esp The Great Village of Kynesgrove.esp The Great Town of Shor's Stone.esp man_kynarethStatue.esp man_nocturnalShrine.esp DemonicCreatures.esp JK's The Winking Skeever.esp Immersive Encounters.esp CWIEnLFXSEPatch.esp Particle Patch for ENB.esp Snowy Roads in Snowy Regions.esp MoreNastyCritters.esp ImmersiveInteractions.esp LeftHandRings.esp ImmersiveJewelryXSummermyst.esp CWIBDSPatch.esp Summermyst - WACCF Patch.esp SD Cages - Forgotten Dungeons Patch.esp [Dint] BDO Dark_Knight 2.esp HandHammers.esp HappyLittleTrees.esp JK's Dragonsreach.esp BaboInteractiveDia.esp sanguinesDebauchery.esp UniqueLocationsRiverwoodForest.esp Landscape For Grass Mods JK'S Skyrim.esp Riverwood Forest - JK's Skyrim Patch.esp JK's Bee and Barb.esp Populated Cities Towns Villages Legendary.esp Modpocalypse NPCs (v3) Populated Cities Towns Villages.esp Blowing in the Wind - JKs Skyrim Patch.esp Inconsequential NPCs.esp Lux Via - Less lanterns plugin.esp Deviously Cursed Loot.esp JKs Skyrim_No Snow Under the Roof_Patch.esp Northern Bathhouses.esp JK's The Bannered Mare.esp Cloaks.esp SLSFFameComments.esp JK's Sleeping Giant Inn.esp Immersive Weapons.esp ethereal_elven_overhaul.esp Males of Skyrim.esp PAN_NPCs.esp Jampion NPCs.esp Jampion NPCs - USSEP Patch.esp Lux Via - CRF patch.esp CWICRFSEPatch.esp JK's Belethor's General Goods.esp Immersive Encounters - RS Children Patch.esp Lore Weapon Expansion.esp Jampion NPCs - CRF Patch.esp Jampion NPCs - Immersive Weapons + USSEP + CRF Patch.esp Bijin AIO.esp Smoking Torches And Candles.esp Tullius Hair.esp sprintSE.esp Hun Lovaas.esp Additional Player Voices for Skyrim.esp SLATE.esp SL Survival.esp [Army]2B Lingerie 2.esp [Ashtoreth] Layla Outfit.esp Assassins Dress.esp BDOR Summer Box.esp [Caenarvon] FreeStyle.esp CharmingHighHeels.esp Cindersoul [SE].esp [COCO]ChristmasGift [SE].esp [COCO] FlyinDance.esp [COCO] Mulan.esp [COCO] Mysterious Mage [SE].esp [COCO] Pandora Box.esp [COCO] Succubus [SE].esp [COCO] Witchiness [SE].esp Choker of Skyrim.esp [Christine] Clockwork.esp [Christine] Ida Elf Archer.esp [Christine] Hot Pajama.esp [Dint999] SecretChildOfTalos.esp Daemon Girl [SE].esp Dr_Bandolier.esp [ELLE] Dark Rebel.esp [ELLE] Pixie Dust.esp [ELLE] Love Potion.esp Elvenia.esp Fancy Dress Set.esp Gwelda Red Riding Hood.esp Gothic Rebel [SE].esp HENTAI PANTS.esp Highheels.esp Hoop Earrings.esp [Ichirou] 44bikini.esp Jennes.esp KS Jewelry.esp louis Vuitton V3 Platform Sandles SE.esp Luxury Collection.esp MF armor.esp MiniBikini.esp [COCO]CaressofVenus_Full_CBBE SE.esp [Myst]WonderlandLingerie.esp Mystique [SE].esp [Melodic] Heels Collection.esp [Melodic] Olga Discordia.esp [Melodic] Sylvia Heels.esp [Melodic] Sweet Romance.esp [Melodic] Tracy Heels.esp [Melodic] Waitress.esp NKSM SkullPasties.esp NIER 2B Set.esp Nini Stuff 4.0.esp Osare Underwear.esp [Predator] Bunny Suit.esp R18pn_Lingerie_3BA.esp [Rektas] Dark Nun [SE].esp [Rektas] Sanguine [SE].esp RemakeSkirt.esp Rustic clothes SMP.esp shoespack.esp [XuNianA]Code_Vein io.esp [Zynx][NH] Mini Skirts.esp The Amazing World of Bikini Armors REMASTERED.esp TAWOBA Remastered Light.esp Tullius WigPack.esp 01RieklingsNSkyrim.esp MajesticMountains.esp Veydosebrom Regions.esp RieklingsTrollsandotherThings.esp Public Whore.esp PWComments.esp SexlabAmmoUnequip.esp SexLabDefeat.esp SexLab_Dialogues.esp SexLab Eager NPCs.esp SexLab Extra Voices.esp SexLab Inflation Framework.esp SexlabLightMeUp.esp SexLab Pheromones.esp SexLabHorribleHarassment.esp SexLabSkoomaWhore.esp SexLab_Solutions.esp SexLab Confabulation.esp SexLab TDF Aggressive Prostitution.esp SLAdventures.esp SlaveTats.esp SLSO.esp Spank That Ass.esp SWT1.2.esp VioLens SE.esp CondHHW.esp Celtic_Music_In_Skyrim_SE.esp NonAutoSkillBooks.esp TimingIsEverything.esp VtawWardrobe5.esp RapeTattoos.esp SlaveTatsEventsBridge.esp Common Clothes and Armors.esp Northern Bathhouses_JKs Skyrim_Patch.esp (Pumpkin)-TEWOBA-TheExpandedWorldofBikiniArmor.esp Hunterborn.esp SIC HB patch.esp fairy.esp Awesome Potions Simplified by Revoith.esp VisualAnimatedEnchants.esp JK's Ivarstead.esp JK's Arcadia's Cauldron.esp Frostfall.esp Missives.esp Missives - JK Skyrim.esp DBM_ELFXExteriors_Patch.esp SimpleSlavery.esp DBM_JKSkyrim_Patch.esp DBM_CRF_Patch.esp DibellaStatuesFixes.esp Deviously Enslaved.esp DeviousCarriages.esp MF_RadiantProstitution.esp JKs The Drunken Huntsman.esp DBM_ISC_Patch.esp DBM_WACCF_Patch.esp Mortal Weapons & Armor.esp yps-ImmersivePiercing.esp BottlesOfSkyrim.esp Hunterborn - Campfire Patch.esp Hunterborn - Leather Tanning.esp Hunterborn - Soups and Stews.esp RealisticNeedsandDiseases.esp Hunterborn_RealisticNeeds_Patch_GH56.esp Spank That Ass - Butter And Animal Fat Balm.esp BDIC.esp Fluffworks.esp Brigandage.esp Cloaks - Dawnguard.esp Cloaks - USSEP Patch.esp RifflingCrime.esp Schlongs of Skyrim.esp SOS - VectorPlexus Regular Addon.esp SOS - Pubic Hair for Females Addon.esp 3BBB.esp SOSPhysicsManager.esp CBBE.esp RaceMenuMorphsCBBE.esp 3BA - Vanilla Armor Replacer.esp imp_helm_legend.esp High Poly Head Vampire Fix.esp Apropos2.esp Inconsequential NPCs Visual Overhaul.esp Inconsequential NPCs - CRF Compatibility Patch.esp Devious Punishment Equipment.esp AMatterOfTime.esp FadeTattoos.esp DBM_ImmersiveCollegeofWinterhold_Patch.esp JKs Skyrim_RWT_Patch.esp DBM_ImmersiveJewelry_Patch.esp DBM_Missives_Patch.esp ABBA.esp NewStatueOfShalidorMagicLights.esp Apocalypse - Magic of Skyrim.esp Lux Via - NSUTR.esp Sleeping Tree Path Patch.esp Botox SE.esp Botox SE - Cutting Room Floor.esp Botox SE - Immersive Encounters.esp Botox SE - Skyrim Immersive Creatures.esp Fairy Tale Outfit.esp JKs Bannered Mare - ELFX patch.esp Inn Room Privacy.esp Ark_ShowLimitedRaceMenu.esp ShowPlayerInMenus.esp Silent Horizons - Solar Cleaner - Obsidian.esp Bathing in Skyrim - Main.esp Bathing in Skyrim - Hunterborn.esp New Hagravens.esp Jampion NPCs - ICoW Patch.esp DustEffectsSSE.esp Cumshot.esp CumshotSL.esp SexistGuards.esp SexLabStatsManipulator.esp SexLabTools.esp SexLab UtilityPlus.esp mslDeviousCaptures.esp BDICCFPatch.esp blendedshrooms.esp GagSFXMergedSE.esp IHSS.esp OneWithNature.esp sl_triggers.esp SLSW Addicted.esp SuccubusSkillLoss.esp Extended UI.esp SDLoadingScreens.esp man_vaermina.esp LoreFriendlySpells.esp CRF_RSChildrenPatch.esp Lux Via - Blended Roads Bridges Texture sets.esp LostGrimoire.esp Eimar's Edge.esp RaceMenuHH.esp RSC IncNPC.esp BDS - MM Patch.esp DBM_AOS_Patch.esp Unique Uniques.esp DBM_ELFX_Patch.esp DBM_RSChildren_Patch.esp DBM_SMIM_Patch.esp USSEP-Immersive Weapons Patch.esp JSwords-ImmersiveWeaponsPatch.esp IW_Bijin_Patch.esp Dual Wield Parrying_SKSE.esp MCMHelper.esp AnubAnimObj.esp [Caenarvon] Plegian Dark Mage.esp BakaMotionData.esp BakaFactoryABC.esp SLAL_AnimationByBakaFactory.esp SLALAnimObj.esp NCK30Obj.esp SLALAnimObjBillyy.esp SLAL_AnimationsByLeito.esp NibblesAnimObjects.esp SLAL_GSAnimObjects.esp SLAL_K4Anims.esp PsycheAnimationObjects.esp Unique Character.esp Trade & Barter.esp Requiem.esp Fozars_Dragonborn_-_Requiem_Patch.esp Requiem - No Overencumbered Messages.esp Requiem - Apocalypse Compatibility Patch.esp Requiem - Lost Grimoire Patch.esp Requiem - Audio Overhaul Skyrim.esp Requiem - Book Covers Skyrim.esp Requiem - Campfire.esp Requiem - Common Clothes and Armors.esp Requiem - Cutting Room Floor.esp Requiem - Frostfall.esp Requiem - Immersive College of Winterhold.esp Requiem - Immersive Sounds Compendium.esp Requiem - Improved Closefaced Helmets.esp Requiem - Inconsequential NPCs.esp Requiem - Timing is Everything.esp Requiem - Trade and Barter.esp Requiem - VioLens.esp Requiem - Minor Arcana - Civil War.esp Requiem - Minor Arcana - Forsworn.esp Requiem - Minor Arcana - Roleplaying.esp Requiem - Classic Alchemy Overhaul Plotinuz Update.esp Requiem - Classic Alchemy Perk Overhaul.esp Requiem - Alchemy Overhaul Magnitude values.esp Realistic Humanoid Movement Speed SSE.esp Realistic Needs Requiem Patch.esp DBM_TradeBarter_Patch.esp DBM_Requiem_Patch.esp sr_FillHerUp.esp XPMSE.esp OBIS SE.esp OBIS Loot SE.esp Botox SE - OBIS.esp DBM_OBIS_Patch.esp Skooma Patch.esp Masculinized Leveled Lists - Merged.esp OBIS SE Masculinized Leveled List.esp Alternate Start - Live Another Life.esp ccas_starts.esp Bathing in Skyrim SE - Alternate Start.esp ULALPatch.esp ELFX - Hardcore.esp LiveAnotherLife - ELFX Hardcore.esp RealisticWaterTwo.esp SkyrimIsWindy.esp Audio Overhaul Skyrim - Obsidian Weathers Patch.esp Bathing in SSE - RWT.esp RealisticWaterTwo - Alt Volcanic Watercolor.esp Bathing in Skyrim SE - RWT Watercolor.esp WACCF_BashedPatchLvlListFix.esp Requiem for the Indifferent.esp xazPrisonOverhaulPatched.esp Realistic Water Two - Landscape For Grass Mods Patch.esp RealisticWaterTwo - Needs Mod Patch.esp Half Moon Creek.esp Eli_Halla.esp Lux Via - Halla patch.esp Lux Via - JK's Skyrim Patch.esp Lux Via - Half Moon Creek patch.esp Half Moon Creek - RealisticWaterTwo - Patch.esp Bashed Patch.esp DynDOLOD.esp GMsHair aXing.esp FluffworksMNC - Vanilla Horses.esp LoreLoadScreen.esp SkyHUD.esp SL_shrines.esp LessCharitableNPCs.esp JaxonzEnhGrab.esp HeelsFix.esp MenuMaid2.esp PunishingLashes.esp  I'd like to add that it worked fine in my previous game with the old RapeTats, even with ZAZ installed(I read about a possible conflict in one of the posts here), but now it doesn't matter which version I use. Tried with both versions on a new game and same result.  A few others have seen that. Have a look up the thread at what's noted about the mod's json folder structure, in particular as it appears in the My Games folder  Might find an answer there  DQW 1
Omnishade Posted October 26, 2023 Posted October 26, 2023 (edited) 2 hours ago, DonQuiWho said:  A few others have seen that. Have a look up the thread at what's noted about the mod's json folder structure, in particular as it appears in the My Games folder  Might find an answer there  DQW  Edit: I read a little but that wasn't the problem. I finally got it working after changing the update frequency of ZAZ to 10s(was 0.5 by default, which is really stupid). I also updated SlaveTats and RapeTats in the process so I'm not 100% sure but I think it was ZAZ that did an update before the tattoo was registered by SlaveTats. Might be worth noting for anyone who runs into this problem. Edited October 26, 2023 by RoninDog
elliesec Posted October 27, 2023 Author Posted October 27, 2023 18 hours ago, RoninDog said: Â Edit: I read a little but that wasn't the problem. I finally got it working after changing the update frequency of ZAZ to 10s(was 0.5 by default, which is really stupid). I also updated SlaveTats and RapeTats in the process so I'm not 100% sure but I think it was ZAZ that did an update before the tattoo was registered by SlaveTats. Might be worth noting for anyone who runs into this problem. Â That's interesting - I do strongly suspect like I noted before that it is indeed an issue in SlaveTats where multiple mods call a SlaveTats sync simultaneously, and it just so happens that Zaz also does a SlaveTats sync after sex scenes, which is obviously exactly when Rape Tattoos does it. I'm actually kind of surprised that increasing the Zaz update interval got it working for you (I was under the impression that sync was event-driven rather than timer-driven, but I might be wrong - it's been a while since I looked into it). That said, if it did help, it is a workaround for people to try until the issue is resolved (still on my to-investigate list). If it is indeed an asynchronicity problem, it's going to be pretty unpredictable, and likely not specifically related to this version or the old version of the mod (I've definitely had it occur using the old Rape Tattoos mod) - if your PC is having a particularly slow day, or if your load order has more script-heavy mods on a given session, then you'd be more likely to see the issue regardless of which version of this mod you're using. But I don't think I've ever seen it occur without Zaz in my load order (and even when it was occurring, the Rape Tattoos debug key would always work regardless, which would indicate that the problem probably lies in SlaveTats itself).
Omnishade Posted October 27, 2023 Posted October 27, 2023 (edited) 1 hour ago, elliesec said: Â That's interesting - I do strongly suspect like I noted before that it is indeed an issue in SlaveTats where multiple mods call a SlaveTats sync simultaneously, and it just so happens that Zaz also does a SlaveTats sync after sex scenes, which is obviously exactly when Rape Tattoos does it. I'm actually kind of surprised that increasing the Zaz update interval got it working for you (I was under the impression that sync was event-driven rather than timer-driven, but I might be wrong - it's been a while since I looked into it). That said, if it did help, it is a workaround for people to try until the issue is resolved (still on my to-investigate list). If it is indeed an asynchronicity problem, it's going to be pretty unpredictable, and likely not specifically related to this version or the old version of the mod (I've definitely had it occur using the old Rape Tattoos mod) - if your PC is having a particularly slow day, or if your load order has more script-heavy mods on a given session, then you'd be more likely to see the issue regardless of which version of this mod you're using. But I don't think I've ever seen it occur without Zaz in my load order (and even when it was occurring, the Rape Tattoos debug key would always work regardless, which would indicate that the problem probably lies in SlaveTats itself). Â I was mistaken. It worked once and then I thought I had solved it, but now the problem is back. I do have a script heavy load order but I did some tests on a minimalistic load order and tattoos still disappeared so I don't think removing mods would help. What I don't get is that in my previous setup(deleted and reinstalled later) I had more or less the same script heavy mods and it worked. Â I agree that the problem must be in SlaveTats because the forced make-up from SL Survival also disappears after a few seconds, and that also has SlaveTats as a requirement. Edited October 27, 2023 by RoninDog
Aycelist Posted November 2, 2023 Posted November 2, 2023 On 10/27/2023 at 9:22 AM, RoninDog said: Â I was mistaken. It worked once and then I thought I had solved it, but now the problem is back. I do have a script heavy load order but I did some tests on a minimalistic load order and tattoos still disappeared so I don't think removing mods would help. What I don't get is that in my previous setup(deleted and reinstalled later) I had more or less the same script heavy mods and it worked. Â I agree that the problem must be in SlaveTats because the forced make-up from SL Survival also disappears after a few seconds, and that also has SlaveTats as a requirement. were you able to find any solution to the flickering issue?
Omnishade Posted November 4, 2023 Posted November 4, 2023 On 11/2/2023 at 8:54 AM, Aycelist said: were you able to find any solution to the flickering issue? Â Kinda. I made a workaround by setting the number of tattoos receives to 2/2. Then only one of them register most of the time. It's very inconsistent.
twerp22 Posted November 7, 2023 Posted November 7, 2023 what I do now is since they disappear right away. After it is all done I go into MCM and go to debug and there is an option to stimulate what happens after rape scene. This has worked for me, although save before doing so incase it crashes I've tested it only a few times and it didn't respond onceÂ
r3mind Posted November 17, 2023 Posted November 17, 2023 I have disappearing tattoos (not just rape, but cum textures as well) after SL scene ends, but only inside Prison Alternative (torturer rape event). No idea why that happens, or if it's related to posts above. The only difference with other scenes is the black screen after the event & ZaZ devices.
mcnv Posted November 19, 2023 Posted November 19, 2023 Yo' I've been having issues with tattoos being stuck in the (excluded) group. I managed to fix it if anybody also has this issue: Â Apparently, I had some other mod that made a settings.json in the mygames folder. delete whatever is in it and paste the template given in the mods folder and the grouping settings work. Have yet to see if it allows my pc from getting tattooed or not.
Seeker999 Posted November 19, 2023 Posted November 19, 2023 2 hours ago, mcnv said: Apparently, I had some other mod that made a settings.json in the mygames folder. What mod was it?
mcnv Posted November 21, 2023 Posted November 21, 2023 On 11/20/2023 at 2:41 AM, Seeker999 said: What mod was it? no clue but it had something to do with bears and stages (animation or maybe overlays?)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now