Jump to content

Recommended Posts

PSA:
 
We're working on addressing the reported issues as fast as we can. I'm uploading them as they're implemented so if you absolutely can't wait for the main download to update, you can test them here:
 
Assets
Integration
Expansion
 
Fixed so far:

  • Elegant/Relaxed Hobble Dress rooting
  • Missing slider groups (CBBE and UUNP)
  • CBBE elegant dress mesh
  • Chain harness mittens should now equip properly (may not affect already existing mittens, must spawn a new one)


 
Warning! These are development versions. User discretion is advised! If you are not comfortable with work in progress updates, PLEASE wait for official downloads.

Link to comment

Here's one potential bug I stumbled into. With the latest versions of DD's I get an error message about WearingConflictingDevice when wearing the Engineer Outfit. This outfit has many pieces in various slots and I don't get this error with the "vanilla" armors. This hasn't happened with the older version of DD. Is this a bug and does it affect the game anyway?

 

This bug is under investigation. I have not been able to reproduce it just yet, but we're trying to understand why some users are getting it. Happily, it doesn't seem to have any adverse effects aside from annoying messages. At least so far.

 

Are you running a new game started after installing the latest update, or did you update mid-playthrough?

Link to comment

 

Here's one potential bug I stumbled into. With the latest versions of DD's I get an error message about WearingConflictingDevice when wearing the Engineer Outfit. This outfit has many pieces in various slots and I don't get this error with the "vanilla" armors. This hasn't happened with the older version of DD. Is this a bug and does it affect the game anyway?

 

This bug is under investigation. I have not been able to reproduce it just yet, but we're trying to understand why some users are getting it. Happily, it doesn't seem to have any adverse effects aside from annoying messages. At least so far.

 

Are you running a new game started after installing the latest update, or did you update mid-playthrough?

 

 

It's an old game that I updated. I managed to make a papyrus.log about it. Here it is and the errors are at the end of the log. 

Papyrus.0.log

Link to comment

The Inflatable plugs are not showing the level 5 inflatated message when you inspect them.

I believe it's happening due to this piece of code in zadPlugPumpsScript:

elseif currentVal == 4
	libs.notify("Your plug is almost inflated to capacity. You cannot move at all without shifting it around inside of you, making you squeal in an odd sensation of pleasurable pain.", messagebox = true)
elseif currentVal == 4
	libs.notify("Your plug is fully inflated and almost bursting inside you. It's causing you more discomfort than anything. But no matter what - you won't be able to remove it from your body anytime soon.", messagebox = true)		
EndIf				
Link to comment

 

Here's one potential bug I stumbled into. With the latest versions of DD's I get an error message about WearingConflictingDevice when wearing the Engineer Outfit. This outfit has many pieces in various slots and I don't get this error with the "vanilla" armors. This hasn't happened with the older version of DD. Is this a bug and does it affect the game anyway?

 

This bug is under investigation. I have not been able to reproduce it just yet, but we're trying to understand why some users are getting it. Happily, it doesn't seem to have any adverse effects aside from annoying messages. At least so far.

 

Are you running a new game started after installing the latest update, or did you update mid-playthrough?

 

 

I played and made some more notes about this one. It's not the armor I originally though - it was just pure luck that it reacted several times in a row at one location when other armors didn't. It has something to do with dcur. I turned the dcur's screen logging on and every now and then I'll get a message "equipped xxx on a bound girl" (xxx = some item, e.g. an armbinder, boots). At that point everything is ok, but when dcur gives a message "equipped xxx on" instead, which probably means the player, then I'll get the WearingConflictingDevice error. This message do not happen when I activate something. It feels more like some kind of random event and it can happen in both interior areas and outside. 

 

Hope this helps.

Link to comment

I recall suggesting making the inflatable plugs more interesting with DCL, adding features that were similar to this change. Although I partly fear 'stage 5', I am eager to test the new plugs, as well as the hobble dress. Downloading the new release right now.

 

Thank you all for maintaining this mod and adding new features!

Link to comment

I'm having a weird bug with the latest version (unsure whether it's this mod or DD expansion).

 

My toon has the new hobble dress equipped, along with the new bondage mittens and the new slave ballet boots.

When I reload a saved game with them equipped, she automatically gains the stance of one who has an armbinder (or DCL shackles) equipped, yet there isn't one equipped.

 

The only way to escape this predicament is to unequip all DD items and then requip them after I regain her arm control.

 

Could you please help me?

 

I've attached my papyrus log.

 

Any chance of help here or am I doomed to suffer this horrific fate?

 

Or am I just at the wrong topic for help? In either scenario, an answer would be appreciated.

Link to comment

 

I'm having a weird bug with the latest version (unsure whether it's this mod or DD expansion).

 

My toon has the new hobble dress equipped, along with the new bondage mittens and the new slave ballet boots.

When I reload a saved game with them equipped, she automatically gains the stance of one who has an armbinder (or DCL shackles) equipped, yet there isn't one equipped.

 

The only way to escape this predicament is to unequip all DD items and then requip them after I regain her arm control.

 

Could you please help me?

 

I've attached my papyrus log.

 

Any chance of help here or am I doomed to suffer this horrific fate?

 

Or am I just at the wrong topic for help? In either scenario, an answer would be appreciated.

 

 

Oh I'm sorry I didn't notice your report.

 

I was able to reproduce it. Seems to only affect relaxed and elegant dresses. Extreme ones work properly. I'll see if I can fix it.

Link to comment

 

 

I'm having a weird bug with the latest version (unsure whether it's this mod or DD expansion).

 

My toon has the new hobble dress equipped, along with the new bondage mittens and the new slave ballet boots.

When I reload a saved game with them equipped, she automatically gains the stance of one who has an armbinder (or DCL shackles) equipped, yet there isn't one equipped.

 

The only way to escape this predicament is to unequip all DD items and then requip them after I regain her arm control.

 

Could you please help me?

 

I've attached my papyrus log.

 

Any chance of help here or am I doomed to suffer this horrific fate?

 

Or am I just at the wrong topic for help? In either scenario, an answer would be appreciated.

 

 

Oh I'm sorry I didn't notice your report.

 

I was able to reproduce it. Seems to only affect relaxed and elegant dresses. Extreme ones work properly. I'll see if I can fix it.

 

 

Thanks a bunch!

 

Link to comment

 

 

Here's one potential bug I stumbled into. With the latest versions of DD's I get an error message about WearingConflictingDevice when wearing the Engineer Outfit. This outfit has many pieces in various slots and I don't get this error with the "vanilla" armors. This hasn't happened with the older version of DD. Is this a bug and does it affect the game anyway?

 

This bug is under investigation. I have not been able to reproduce it just yet, but we're trying to understand why some users are getting it. Happily, it doesn't seem to have any adverse effects aside from annoying messages. At least so far.

 

Are you running a new game started after installing the latest update, or did you update mid-playthrough?

 

 

It's an old game that I updated. I managed to make a papyrus.log about it. Here it is and the errors are at the end of the log. 

 

I also had same problem.

Maybe I mistaken, but I think it's somehow connected with upgrading on existing saves, I saw that message some times on old save (cleaning didn't solve it), and it haven't appeared in new save, created after upgrading, where I've already spent some hours enjoying updates (If it will appear - I'll let you know). Also I decided to deactivate some mods, based on DD, because I thought that may be some sort of conflict in them (I have no proof if it correct or not, just one of mods refuses to recognize new versions).

Hope it can help somehow to find out true reason of it.

Link to comment

 

 

 

I'm having a weird bug with the latest version (unsure whether it's this mod or DD expansion).

 

My toon has the new hobble dress equipped, along with the new bondage mittens and the new slave ballet boots.

When I reload a saved game with them equipped, she automatically gains the stance of one who has an armbinder (or DCL shackles) equipped, yet there isn't one equipped.

 

The only way to escape this predicament is to unequip all DD items and then requip them after I regain her arm control.

 

Could you please help me?

 

I've attached my papyrus log.

 

Any chance of help here or am I doomed to suffer this horrific fate?

 

Or am I just at the wrong topic for help? In either scenario, an answer would be appreciated.

 

 

Oh I'm sorry I didn't notice your report.

 

I was able to reproduce it. Seems to only affect relaxed and elegant dresses. Extreme ones work properly. I'll see if I can fix it.

 

 

Thanks a bunch!

 

 

 

Please download the new version, it should fix the reloading issue. Thank you for your report <3

I am having a problem installing this mod. I install the mod through my mod manager and my game is reading the 3.3 version, but none of the items are showing up in my game. Am I doing something wrong with installing the update?

 

You need to run Bodyslide. It is now the default "body" and a mandatory requirement. No pre-generated meshes are provided.

 

If it's your first time using Bodyslide, please make sure to familiarise yourself with its comprehensive documentation or any of the many tutorials available.

Link to comment

Hiyas thanks for the updates. I ran into an issue where when moving any way other than directly forward the hobble skirt walk animation was used instead of a normal walk/run anmimation. No hobble skirt equipped and it was for any directional movement not dead forward (ie moving backwards caused it) the outfit I had on was the Neo Leia slave revival outfit, this was an upgrade on an existing save.

Link to comment

Hiyas thanks for the updates. I ran into an issue where when moving any way other than directly forward the hobble skirt walk animation was used instead of a normal walk/run anmimation. No hobble skirt equipped and it was for any directional movement not dead forward (ie moving backwards caused it) the outfit I had on was the Neo Leia slave revival outfit, this was an upgrade on an existing save.

 

Please make sure your FNIS and XPMSE are up to date and properly installed.

Link to comment

I installed DDa, DDx, Integration, but none of the items under Bodyslide DDX_Heretical show up when building things at the forge. The meshes are present in the Data/meshes/devious/Heretic, and at least as far as I can tell they look like the slider preset was applied correctly. For instalce none of the dresses, clamps, boots, etc show up. However the new chain harness does.

 

Any ideas? Thank you.

Link to comment

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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use