Jump to content

Sexout stuff stopped working.


Recommended Posts

Posted

Just to preface. 

EVERYTHING USED TO WORK.

In fact i can still load an old save and have everything work. It's just that i need to go tens of hours back.

What basically happens is this.

Any dialogue of any sort that initiates sex of any kind shows but then the sex animation itself won't play at all. Or masturbation etc... nothing.

I am making this thread because i hope this is an issue someone encountered and that there is some kind of solution i somehow missed while browsing other threads as well as the one on how to install sexout properly. I repeat i installed it and it was working very fine for tens of hours.

Posted

It's hard to say what's causing your problem; it could be many things:

- The mod you use to start animations has stopped working properly and no longer makes sexout requests

- Something in the Sexout script crashes and prevents the request from completing

- Sexout rejects the request for a specific reason

 

 

4 hours ago, FudgeWorm said:

Any dialogue of any sort that initiates sex of any kind shows but then the sex animation itself won't play at all. Or masturbation etc... nothing

 

I think I can deduce that you use SexoutSexKey.

 

 

 

 

I think it's more likely that your problem is due to the infamous “stuck token" (do you see sexout tokens in your inventory or in the NPC inventory?). It could explain that Sexout is declining the request, but I can't be sure without the Sexout logs.

I also need to know which version of Sexout you are using.

Posted
6 hours ago, Machiavelique said:

It's hard to say what's causing your problem; it could be many things:

- The mod you use to start animations has stopped working properly and no longer makes sexout requests

- Something in the Sexout script crashes and prevents the request from completing

- Sexout rejects the request for a specific reason

 

 

 

I think I can deduce that you use SexoutSexKey.

 

 

 

 

I think it's more likely that your problem is due to the infamous “stuck token" (do you see sexout tokens in your inventory or in the NPC inventory?). It could explain that Sexout is declining the request, but I can't be sure without the Sexout logs.

I also need to know which version of Sexout you are using.

Is this the token you mentioned? I did find something like these ones? 

As for the version i am unaware of how can i check. Sadly i don't remember which one i downloaded when i was installing it. If you could tell me how can i check the version i would very much appreciate it.

I was not using sexout key.  For the actual sex it was generally consequences for various quests and tryout. 

Assuming these are the tokens you mentioned. Is it possible to fix that?

Thanks in advance!



 

Sexoutthing.PNG

Posted

if you haven't already done, Install JohnyGuitar  

 

Then, select the NPC in in console mod and note its ref ID (on the below picture, refID is '104C80' (the six last number)

Capture.jpg

 

Then in console type (replace 104C80 with your refID):

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:104C80")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:104C80")

 

 

 

Hoping your NPC belong to FalloutNV.esm, otherwise replace "FalloutNV.esm" with the name of the mod displayed after the refID (on the above picture you can see: "Easy Pete" (00104C80) - FalloutNV.esm)

 

 

Do it for all actors affected with stuck tokens (including player if needed).

This tip should work with SexoutNG 2.10.97 and higher

Posted
1 hour ago, Machiavelique said:

if you haven't already done, Install JohnyGuitar  

 

Then, select the NPC in in console mod and note its ref ID (on the below picture, refID is '104C80' (the six last number)

Capture.jpg

 

Then in console type (replace 104C80 with your refID):

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:104C80")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:104C80")

 

 

 

Hoping your NPC belong to FalloutNV.esm, otherwise replace "FalloutNV.esm" with the name of the mod displayed after the refID (on the above picture you can see: "Easy Pete" (00104C80) - FalloutNV.esm)

 

 

Do it for all actors affected with stuck tokens (including player if needed).

This tip should work with SexoutNG 2.10.97 and higher

I apologize for my own inability but how do i select MYSELF/MY CHARA in the console. I never even used it. Ill try to figure it out on my own right now but if your around and could tell me it would speed up the process.

Posted

After using
 

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:104C80")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:104C80")

my chara would strip when i used the masturbation button but no animation would play.

I think i am not writing "Then in console type (replace 104C80 with your refID): " part properly. Assuming that myID is 000014 then i should write in the console "replace 000014 with 000014" ? Or did i misunderstood. Again sory i got no experience using the console.

Posted
21 minutes ago, FudgeWorm said:

I think i am not writing "Then in console type (replace 104C80 with your refID): " part properly. Assuming that myID is 000014 then i should write in the console "replace 000014 with 000014" ? Or did i misunderstood. Again sory i got no experience using the console.

 

No, just:

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:000014")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:000014")

 

To clean player

 

 

Maybe it does'nt work fully cause you also need to clean the NPC or I forgot something...

if it doesn't work, you also can try:

Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Start:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Conditions:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Started::"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:TFlags:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Flags:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:LockTime"

 

On your character (000014) + NPC (don't know your NPC IDref)

Posted

After using the latest commands the bar has appeared.

I also noticed that NPC's lack that esm ref to the right of their name and ID.

If they are other fixes i could attempt or any ideas in general please let me know. I would try whatever could possibly work.

Thanks for the help you already provided.

sexoutissue2.PNG

sexoutissue1.PNG

Posted (edited)

In "Praetorian Guard" (0015fe21)

The 2 first "00" means "FalloutNV.esm"

 

Try this:

In console, select your character and type:

Dispel SexoutNGStartSex

Dispel SexoutNGCleanup

Dispel SexoutNGUndress

 

Then select the praetorian guard and type:

Dispel SexoutNGStartSex

Dispel SexoutNGCleanup

Dispel SexoutNGUndress

 

 

 

Then type:

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:15fe21")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:15fe21")

call fnSexoutNXClr (StringToRef "FalloutNV.esm:15fe21"), "Sexout:"

 

call fnSexoutActorUnlock (StringToRef "FalloutNV.esm:000014")

call fnSexoutActorCleanup (StringToRef "FalloutNV.esm:000014")

Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Start:"

Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Started:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Conditions:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Core"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:TFlags:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:Flags:"
Call fnSexoutNXClr (StringToRef "FalloutNV.esm:000014"), "Sexout:LockTime"

 

 

 

Also, once you cleaned the player character, try to play a masturbation animation with AnimManagement or another mod (to confirm pb is solved for player)

 

 

 

Edited by Machiavelique
Posted

This is what i was attempting after every command from you that i wrote. Using masturbation. I figured i gotta at least fix the pc for sure first. I also did not see any of these tokens on any npc i checked.

 

Let me try the new ones now.

Posted

It's working.

At least my own chara and one other i tested with.

Thank you very much for the help i would never have figured it out myself. I was worried no one will help out due to sexout being so old.

Posted

There are now newer versions available.
Basically, all 2.10 versions can be considered old (even version 2.10.98 beta 7, which is heavily based on old scripts; the fixes made were carefully selected to preserve the integrity of the scripts as much as possible).

 

This is a native problem with version 2.10; it has appeared and may well reappear.

 

In SexoutNG 2.11.3, Anim Monitoring would have detected this stuck token problem and would have cleaned up the actors concerned.

In the next release (which I would really recommend you install), this problem should no longer occur.

Posted

However, 2.11.3 beta 5 has an upgrade issue from 2.10 versions. (you need to replace sexout.esm with the one on the thread on page 10 to fix it).

It is better to wait for the next release, which should be out soon.

Posted
On 11/16/2025 at 11:36 AM, FudgeWorm said:

Just to preface. 

EVERYTHING USED TO WORK.

In fact i can still load an old save and have everything work. It's just that i need to go tens of hours back.

What basically happens is this.

Any dialogue of any sort that initiates sex of any kind shows but then the sex animation itself won't play at all. Or masturbation etc... nothing.

I am making this thread because i hope this is an issue someone encountered and that there is some kind of solution i somehow missed while browsing other threads as well as the one on how to install sexout properly. I repeat i installed it and it was working very fine for tens of hours.

same here too! it suddenly stopped working, evreything else works fine but the animations are gone

 

Posted

If it's the same problem, you can try the same solution (check for stuck tokens, delete them, and reset the NX variables).

But reloading an old save may be a better option if you have one that is not too far back.

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