xtrange988 Posted October 2, 2025 Author Posted October 2, 2025 17 hours ago, metanight78 said: Ok. I changed the header as discussed earlier, and the mod is detectable now by Skyrim. However another issue seems to have come up. For the Windhelm Brothel, I'm unable to do the nude party, despite all of the requirements having been met. I talk with Sonje, go through the dialogue tree to start the party, then the quest never starts and all NPCs stay dressed, and keep doing what they where already doing. I'm holding off uploading my modified file until I know this is an issue with just my file, or with version 1.9 of the mod. Was it a new save?
metanight78 Posted October 3, 2025 Posted October 3, 2025 7 hours ago, xtrange988 said: Was it a new save? Yes. Brand new save.
xtrange988 Posted October 3, 2025 Author Posted October 3, 2025 (edited) 11 hours ago, metanight78 said: Yes. Brand new save. That's a shame. Removed the LE support and the LE 1.9 version for good. Thanks for testing. Edited October 3, 2025 by xtrange988
killer905 Posted October 3, 2025 Posted October 3, 2025 38 minutes ago, xtrange988 said: That's a shame. Removed the LE support and the LE 1.9 version for good. Thanks for testing. I think it would be possible to implement this auto-undress/redress function without requiring another mod after entering the sauna area.
xtrange988 Posted October 4, 2025 Author Posted October 4, 2025 On 10/3/2025 at 11:50 AM, killer905 said: I think it would be possible to implement this auto-undress/redress function without requiring another mod after entering the sauna area. Yes and no. I can create an auto-undress system with a magic effect and activation box but I cannot make npc redress. There's a tutorial for it but it will only work for SE (uses skse and po3 papyrus extender).
killer905 Posted October 6, 2025 Posted October 6, 2025 On 10/5/2025 at 1:44 AM, xtrange988 said: Yes and no. I can create an auto-undress system with a magic effect and activation box but I cannot make npc redress. There's a tutorial for it but it will only work for SE (uses skse and po3 papyrus extender). Hmm, mod Bathing Beauties or Beefcake Luxury Suite (BBLS) (It was available on Nexus in the LE/SE version, but the author removed it before introducing the collection on Nexus) and there is undress and redress after entering/leaving the pool/sauna. So, on the LE version, it is possible, but it needs different (i think) code snippets for the script.
shiagwen Posted October 20, 2025 Posted October 20, 2025 So you removed the LE Version because the OStim didnt work ? You ignored sexlab version ?
UhNoThanks Posted November 6, 2025 Posted November 6, 2025 hihi~ does this addon strictly require sexlab for any reason? there's a patch that overhauls the main ancient profession mod to work with ostim without requiring sexlab installed, but this mod has sexlab as a master so it's unusable without sexlab installed. so just wondering if this mod actually requires that master or if that master can be removed ^^
xtrange988 Posted November 10, 2025 Author Posted November 10, 2025 (edited) On 11/6/2025 at 1:10 PM, UhNoThanks said: hihi~ does this addon strictly require sexlab for any reason? there's a patch that overhauls the main ancient profession mod to work with ostim without requiring sexlab installed, but this mod has sexlab as a master so it's unusable without sexlab installed. so just wondering if this mod actually requires that master or if that master can be removed ^^ This version doesn't have the Sexlab requirement, maybe it will work for you or not, the user that requested it didn't report back. You still need the main 1.9 file for SE with the meshes and textures. On 9/26/2025 at 7:36 PM, xtrange988 said: TAP Interiors cleaned Masters.rar 470.15 kB · 5 downloads Edited November 10, 2025 by xtrange988
PikaKen Posted November 11, 2025 Posted November 11, 2025 (edited) Hi @xtrange988 and good news for all the LE players following this thread! I’ve managed to get this mod working for version 1.90 on my LE playthrough, it's basically a two-part fix: Run the NIF files through the Cathedral Assets Optimizer to get them reoptimized for LE format Open the ESP file with TES5Edit and manually edit the header version numbering (from 1.71 to 1.70) so the oldrim game engine accepts it properly Big shoutout to @Sovia for this workaround fix, who posted this info in another mod thread! Hope this helps everyone else get it running and working 😄 Quote The file header for Beta 1 is 1.71 1.71 is compatible with versions 1.6.640 and later If your version is older than that SE (1.5.97): BEES (Backported Extended ESL Support) LE: Change the file header to 1.7 using SSEEdit Edited November 16, 2025 by PikaKen 1
OTC Posted February 16 Posted February 16 On 9/27/2025 at 12:36 AM, xtrange988 said: Let me know if the ESP replacer works for you. TAP Interiors cleaned Masters.rar 470.15 kB · 20 downloads Since Vorpallion disappeared, I took the initiative and tested it in their stead. Unfortunately, your cleaned masters .esp causes a CTD on entering the brothels. Running your original .esp with OStim + SexLab enabled works fine, so the problem definitely appears to be caused by the cleaned masters file. _____ If I may be so bold to ask... seeing as the base TAP mod already has SexLab/OStim as requirements, and your mod is ostensibly "just" an interior redesign: why exactly does your file need SexLab as a master to begin with? Is it not possible to leave all SexLab/OStim responsibilities in the base TAP mod, only changing where exactly they execute (by changing bed positions, rooms, etc.)? In theory, if the original TAP mod was able to be converted to OStim, this mod should also be able to be converted using the exact same process... unless there is extra functionality added in your mod that doesn't already exist in the base TAP mod. Hence why I'm asking the question. I'm willing to figure out how to do the OStim conversion myself, but I just need to know what exactly your mod needs SexLab dependencies in the first place. (By the way: when I say "just an interior design," this not to knock on your work -- it's extremely well-done, to the point that I frankly can't play the original TAP mod without it, hence why I'm posting on this thread to begin with, haha.)
xtrange988 Posted February 18 Author Posted February 18 On 2/16/2026 at 7:32 PM, OTC said: Since Vorpallion disappeared, I took the initiative and tested it in their stead. Unfortunately, your cleaned masters .esp causes a CTD on entering the brothels. Running your original .esp with OStim + SexLab enabled works fine, so the problem definitely appears to be caused by the cleaned masters file. _____ If I may be so bold to ask... seeing as the base TAP mod already has SexLab/OStim as requirements, and your mod is ostensibly "just" an interior redesign: why exactly does your file need SexLab as a master to begin with? Is it not possible to leave all SexLab/OStim responsibilities in the base TAP mod, only changing where exactly they execute (by changing bed positions, rooms, etc.)? In theory, if the original TAP mod was able to be converted to OStim, this mod should also be able to be converted using the exact same process... unless there is extra functionality added in your mod that doesn't already exist in the base TAP mod. Hence why I'm asking the question. I'm willing to figure out how to do the OStim conversion myself, but I just need to know what exactly your mod needs SexLab dependencies in the first place. (By the way: when I say "just an interior design," this not to knock on your work -- it's extremely well-done, to the point that I frankly can't play the original TAP mod without it, hence why I'm posting on this thread to begin with, haha.) Thanks for testing It may be related to markers and furniture. Some of the beds were replaced (like in the Windhelm brothel, which originally only had bedrolls), and those beds have scripts with SexLab properties attached. My Creation Kit was super unstable back then and there weren’t any fixes for that version yet. Also it would crash whenever I tried using Find and Replace. So I ended up creating new beds manually and reattaching all the keywords, scripts, and properties myself. 2
RimLove21 Posted May 14 Posted May 14 I know it says to only use on a new playthrough, but anybody successfully update the interiors on an existing save? Havent started any of the mod content if it makes a difference
Jack005 Posted June 16 Posted June 16 On 8/5/2023 at 4:56 AM, anonpersona said: Patch for "The Ancient Profession - Interiors" and "JK's Riften Outskirts"! Tidies up the exterior around the Riften Brothel. Environmental objects repositioned, landscape resculpted and repainted, hopefully the end result is a cohesive whole. ESL, compacted and cleaned, no navmesh adjustments. Should have no errors. Load after both ESPs and after any grass fixes (set LOOT metadata to "Late Loader"), since this makes edits to the grass around the area. This patch requires a new save to work without errors. Also, for anyone wondering, no objects have been deleted - I moved the unneeded elements below the landscape, and I reworked the Navcut boxes to hopefully enable better pathing by the AI to interaction points. Once again, if people could check it out and make sure it all looks good I'd appreciate it.@ruddycray and @xtrange988, I've made particular effort to keep to what you both designed. Check this one out too and tell me what you think? Still happy to take feedback and adjust to please you both. TAP Interiors Riften Outskirts Patch.esp 102.13 kB · 669 downloads Can you make this one but for Jk Skyrim.esp (JK skyrim one-in-all)??? I did the whiterun incorporation but for some reason cant make this one TAP Interiors Whiterun Outskirts Patch.esp
xtrange988 Posted June 16 Author Posted June 16 (edited) 6 hours ago, Jack005 said: Can you make this one but for Jk Skyrim.esp (JK skyrim one-in-all)??? I did the whiterun incorporation but for some reason cant make this one TAP Interiors Whiterun Outskirts Patch.esp 112.15 kB · 0 downloads about the jk's skyrim patch (might be jk's case): there’s a known issue with the creation kit when loading multiple dependencies. basically, it loads them by creation date rather than the load order in mod organizer, which usually messes everything up. if you run into this, you can use a tool like 'smart time stamp' to change the file (plugin) creation dates so they align with your load order. i’m actually going to have some free time this week bc i’m recovering from a small, minor surgery at home—so i should have enough time to look into making that patch for you. i'll see what i can do! Edited June 16 by xtrange988 1
Jack005 Posted June 17 Posted June 17 12 hours ago, xtrange988 said: about the jk's skyrim patch (might be jk's case): there’s a known issue with the creation kit when loading multiple dependencies. basically, it loads them by creation date rather than the load order in mod organizer, which usually messes everything up. if you run into this, you can use a tool like 'smart time stamp' to change the file (plugin) creation dates so they align with your load order. i’m actually going to have some free time this week bc i’m recovering from a small, minor surgery at home—so i should have enough time to look into making that patch for you. i'll see what i can do! Thanks, I'll be waiting, in my case I open both with sseedit and just try to change the reference to the master file to use jk skyrim and not jk whiterun/riften but for some reason cant get what is using from jk riften, in case of jk whiterun was kind of easy just add jk skyrim has master, clean masters and thats it, in riften case there is something specific that is using
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