zarantha Posted November 13, 2020 Posted November 13, 2020 11 hours ago, riftank said: Has anyone found a way to get this mod to play nice with the SE SL Inflation Framework? Nevermind, I'm easily distracted it seems. I have not been able to test them. what i did is copy the code from the old SLIF patches into the current scripts and recompiled. Try these, one for DD 4.3 and one for DCL 8.5. DD SLIF patch: zadLibs.pex DCL SLIF patch: dcur_clocktickScript.pex
zarantha Posted November 13, 2020 Posted November 13, 2020 13 minutes ago, Luka10 said: would love to see more screenshots of this... They're on the LE page:
YojimboRatchet Posted November 13, 2020 Posted November 13, 2020 19 hours ago, zarantha said: Install this mod:https://www.nexusmods.com/skyrimspecialedition/mods/21294 If you've already got SSE Engine Fixes, you're set, otherwise you'll need to install engine fixes or the dll plugin loader linked on the description. There's no setup to do, just install and enable it. I keep it enabled all the time simply because it will often tell you what mod or texture really caused the crash. Takes out a lot of the guesswork. Repro the CTD, then get the crash log from here: /Data/NetScriptFramework/Crash/ ok, i did as you requested, and here is the crash log. there is a but though. something kind of weird happened. and i wonder if this mod you had me install and the DLL requirement, may have done something. anyway. so i tried this out like 6 times in the last 2 days, and CTD every single time. i didn't install the fix, and i installed the DLL loader and the netscript framework. and then loaded my save once more. only this time, not CTD at all. but a crash log was generated nonetheless from the event. so the CTD was prevented it seems by these new things maybe ? anyway here is the log, let me know when you want me to install the prisoner chains fix from Elsidia and then test again, or another fix. i'll be waiting for your intructions EDIT: would help if i actually attached something here lol Crash_2020_11_13_16-17-31.txt
zarantha Posted November 13, 2020 Posted November 13, 2020 1 hour ago, YojimboRatchet said: ok, i did as you requested, and here is the crash log. there is a but though. something kind of weird happened. and i wonder if this mod you had me install and the DLL requirement, may have done something. anyway. so i tried this out like 6 times in the last 2 days, and CTD every single time. i didn't install the fix, and i installed the DLL loader and the netscript framework. and then loaded my save once more. only this time, not CTD at all. but a crash log was generated nonetheless from the event. so the CTD was prevented it seems by these new things maybe ? anyway here is the log, let me know when you want me to install the prisoner chains fix from Elsidia and then test again, or another fix. i'll be waiting for your intructions EDIT: would help if i actually attached something here lol Crash_2020_11_13_16-17-31.txt 26.78 kB · 0 downloads So the good thing is it doesn't look like anything in the mesh itself that is the problem, so it's probably more like the trigger. But, this is one of the times when the crash log is not as useful as it could be. Still this is what I see: It's player related: Possible relevant objects (1) { [ 10] PlayerCharacter(FormId: 00000014, BaseForm: null) } It looks like it was doing something memory related, maybe memory cleanup, and possibly SMP related: Probable callstack { [0] 0x7FF6D18FF4C1 (SkyrimSE.exe+BEF4C1) unk_BEF460+61 [1] 0x7FF6D13B07B3 (SkyrimSE.exe+6A07B3) PlayerCharacter::Set3D_6A06B0+103 [2] 0x7FF6D0E4380E (SkyrimSE.exe+13380E) TESObjectREFR::unk_1337A0+6E [3] 0x7FF6D13AA08F (SkyrimSE.exe+69A08F) PlayerCharacter::dtor_impl_699DF0+29F [4] 0x7FF6D19125F2 (SkyrimSE.exe+C025F2) Memory::Free_C02560+92 [5] 0x7FF6D13D09D4 (SkyrimSE.exe+6C09D4) PlayerCharacter::dtor_6C09C0+14 [6] 0x7FFDE840454F (hdtSMP64.dll+454F) [7] 0x7FFDE8403C7D (hdtSMP64.dll+3C7D) [8] 0x7FFDE844E09E (hdtSMP64.dll+4E09E) [9] 0x7FF6D12BFEE9 (SkyrimSE.exe+5AFEE9) unk_5AF560+989 [10] 0x7FF6D12BCC0A (SkyrimSE.exe+5ACC0A) BSGeometryListCullingProcess::unk_5ACBD0+3A [11] 0x7FF6D205B17A (SkyrimSE.exe+134B17A) unk_134B05C+11E [12] 0x7FFE4FF97034 (KERNEL32.DLL+17034) [13] 0x7FFE51E5CEC1 (ntdll.dll+4CEC1) } Make sure HDT SMP is updated (should be 2.11). If you've uncapped your framerate, locking it to 60fps might help. If it is memory related, try saving just before talking to Nazeem - just stand in front of him so you are in the same cell and then save / exit game / restart or try the console command "pcb". Pcb is Purge Cell Buffers. If that doesn't work, yeah, just go ahead and replace the mesh.
mixtwo Posted November 14, 2020 Posted November 14, 2020 23 hours ago, zarantha said: Nevermind, I'm easily distracted it seems. I have not been able to test them. what i did is copy the code from the old SLIF patches into the current scripts and recompiled. Try these, one for DD 4.3 and one for DCL 8.5. DD SLIF patch: zadLibs.pex DCL SLIF patch: dcur_clocktickScript.pex @zarantha Do I download both of them and drop them in each mod script folder respectivly? Also, do you know if ZAP 8+ works with DCL?
zarantha Posted November 14, 2020 Posted November 14, 2020 7 minutes ago, mixtwo said: @zarantha Do I download both of them and drop them in each mod script folder respectivly? Also, do you know if ZAP 8+ works with DCL? DD and DCL no longer depend on ZAZ. They don't integrate with it either, but the DD and ZAZ can coexist. Yes, drop both into the script folder to replace those scripts.
Azazemon Posted November 15, 2020 Posted November 15, 2020 How do I turn off whatever function is making my controller vibrate a plug is triggered?
zarantha Posted November 15, 2020 Posted November 15, 2020 1 hour ago, Azazemon said: How do I turn off whatever function is making my controller vibrate a plug is triggered? There is not an an option to disable it. You can go into DD settings and under events and effects decrease the vibration chance. If that's not enough, you might have to disable vibration in the controller settings outside of the game.
Azazemon Posted November 15, 2020 Posted November 15, 2020 2 hours ago, zarantha said: There is not an an option to disable it. You can go into DD settings and under events and effects decrease the vibration chance. If that's not enough, you might have to disable vibration in the controller settings outside of the game. I ended up doing both of those things, but unfortunately it didn't solve the issue. I'm getting crashes whenever the piercings or plugs activate. Thought it might've been from the vibrations or moaning.
zarantha Posted November 15, 2020 Posted November 15, 2020 43 minutes ago, Azazemon said: I ended up doing both of those things, but unfortunately it didn't solve the issue. I'm getting crashes whenever the piercings or plugs activate. Thought it might've been from the vibrations or moaning. There's a fix for the CTD when struggling when using a controller, it should fix this issue too. Crashing during struggle or other animations with a controller == Struggle CTD for DD: https://www.loverslab.com/topic/99700-devious-devices-se-43/?do=findComment&comment=2894066
araburlesque Posted November 15, 2020 Posted November 15, 2020 On 11/13/2020 at 8:30 AM, zarantha said: 1. Have you tried free me in the debug menu? that will end active quests. 2. Do you have fnis sexy move? If it's not actually linked to the quest and cleared with free me, you might need to toggle the player walk 3. Is estrus running? MCM for estrus doesn't show until you save and restart the game. If the estrus mcm isn't available, something's wrong with your estrus. try a clean save (remove estrus, save, reinstall/enable estrus, save, reload one more time to be sure it starts up completely. 4. the slif patch is outdated and is missing functions from the current release. i wouldn't use it. i will probably look at updating the patch for slif when dcl 9.0 is released. i'm a bit too busy at the moment to update a patch for a version that will be outdated soon. DCL 9.0 will be going into beta as soon as dd 5.0 is released, which should be soon. Thanks so much for the SLIF patch! I'm testing it out now. I did try using Free Me in the debug menu, but all that did was reset the Leon quest series back to the stage right before you accept his offer to be your dom. I ended up reloading a save from before using Free Me and just waiting... looks like it's cleared itself now. Don't know what the delay was before, but everything's sorted itself out I don't have FNIS sexy move. It's not a dependency, right? Is there a way to reset the player walk without it?
dcore12314541 Posted November 15, 2020 Posted November 15, 2020 for me the game crashes everytime when i have to go to work did i miss to do something important?
YojimboRatchet Posted November 15, 2020 Posted November 15, 2020 with regards to the "resizing" option for DCL, i'd really like to suggest this for v9. to have an option to turn on / off breasts and butt individually. right now it's one option for both, so you either get none or both. and since the resizing for breasts doesn't work at all with 3BBB, but the butt works fine, it would make sense to have them with their own individual on/off setting. (i don't use SLIF, like many others don't as well) (although i probably think this will go into the waste basket of ideas like the last suggestions on made about changing the either/or option for hoods (open closed) into a weight slider in DD/DCL)
Elsidia Posted November 15, 2020 Posted November 15, 2020 44 minutes ago, YojimboRatchet said: so you either get none or both You already can do it in MCM: You can set in DLC increase Max inflate size to 0.1 for breast or butt.
zarantha Posted November 15, 2020 Posted November 15, 2020 10 hours ago, riftank said: Thanks so much for the SLIF patch! I'm testing it out now. I did try using Free Me in the debug menu, but all that did was reset the Leon quest series back to the stage right before you accept his offer to be your dom. I ended up reloading a save from before using Free Me and just waiting... looks like it's cleared itself now. Don't know what the delay was before, but everything's sorted itself out I don't have FNIS sexy move. It's not a dependency, right? Is there a way to reset the player walk without it? No, it's not a requirement. other player animation replacers can cause the bound animations to be used when not bound. I don't use them, but kimy confirmed that sexy move is compatible. sexy move is also the only one where someone has said how to reset it when this is hit, i just wrote down the fix since it seems to come up fairly often.
zarantha Posted November 15, 2020 Posted November 15, 2020 5 hours ago, dcore12314541 said: for me the game crashes everytime when i have to go to work did i miss to do something important? sounds like you're getting something hdt enabled equipped. do you have hdt smp installed? if not, install ddhotfix or install HDT SMP. https://mega.nz/#!SRJmRagK!tj91HO0PWKoW0KocrfKkI3IZQPxTzvRr4eoMSBfjEcs
YojimboRatchet Posted November 15, 2020 Posted November 15, 2020 3 hours ago, Elsidia said: You already can do it in MCM: You can set in DLC increase Max inflate size to 0.1 for breast or butt. i know this. that is why i am suggesting to split them up. so that the butt has an option to turn it on or off, and breasts has its own option to turn on or off. right now, you turn on that feature for them both together. it makes sense since belly inflation has its own on/off option.
zarantha Posted November 15, 2020 Posted November 15, 2020 3 hours ago, YojimboRatchet said: with regards to the "resizing" option for DCL, i'd really like to suggest this for v9. to have an option to turn on / off breasts and butt individually. right now it's one option for both, so you either get none or both. and since the resizing for breasts doesn't work at all with 3BBB, but the butt works fine, it would make sense to have them with their own individual on/off setting. (i don't use SLIF, like many others don't as well) (although i probably think this will go into the waste basket of ideas like the last suggestions on made about changing the either/or option for hoods (open closed) into a weight slider in DD/DCL) 3BBB won't be supported by Kimy until a significant number of users are using it. It's not there yet (I'm basing this off of the downloads for cbbe/unp/3bbb/bhunp on the nexus). This means that DCL and DD are using breast bones that don't match up to the renamed breast bones in 3BBB. The only workarounds then are disable and SLIF. Adding more options in DCL is unlikely as Kimy has already said she's very close to the max she can do with the MCM right now, and absolutely does not want to add more MCM features that are not critical. and I don't think she wants to add a second MCM (that was also broached). For disabling, no you can't turn it off, but you can set the 'max' resize to .1. This should make the changes made by DCL pretty close to undetectable, and is what I do for the butt changes since I don't care for that. If someone has the scripting knowledge, what could be done for 3BBB is patch the script to change the names of the breast bones/nodes so that they would affect 3BBB. I'll add it to my list to see if my baby scripting skills can do this, but it won't be for for a while unless I actually get a chance to switch back to 3bbb. I'm doing too much testing in cbbe right now.
Elsidia Posted November 15, 2020 Posted November 15, 2020 3 hours ago, zarantha said: and is what I do for the butt changes since I don't care for that To speak about inflate. I use CBBE SE 1.5.5 CBBE SE body special (it's add only vagina) And there no work butt, breasts enlarge. For you inflate works? What i test i found that script isues wrong bone names - maybe from LE and also 1 bone value is change to negative (for CBBE need positive value i think) When i add bones with those names to that body - inflate works but breasts was damaged because i'm not good to add bone weight manually. Also reference for correct bone weights not exist in CBBE SE version. I use https://www.nexusmods.com/skyrimspecialedition/mods/198?tab=files Maybe this support it can be add to scripts in DCL 9.0 version?
dcore12314541 Posted November 15, 2020 Posted November 15, 2020 4 hours ago, zarantha said: sounds like you're getting something hdt enabled equipped. do you have hdt smp installed? if not, install ddhotfix or install HDT SMP. https://mega.nz/#!SRJmRagK!tj91HO0PWKoW0KocrfKkI3IZQPxTzvRr4eoMSBfjEcs i dunno if its just me but cant download the file because a temporary error(atleast the website told me) gonna try it later again. Just for more Info. Everything just seems to work fine and as intended but everytime i have to go to work and after i spoke with that guy in front of the Cell it crashes its everytime thx for help anyway!!!
ecksdee44 Posted November 17, 2020 Posted November 17, 2020 Does anyone have any idea why DCL completely ignores my device settings? I've set minimum devices per event to one and maximum to two, threshold to 5 and disabled chastity belts, yet whenever a cursed loot event triggers, I get equipped with at least 5 devices, including the disabled ones.
axel1115 Posted November 17, 2020 Posted November 17, 2020 Hello, i have a problem with the Cloe Quest. Currently i am at the dollmaker house and i am on stage 220(dcur_chloequest) and should talk to the dollmaker. But i didn´t have an dialog option to go further, or end this quest. Does anyone have an idea how to fix this? Thanks and Regards
Leela2076 Posted November 17, 2020 Posted November 17, 2020 Fast travel seems to always be disabled. I've tried all the settings even if the PC is wearing no cursed loot fast travel remains disabled. None of the fast travel settings in DCL seem to affect this. Other than console commands is there something I'm missing. ( This is a reeeeeely long thread! ) Another thing that seems to be related to DCL is once a bounty is added I can no longer talk to guards. They just say "Hey I know you" and leave. There's no way to pay (or refuse to pay ) your bounty. I've tried disabling mods to weed this out and several of the suspects cause the game to not launch when disabled. Spoiler #Mod_Name "Unmanaged: unofficial skyrim special edition patch" "DLC: HearthFires" "DLC: Dragonborn" "DLC: Dawnguard" "SkyUI" "UIExtensions" "AddItemMenu - Ultimate Mod Explorer" "Player Size Adjuster and First Person Camera Height Fix SSE" "Caliente's Beautiful Bodies Enhancer -CBBE-" "CBPC - CBP Physics with Collisions" "CBBE 3BBB" "Skse64_Data_200197" "BodySlide and Outfit Studio" "Address Library for SKSE Plugins" "RaceMenu" "RaceMenu High Heels" "A Huge RaceMenu Preset Collection" "Fuz Ro D-oh - Silent Voice" "Jaxonz Positioner Converted" "XP32 Maximum Skeleton Special Extended" "HDT-SMP (Skinned Mesh Physics)" "ConsoleUtilSSE" "JContainers SE" "SLAnimLoader" "Realistic Needs and Diseases 2.0" "Obsidian Weathers and Seasons" "Lanterns and Candles by Mentilreq" "Lanterns Of Skyrim II" "Dragon Souls to Perk Points" "360 Walk and Run Plus" "Follower Commentary Overhaul SE - FCO SE" "Amazing Follower Tweaks SE" "Sassy Teen Girls SE CBBE" "Katrina and Veronica SE" "Linda and Maya Follower" "Elvira SE - Standalone Follower" "Undies - SSE CBBE BodySlide (with Physics)" "Nezzars Ultimate Lingerie Collection - CBBE SE" "Edhildils DMRA Full Replacer" "The really high-heeled Vanilla shoes and boots" "Psijic robes replacer to Nocturnal robes" "DX Gwelda Witch Outfit - UNP" "DX Sotteta Huntress Outfit - UNP" "DX Ancient Draugr Outfit - UNP TOP MODEL BBP" "DX Stella Mithril Armor - UNP" "DX Stella Mithril Armor SSE - UNP Perky - Physics -" "DX Celes Mercy Outfit - UNP" "Heels on platform and stockings CBBE with Bodyslide" "Heels on platform v1_00 CBBE Bodyslide" "Slave Leia Renewal - SSE CBBE BodySlide" "C5Kev Black Bandit Armor SSE - Craft - UNP - Physics -" "Succubus Armor CBBE - Body Slide" "D-Huntress (BHUNP - CBBE) (with CBBE SMP and 3BA)" "Topless Hide Armor CBBE BodySlide" "[Zynx][Melodic]_Hardcore_Outfit" "Vibrant weapons - Fire Frost Shock" "KS Hairdos SSE" "Devious Devices" "SexLabFrameworkSE" "SexLab Relationship Dialogue System SE_v" "The Joy of Perspective" "RaceMenuPresetLoader" "SexLabArousedSSELoose" "Schlongs of Skyrim SE" "SexLab EagerNPCSERev2" "Arousal Based MatchMaker" "MassMatchMakerSE_SE_" "SexLab Adventures SE v" "Sexlab LightMeUp SE" "Patched SE SL TOOLS Updated" "CreatureFramework V" "HornyCreaturesofSkyrim_V" "MoreNastyCritters_v" "HentaiCreatures_MNCv" "Simple Slavery Plus Plus" "submissivelola SSE" "SL Stories" "SL Stories Devious" "Deviously Cursed Loot" "Devious Devices Helpers SE v" "Fores New Idles in Skyrim SE - FNIS SE" "FINIS Spells" "FINIS Creatures" "Animated Prostitution SE" "ZAZ" "FNIS Sexy Move SE" "PapyrusUtil SE - Modders Scripting Utility Functions" "BodySlide - Output" "NPC Changer -Output" "Sexlab Adventure Output"
Elsidia Posted November 17, 2020 Posted November 17, 2020 What i can say? I'm not interfere with those errors because i can say only basic things: 22 minutes ago, Leela2076 said: I can no longer talk to guards. Some of your mod conflicts with guard dialogues. Check mods what add dialogues, disable one and check dialogue again while you found guilty. 22 minutes ago, Leela2076 said: Fast travel seems to always be disabled. Some of your mods conflict and disables a fast travel. The same recommendation: disable mods while you found guilty. Also some places fast travel is disabled by default as in Helgen area (there was Chloe quest maybe because) Some time fast travel is disabled in city (Whiterun) Exit from city and try again. UPD: some active quest can disable a fast travel.
Elsidia Posted November 17, 2020 Posted November 17, 2020 1 hour ago, axel1115 said: Currently i am at the dollmaker house and i am on stage 220 The same: not got this error anytime: ideas: Did you have installed papyrus util SE? - it needs for some dialogue appear. Don't you have installed a mods whats modify NPC dialogues and probably can add own dialogues and delete Chloe dialogue from dollmaker. Try to reload a previous save and try again to reach dollmakers house - maybe local glitch and dialogue appears. Try to reload save in dollmaker house. Maybe dialogue reactivates. UPD: Chloe dialogue is down below try to scroll down dialogues while it not appears. Wait in dialogue menu a 10 sec. maybe Chloe dialogue not load into memory and later appears.
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