Jump to content

Deadly Pleasure SE


Recommended Posts

Posted
13 hours ago, ivan727 said:

I keep getting CTD after finishing quai sidequest, can someone let me know what happens ?

 

when exactly the ctd occurs ?

I guess it's a script line strips you of your outfit ?

Posted (edited)

Will give this mod another chance now, but i think will fail again...

Just tasted....same situation, after pressing the buttons device desappear and kicked in the air...(note i dont use quest line, just go to the castle and enter prison)

Edited by NOI_Nomer
Posted
3 hours ago, NOI_Nomer said:

Will give this mod another chance now, but i think will fail again...

Just tasted....same situation, after pressing the buttons device desappear and kicked in the air...(note i dont use quest line, just go to the castle and enter prison)

 

it's due to your installation. Sorry, there is nothing I can do.

Posted

Hello, I have to say I have enjoyed the mod so far. once I properly registered the animations everything pretty much worked ok, couple issues at Anna's party with scene with horse and troll and smp causing issues, and the centurion didn't appear and my character ended up drinking a cup and playing with herself.

 

My main issue is now at Daedric Masked Bal"  I'm supposed to play my part in ceremony and nothing happens. i've tried initiating sex with characters, in the sometimes event I can even move, to maybe jumpstart the interactions that are supposed to occur and nothing, tried save and reload, nothing, tried waiting, nothing.

 

what are the setstage commands for this quest so I can advance through it??

 

Thank you btw, I do like the mod just can't seem to figure out how to advance the current quest at all

Posted
4 hours ago, tgrant349 said:

Hello, I have to say I have enjoyed the mod so far. once I properly registered the animations everything pretty much worked ok, couple issues at Anna's party with scene with horse and troll and smp causing issues, and the centurion didn't appear and my character ended up drinking a cup and playing with herself.

 

My main issue is now at Daedric Masked Bal"  I'm supposed to play my part in ceremony and nothing happens. i've tried initiating sex with characters, in the sometimes event I can even move, to maybe jumpstart the interactions that are supposed to occur and nothing, tried save and reload, nothing, tried waiting, nothing.

 

what are the setstage commands for this quest so I can advance through it??

 

Thank you btw, I do like the mod just can't seem to figure out how to advance the current quest at all

 

It works for me, at least the quest stuff.

 

The main problem I have is the actorevents : it works in LE, not in SE... we can see that in Anna's party.

  • 3 weeks later...
Posted

Just reporting in here, most everything seems to work for me quest wise, but I don't get the mask or futa horsecock to show when they're equipped.  In my inventory and equipped, but they don't show up.  Any ideas?

Posted (edited)
On 11/20/2023 at 5:09 PM, RileyAP said:

Just reporting in here, most everything seems to work for me quest wise, but I don't get the mask or futa horsecock to show when they're equipped.  In my inventory and equipped, but they don't show up.  Any ideas?

 

it's due to LE to SE conversion. there's nothing I can do, except finding SE ressources for that.

Edited by Delzaron
  • 4 weeks later...
Posted (edited)

After several attempts and approaches to DP, I still have a problem with the lack of devices, they are visible in the prison, and after pressing the button they disappear.

Edited by oslo22
  • 3 weeks later...
Posted
On 12/17/2023 at 11:25 AM, oslo22 said:

After several attempts and approaches to DP, I still have a problem with the lack of devices, they are visible in the prison, and after pressing the button they disappear.

 

I just installed it manually... and it took me three attemps to make it run.

If komotor was still here, you could ask him...

  • 2 months later...
Posted

I had issues with the camera position halfway in the floor after some of the animations like some others in this thread, so I thought I would share my workaround.  It seemed to be mainly the animations which controlled camera angles while the animation played.  

 

With the SD+ mod installed, I found that the camera issue could be fixed immediately if I simply cycled between standing/kneeling/crawling using that mod's hotkeys.  After that everything went back to normal. 

 

I also had an issue with all of the scenes for the aDP4_End quest (Molag Bal masquerade).  None of the scenes would trigger.  I see papyrus fragments in each of the broken quest stages like this:

SetObjectiveCompleted(20)
SetObjectiveDisplayed(30)
aDP_MaskedBal_Door_PullChainREF.activate(aDP_JezeraREF)
aDP4_EndScene1.start()

 

and the part that seems to be broken is that last line, it doesn't seem to do anything.  That's where my troubleshooting skills hit a wall, unfortunately, I don't know how to properly compile the papyrus fragments running creation kit inside MO2 (Maybe I have to activate all of the dependencies also??) so I couldn't figure out how to fix the scenes or progress the quest besides forcing the next quest stage with console commands (which means the dialogue scenes don't play, which is a shame). 

  • 4 months later...
Posted

It seems that even though the animations are working for me, there are working only partialy. It seems that the equipement is missing and the characters are doing whatever they're supposed to do, but they float in air.

Posted
33 minutes ago, masterofgamespl said:

It seems that even though the animations are working for me, there are working only partialy. It seems that the equipement is missing and the characters are doing whatever they're supposed to do, but they float in air.

 

yep, it can happen with komotor anims. There is nothing I can do.

Posted

I'm glad you're still active. I'd like to ask how to trigger the quest after serving Molag Ball?i can't find the mercenary around skyforge(sry for my poor english XP)

  • 2 weeks later...
Posted
On 8/11/2024 at 11:36 AM, leiypnan said:

I'm glad you're still active. I'd like to ask how to trigger the quest after serving Molag Ball?i can't find the mercenary around skyforge(sry for my poor english XP)

 

If I remember correctly, the quest will molag bal is the last.

If you want to return to the mod and make a rep quest, you need to speak to the mercenary at the grotto entry, est of dragonbridge.

  • 2 months later...
Posted (edited)
On 3/30/2024 at 5:30 PM, guarluckki said:

I had issues with the camera position halfway in the floor after some of the animations like some others in this thread, so I thought I would share my workaround.  It seemed to be mainly the animations which controlled camera angles while the animation played.  

 

With the SD+ mod installed, I found that the camera issue could be fixed immediately if I simply cycled between standing/kneeling/crawling using that mod's hotkeys.  After that everything went back to normal. 

 

I also had an issue with all of the scenes for the aDP4_End quest (Molag Bal masquerade).  None of the scenes would trigger.  I see papyrus fragments in each of the broken quest stages like this:

SetObjectiveCompleted(20)
SetObjectiveDisplayed(30)
aDP_MaskedBal_Door_PullChainREF.activate(aDP_JezeraREF)
aDP4_EndScene1.start()

 

and the part that seems to be broken is that last line, it doesn't seem to do anything.  That's where my troubleshooting skills hit a wall, unfortunately, I don't know how to properly compile the papyrus fragments running creation kit inside MO2 (Maybe I have to activate all of the dependencies also??) so I couldn't figure out how to fix the scenes or progress the quest besides forcing the next quest stage with console commands (which means the dialogue scenes don't play, which is a shame). 

 

Yep.

 

I made a run tonight, I stopped just after finishing Chuul' dream, and before the bath part.

 

I have a page of bugs. The hooks are the first problem, but the scripts developed for FTD can solve that. Also, need to check if the rep quests are reliable enough, and a way to debug them if one is bugging.

Some kom anims don't play right... for example,t he hounds in Chuul dreams. i'll replace them when I can, like I done for the giant.

 

So, an update will come soon for aDP.

 

The masked ball also can have a problem in LE : if the quest for forcing scenes is involving actors needs in the story quest scene, it will make bugs. And if sexlab met a problem... the whole quest blocks.

Edited by Delzaron
Posted

update done.

 

There is still a mjor problem : the actor events don't work in SE. In Masked bal, it's not really a problem, but in Anna's manor, it is.

I need to figure out a way to solve that.

Posted
On 11/23/2024 at 3:25 PM, Delzaron said:

update done.

 

There is still a mjor problem : the actor events don't work in SE. In Masked bal, it's not really a problem, but in Anna's manor, it is.

I need to figure out a way to solve that.

Hello, dear friend! I constantly follow your mods and I can say that I really like them.
The only thing that upsets me is that they contain a lot of errors. But you're constantly working on it, which is very commendable.
In this regard, I would like to ask... Do you use xEdit for your work besides CK?
If not, then let me give you some friendly advice: use it!  Because it makes it easy to track most errors.

Best regards and thanks for your work!!!

Snap89.png

Snap90.png

Posted
6 hours ago, Industrial said:

Hello, dear friend! I constantly follow your mods and I can say that I really like them.
The only thing that upsets me is that they contain a lot of errors. But you're constantly working on it, which is very commendable.
In this regard, I would like to ask... Do you use xEdit for your work besides CK?
If not, then let me give you some friendly advice: use it!  Because it makes it easy to track most errors.

Best regards and thanks for your work!!!

Snap89.png

Snap90.png

 

Usually, yes... but I forgot sometimes ! my bad.

 

5 hours ago, Industrial said:

You just need to copy the error ID from the search and paste it into the FormID cell at the top left.
This will show the errors in more detail.

Snap91.png

Snap92.png

 

interesting errors. It explain the hellhound problem in chuul dream quest...

Posted
2 hours ago, Gudulba said:

@Delzaron Could you please tell which Kotor animation file version for SE you are using in your game? KomAnim_AIO_31.36.16a_To_install-SE .zip?

 

 

image.png

  • 2 weeks later...

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