Jump to content

Deviously Cursed Loot LE 9.0 (2021-03-09)


Recommended Posts

Posted

So I've made a bandit combat surrender, and selected the gag and bound option. When I click "Rape Her" the subtitles say "..." and nothing happens. Am I missing a mod? I have everything necessary.

Posted

I have everything nice and working, but suddenly my latest saves gives CTD on loading.

I was wondering why would it happen and loaded last working save, fast traveled to Whiterun and saved. This save doesn't work any more. It was like 5 seconds with single loading screen.

Maybe this questions is already answered and I didn't find an answer ? or maybe someone knows why could it happen ?

If someone is interested in looking/helping i can provide with both working and not saves and with papyrus log.

Posted
7 minutes ago, Minis91 said:

I have everything nice and working, but suddenly my latest saves gives CTD on loading.

I was wondering why would it happen and loaded last working save, fast traveled to Whiterun and saved. This save doesn't work any more. It was like 5 seconds with single loading screen.

Maybe this questions is already answered and I didn't find an answer ? or maybe someone knows why could it happen ?

If someone is interested in looking/helping i can provide with both working and not saves and with papyrus log.

Install Crash Fixes - https://www.nexusmods.com/skyrim/mods/72725/

 

This sounds like the String-table bug to me, which just means you've installed enough mods that your save files will be corrupted without Crash Fixes.

Posted
1 hour ago, Reesewow said:

Install Crash Fixes - https://www.nexusmods.com/skyrim/mods/72725/

 

This sounds like the String-table bug to me, which just means you've installed enough mods that your save files will be corrupted without Crash Fixes.

The mod you linked didn't change anything. Tried saving on working save again and CTD on load. Maybe its because i have Skyrim SE ? 

Posted
8 minutes ago, Minis91 said:

The mod you linked didn't change anything. Tried saving on working save again and CTD on load. Maybe its because i have Skyrim SE ? 

This is the thread for the Skyrim LE version of Cursed Loot - so naturally I assumed you were running LE.  You should post SE questions in the SE-related threads and shouldn't install LE mods like Crash Fixes if you are using SE anyway. 

 

Can't help with your issue, as I don't use SE and I don't know if the string table bug exists on that version of Skyrim.

Posted
6 minutes ago, Reesewow said:

This is the thread for the Skyrim LE version of Cursed Loot - so naturally I assumed you were running LE.  You should post SE questions in the SE-related threads and shouldn't install LE mods like Crash Fixes if you are using SE anyway. 

 

Can't help with your issue, as I don't use SE and I don't know if the string table bug exists on that version of Skyrim.

Jesus. I'm on the wrong thread. Sorry :D

Posted

If Kimy's plan for world domination is binding everyone in restraints when open drawers, closets, etc.
I wouldn't mind it at all ?

 

Hell, I'll go open chests right now to see what happens!

 

I'm excited to see what the next update brings!!

Posted
1 hour ago, SpaceHamster_ said:

If Kimy's plan for world domination is binding everyone in restraints when open drawers, closets, etc.
I wouldn't mind it at all ?

 

Hell, I'll go open chests right now to see what happens!

i would think twice about that, if i were you.
Who knows how devious Kimy can be when challenged, ^^

Posted
2 hours ago, fruns75 said:

so i cant unequip some piercings because it says i have a rubber suit equipped but in my inventory i dont. anyway to fix this?

That sounds like the piercings that come with the Damsel In Distress quest (which only work properly in the context of the quest). Did you get them normally or via Console/AddItemMenu?

 

If Free Me didn't work you may have to use Console commands to get them off.

Posted
8 hours ago, spoonsinger said:

Happy Birthday DCL

cake.jpg

Haha, that's awesome!

 

I didn't even realize that I published DCL on this day, a few years back! That has been some fun years for sure!

 

Happy Cursed Loot Day, everyone! Haha! Go ahead, open a few extra chests today, and see what you can find! I swear it won't be devious. Much....?

 

Thank you, everyone who downloaded and enjoyed the mod. Particularly those of you who chose to support me on Patreon! You guys rock!  \o/

Posted

So, suddenly traps have stopped working for me.  I open a box, the trap goes off, it destroys my keys...  and then does nothing else.  I haven't been able to fix this, anyone have this issue before/know how to solve it?  

Posted
12 minutes ago, eulexia said:

So, suddenly traps have stopped working for me.  I open a box, the trap goes off, it destroys my keys...  and then does nothing else.  I haven't been able to fix this, anyone have this issue before/know how to solve it?  

Are you currently wearing any DD gear?  Is the amount of them at or above your maximum equip limit?  Is your arousal too low?

 

I've got it set to apply 2-5 items, min 0 arousal, 15 max items.  Pretty much guarantees that my character gets something, unless she's wearing quite a few pieces and it happens to roll occupied slots for each new item, which it then doesn't add it.

Posted
On 7/4/2018 at 2:11 PM, Minis91 said:

Maybe someone has a solution to NetImmerse override error ? I get it every time i try to equip items such as pony boots. I tried some mods but can't figure out how to correctly do it ?

EDIT: Both RaceMenu and DDx uses NiOverride. But somehow only one of them works for me.
Did some research on *.psc files in RaceMenu and DDx (zadSlaveBootsScript.psc). Managed to find that both do same checks (written differently?
 


SKSE.GetPluginVersion("NiOverride") < 5 || NiOverride.GetScriptVersion() < 5

This code is from DDx that fails me, and RaceMenu minimum version is 6. So RaceMenu sees NiOverride and that it is v.6 and DDx doesn't see NiOverride (Or somehow wrong version of it)

Just putting this here, so that any1 interested could look into it.

PS. I can't find a way to to *.psc to *.pex. With this i could "debug" at least a values of variables...

Yeah, that line should read:

if SKSE.GetPluginVersion("NiOverride") < 5 && SKSE.GetPluginVersion("skee") < 1 || NiOverride.GetScriptVersion() < 5

That change was made in some of the other scripts for the Devious mods a while ago where that same check was being made.

 

Unfortunately you have to compile the script to get it into a game usable format, which isn't always easy since you need the dependencies.

 

Hopefully Kimy or Pfiffy can make the change and post a hotfix/updated .pex file.

 

Edit: I decompiled the zadSlaveBootsScript into the source, and it actually does have that line updated. So..... I'm not sure why the generic slave boot items from DDx still give that Nioverride error when all the others seem to work. (The source scripts provided in the mods just don't have the updated source, it looks like.)

Posted
On 7/11/2018 at 4:49 PM, Slagblah said:

That sounds like the piercings that come with the Damsel In Distress quest (which only work properly in the context of the quest). Did you get them normally or via Console/AddItemMenu?

 

If Free Me didn't work you may have to use Console commands to get them off.

i did use the additem menu, what console command works because i tried uneuipall but that didnt work, thanks for the advice

Posted
4 hours ago, fruns75 said:

i did use the additem menu, what console command works because i tried uneuipall but that didnt work, thanks for the advice

In the Console, select the player, then:

 

1. Point mouse at equipped items and hit {Shift}.

2. Find the unnamed piercings in the list using {Shift} to select (use the mesh file listed to help identify the correct item).

2a. If the ID shown is 80000000, then you need to use the "showinventory" console command to find the ID of the unnamed Worn item (you may need to clear out your inventory if the list is too long).

3. Once you have the unnamed ID (which is the Rendered device), type: "player.removeitem {ID} 1"

4. After that, you can open your inventory and remove the Inventory Device normally, without triggering the unlock message. 

 

Note that this method should not be used on Quest Devices obtained in the normal way as that can break your game (or at least the quest) in serious ways.

Posted

So when i loaded a new game only the armbinder and gag appear and not the whole body suit when i started the captured princess quest. I dont have any mods downloaded except the requied ones. is there any way i can fix this

 

Posted
2 hours ago, kendawg64 said:

So when i loaded a new game only the armbinder and gag appear and not the whole body suit when i started the captured princess quest. I dont have any mods downloaded except the requied ones. is there any way i can fix this

 

Did you run Bodyslide?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...