Jump to content

What Areas Should be Looked at?  

1,070 members have voted

  1. 1. What Areas need to be looked at more?

    • Better Naked/Armor Slot handling/configuration (IE armors that do not use body slot that should prevent nudity)
      336
    • Creature Handling
      593
    • Nearby NPC arousal Updating over time (Or appearingly not updating)
      354
    • Other (Leave a Comment)
      76


Recommended Posts

6 hours ago, Something said:

I'm having some trouble with getting the arousal functions to start. In MCM the mod says it's initiated and I receive no errors or anything. However all my characters' arousal, baseline, and libido values are consistently at 0, with nothing being able to change it. Even in the Puppeteer tab in MCM, forcing the settings to 100 or something, they reset back to 0 instantly the moment I click out of them.

I wouldn't know where to begin fixing this. I double-checked and everything seems to be configured. Maybe it's a load order problem? I very recently got Skyrim SE and haven't had much time to experiment with many mods yet so there should be little conflict, but then again using Vortex's built-in mod sorter is probably a mistake. Maybe someone more knowledgeable than me can help?

loadorder.txt 851 B · 2 downloads

 

 

This sounds like an issue with loading the dll. Ensure you select correct version for your game  version. check skse log to see if oslaroused dll loads.

Link to comment
  • 2 weeks later...
On 7/17/2022 at 3:29 PM, pinkfluf said:

Hi

 

My fps has greatly improved with this mod!

 

Anyway I made a few tweaks....

 

Added 16 Extra Keywords - should help those that don't have keywords assigned to armour as mods like approach check armor for keywords (dialog).

Added Gender Preference - if your using manipulator you can check what gender pref the target has (code used from those clever peeps that did SLAX)

Fixed some weird characters in sexlabaroused.esp also added genderpref property to quests.

 

Kept in line with oozma's non dependancy on frameworks, added code to check framework (only sexlab quest running as I don't use other frameworks...sorry :( ).

Adding keywords was easy enough but the hard part was getting all the framework src dependencies (Osex, OSA & OStim), everything worked except for SLSO, even using SLSO's replacement scripts I still had these errors...

 

 

I don't know if I'm missing a script source or ??!?. Anyway to bypass it I had to comment out the orgasm reference in OSLAroused_AdapterSexLab.psc. so I could compile it. I don't know if @ozooma10 can kindly take a look if he can maybe shed light on it. Anyway here's the tweak.

 

Update: Ozooma, I'm getting a lot of stack warnings in pappy...

 

  Reveal hidden contents

[07/18/2022 - 12:01:26PM] Dumping stack 668712:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DD0)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668711:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCF)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668710:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCE)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668709:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCD)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668708:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCC)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668707:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCB)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668706:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DCA)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668705:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3C0DC9)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668704:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E965)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668703:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E964)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668702:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E963)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668701:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E962)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668700:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E961)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668699:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E960)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668698:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668697:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668696:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668695:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95C)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668694:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95B)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668693:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E95A)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668692:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36E959)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668691:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C27AEF0)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668690:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C27AEEF)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668689:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C27AEEE)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668688:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257595)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668687:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257594)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668686:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257593)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668685:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257592)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668684:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257591)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668683:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257590)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668682:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C25758F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668681:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C25758E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668680:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C25758D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668679:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257578)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668678:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257577)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668677:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C257576)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668676:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C24D370)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668675:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C24D36F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668674:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C24D36E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668673:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C24D36D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668672:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [_BHLostChildPreventionScript < (2C0CB69C)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668671:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [WIDeadBodyCleanupScript < (000C3A46)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668670:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0926)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668669:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (00055651)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668668:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00C38D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668667:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C70B96C)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668666:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C758EBA)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668665:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B091F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668664:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C70B971)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668663:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C52F258)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668662:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E0115A2)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668661:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0919)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668660:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [WIDeadBodyCleanupScript < (00019DE1)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668659:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00D94B)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668658:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E0115AE)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668657:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B091B)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668656:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C70B973)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668655:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C5343CB)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668654:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3AB99B)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668653:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3AB99A)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668652:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C3AB999)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668651:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B091C)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668650:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C369832)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668649:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C369831)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668648:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C369830)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668647:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36982F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668646:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36982E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668645:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C36982D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668644:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (FE01F832)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668643:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E0126E5)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668642:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0916)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668641:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C52F259)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668640:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C758EB0)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668639:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C70B96F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668638:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0921)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668637:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C758EB9)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668636:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0CAF090D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668635:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0918)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668634:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [CarriageDriverScript < (24001E0D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668633:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0922)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668632:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C758EB7)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668631:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0917)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668630:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E017391)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668629:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0925)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668628:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0913)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668627:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00C38F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668626:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (1A031A71)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668625:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00C37E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668624:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C7B0924)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668623:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C70B96D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668622:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0005564F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668621:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC193)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668620:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC192)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668619:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC191)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668618:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC190)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668617:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18F)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668616:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668615:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18D)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668614:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18C)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668613:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18B)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668612:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC18A)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668611:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC189)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668610:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2CC188)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668609:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2C705A)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668608:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2C7059)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668607:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2C7058)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668606:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C2BCDE3)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668605:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00C3A4)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668604:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0CAF090E)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668603:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0E00D955)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668602:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9C0)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668601:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9BF)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668600:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9BE)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668599:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9BA)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668598:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9B9)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668597:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9B8)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668596:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9B4)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668595:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9B3)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668594:
[07/18/2022 - 12:01:26PM]     Frame count: 0 (Page count: 0)
[07/18/2022 - 12:01:26PM]     State: Waiting on other stack for call (Freeze state: Freezing)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - (requested call)
[07/18/2022 - 12:01:26PM]             [param 0]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [param 1]: ""
[07/18/2022 - 12:01:26PM]             [param 2]: 1.000000
[07/18/2022 - 12:01:26PM]             [param 3]: [Form < (0C29E9B2)>]
[07/18/2022 - 12:01:26PM] Dumping stack 668713:
[07/18/2022 - 12:01:26PM]     Frame count: 1 (Page count: 1)
[07/18/2022 - 12:01:26PM]     State: Running (Freeze state: Frozen)
[07/18/2022 - 12:01:26PM]     Type: Normal
[07/18/2022 - 12:01:26PM]     Return register: None
[07/18/2022 - 12:01:26PM]     Has stack callback: No
[07/18/2022 - 12:01:26PM]     Stack trace:
[07/18/2022 - 12:01:26PM]         [OSLArousedQuest (FE012806)].OSLAroused_Main.OnActorNakedUpdated() - "tsxsadcjudwfdjfowwk" Line 194
[07/18/2022 - 12:01:26PM]             IP: 305    Instruction: 10    Line: 194
[07/18/2022 - 12:01:26PM]             [EventName]: "OSLA_ActorNakedUpdated"
[07/18/2022 - 12:01:26PM]             [strArg]: ""
[07/18/2022 - 12:01:26PM]             [actorNakedFloat]: 1.000000
[07/18/2022 - 12:01:26PM]             [sender]: [Form < (0C3C0DD1)>]
[07/18/2022 - 12:01:26PM]             [::temp24]: 0.000000
[07/18/2022 - 12:01:26PM]             [::temp25]: True
[07/18/2022 - 12:01:26PM]             [::temp26]: [Actor < (0C3C0DD1)>]
[07/18/2022 - 12:01:26PM]             [IsActorNaked]: True
[07/18/2022 - 12:01:26PM]             [act]: [Actor < (0C3C0DD1)>]
[07/18/2022 - 12:01:26PM]             [::NoneVar]: None

 

Checking the forms for some of those actors show they're in locations I've not been to yet (my current location = Fort Amol, script is checking in Windhelm, Marketh). I noticed scandistance = 5120, off top of my head I think regular Aroused was something like 1k distance check. Anyway I see event OnActorNakedUpdated doesn't reference the scandistance unless I'm missing something and it's handled by the dll? thanks

 

OSL Aroused Tweak.7z 24.55 kB · 21 downloads

 

 

Hey your changes seem to work just fine for me. I recompiled your scripts myself and it worked just fine. It seems something got mixed up in your source folder a modified sslActorAlias.psc comes with SLSO just make sure its overwriting the default SexLab version. I'm using SLSO SE version 1.7.9.

Link to comment
2 hours ago, Bobguy0 said:

Hey your changes seem to work just fine for me. I recompiled your scripts myself and it worked just fine. It seems something got mixed up in your source folder a modified sslActorAlias.psc comes with SLSO just make sure its overwriting the default SexLab version. I'm using SLSO SE version 1.7.9.

Hi Thanks, I tried it a couple of ways (overwriting sslactoralias) but your reply got me thinking (what if slso source was installed outside of Scripts/Source folder and instead to Data/Source. Sigh I don't have osl aroused installed anymore as I'm working on something else :( but will probably take a look sometime.

Link to comment

Just got this mod setup for the first time. Switched over from SLA, tempted by all the performance-related benefits I read about. So far it seems good and I enjoy the whole libido system. The only thing I'm missing though is improved creature integration. Any plans for this I hope? For example the puppeteer doesn't work for it, their exposure values don't change right from orgasm, nor do they enjoy the libido stat mechanics.

Link to comment

@ozooma10 , how it is determined, if the PC/NPC is in a scene or not, how often is the check done? Often OSL does not update the state (in animation or not) and arousal is at max very fast. IS there a possibility to force a check?

I use DAR with some idle and walking animations. Is it possible, that those animations are triggering the "in animation mode"?

 

Does OSL handle the PC and the NPCs the same? I mean do the rules and states (clothed, naked, in animation an so on) apply for the NPCs in the same way, like to the PC?

 

The last update was a while back. I hope, there will be more updates. For me, OSL Arousal replaced the conventional mods and i like the new functionality, you implemented.

Cheers

 

 

Link to comment

Hey All,

 

Just uploaded an update to add ability to set Gender Preference.  OSL does not make use of that at all.

 

It is intended for those who use mods who use that preference and was breaking/causing issues because it was stubbed out.

 

 

Also added VR build. I dont have VR so completely untested. So may the gods be with you if you attempt that bad boy.

 

That being said if anybody has vr it would be awesome to know if it works or not.

 

Link to comment

I just found out that arousal wasnt properly going down with the sexlab arousal, now switching over to this mod I can say I love it and it is working great~ nice work on this. Only feature request I can think of is the ability to change the size of the arousal meter ^^

Link to comment
7 hours ago, ozooma10 said:

Hey All,

 

Just uploaded an update to add ability to set Gender Preference.  OSL does not make use of that at all.

 

It is intended for those who use mods who use that preference and was breaking/causing issues because it was stubbed out.

 

 

Also added VR build. I dont have VR so completely untested. So may the gods be with you if you attempt that bad boy.

 

That being said if anybody has vr it would be awesome to know if it works or not.

 

Nice to see a new update, thanks.

 

here is a post from you, acknowledging a bug, that is not yet fixed:

my 2 cents to possible solution: If possible, make it so, that the player can directly define in MCM, what slots are counted contributing to beeng not naked.

 

here an example. in my loadorder i tweaked everything to the following: slot 32 (vanilla outfits) and 56 for bras and 49 for panties for everyting modulas (TAWOBA-like). In my game i would need at least 3 slots (32, 56, 49) to be checked. There are players, that do not tweak the slots, so they would need more.

Bottom line. If you can, make it so, that the player can define a number of slots, that are counted towards beeng not naked.

 

thanks.

 

P.S. could you take a look at my previeus post. thanks again!

 

Link to comment
On 8/5/2022 at 4:03 AM, monty359 said:

@ozooma10 , how it is determined, if the PC/NPC is in a scene or not, how often is the check done? Often OSL does not update the state (in animation or not) and arousal is at max very fast. IS there a possibility to force a check?

I use DAR with some idle and walking animations. Is it possible, that those animations are triggering the "in animation mode"?

 

Does OSL handle the PC and the NPCs the same? I mean do the rules and states (clothed, naked, in animation an so on) apply for the NPCs in the same way, like to the PC?

 

The last update was a while back. I hope, there will be more updates. For me, OSL Arousal replaced the conventional mods and i like the new functionality, you implemented.

Cheers

 

 

 

Scene state is based off the Ostim/SL ModEvents (ie. OnAnimationStart/OnAnimationEnd)

 

Theoretically It may be that for whatever reason the mod doesn't receive an OnAnimationEnd  event (CK or SL Wierdness?) and then that scene is "Stuck" until you reload game/save (Since that will "Reset" the scene status). 

 

Hmmm, It may be worth for me to have some  "Safeguards" in place so if something seems off (IE super long running scene w/ player) it can notify player of potential issue for auto-resolution.

 

 

 

RE: "Body" armor detection, yeah need to add that. THinking maybe as simple as a configurable "List" of slots that need to have items to be not naked in addition to the vanilla slot check as it is now (ie. if 56 or 49 is missing, then your either pantless/shirtless and trigger naked check (if you dont want to require shirt then remove that slot, etc...)

 

Thanks for comments!

Link to comment

Whenever I install this mod it says detected blah blah original aroused but I unistalled it and check for active plugins and there is no other aroused mod.

Link to comment
2 minutes ago, K3nshi said:

Whenever I install this mod it says detected blah blah original aroused but I unistalled it and check for active plugins and there is no other aroused mod.

This mod has an SexLabAroused.esm in order to comunicate with mods, that usually have dependencies with SLAroused. Check the OSL folder. If the mod works, then everything is in order.

Link to comment
1 hour ago, K3nshi said:

Whenever I install this mod it says detected blah blah original aroused but I unistalled it and check for active plugins and there is no other aroused mod.

Make Sure it wins all file conflicts. This means some other mod is overwriting slaFrameworkScr.pex   mayble slso or something.   

Link to comment
23 minutes ago, ozooma10 said:

Make Sure it wins all file conflicts. This means some other mod is overwriting slaFrameworkScr.pex   mayble slso or something.   

I reinstalled mod and removed old once again and error is gone :)

Link to comment

Btw. the Patch for DD5.2 seems pretty outdated. It probably fits for Beta 3 or 4, but we got Beta7 now and the DD script changed significantly. I took the liberty to update the script (I hope). I basically took zadLib and just replaced line 1433 & 1434.

StorageUtil.SetFloatValue(akRef, "SLAroused.ActorExposure", newVal)
StorageUtil.SetFloatValue(akRef, "SLAroused.ActorExposureDate", Utility.GetCurrentGameTime())

with

Aroused.SetActorExposure(akRef, (newVal + 1) as int)

seemed the only thing referring to Aroused.


 

oslaroused-dd5v2Beta7-patch.7z

Link to comment
5 hours ago, ozooma10 said:

 

Scene state is based off the Ostim/SL ModEvents (ie. OnAnimationStart/OnAnimationEnd)

 

Theoretically It may be that for whatever reason the mod doesn't receive an OnAnimationEnd  event (CK or SL Wierdness?) and then that scene is "Stuck" until you reload game/save (Since that will "Reset" the scene status). 

 

Hmmm, It may be worth for me to have some  "Safeguards" in place so if something seems off (IE super long running scene w/ player) it can notify player of potential issue for auto-resolution.

 

 

 

RE: "Body" armor detection, yeah need to add that. THinking maybe as simple as a configurable "List" of slots that need to have items to be not naked in addition to the vanilla slot check as it is now (ie. if 56 or 49 is missing, then your either pantless/shirtless and trigger naked check (if you dont want to require shirt then remove that slot, etc...)

 

Thanks for comments!



On that note, OSL Aroused does not work properly with Sexlab Adventures either, because of some difference in outfit slot handling between OSL and SL Aroused Redux, or something. Idk.  I have to use an unsupported feature with SLAdventures just to check the main body slot to get around this, but false naked flags are still common with other mods as well when they are attempting to use SL Aroused Redux to check for nudity. 

Is there anyways you could make the slot detection or whatever in the world it is more compatible with ArousedRedux mods?

I noticed that I have to save and then load my game after equipping something before it can be recognized in OSL Aroused's Keywords dropdown menu. The previous version that just searched the items on the character at least didn't require all this effort. I desperately vie for a tickable box that sets whether or not the dropdown menu for Keywords searches for items equipped or the whole inventory.

PS: I think it has something to do with 3BA SMP Object or DD Device Hider, or both

Edited by LynErso666
Link to comment
14 minutes ago, Talesien said:

Btw. the Patch for DD5.2 seems pretty outdated. It probably fits for Beta 3 or 4, but we got Beta7 now and the DD script changed significantly. I took the liberty to update the script (I hope). I basically took zadLib and just replaced line 1433 & 1434.

StorageUtil.SetFloatValue(akRef, "SLAroused.ActorExposure", newVal)
StorageUtil.SetFloatValue(akRef, "SLAroused.ActorExposureDate", Utility.GetCurrentGameTime())

with

Aroused.SetActorExposure(akRef, (newVal + 1) as int)

seemed the only thing referring to Aroused.


 

oslaroused-dd5v2Beta7-patch.7z 56.11 kB · 1 download


Omg thank you so much. This is extremely needed.

Link to comment

Please please add active scans to this mod that update arousal. It is very difficult to use this mod without it. Right now you have to use a hotkey on target  to update anyone's arousal.

I love the mod features otherwise we just need a functioning active arousal scanner. Thank you for your work!

Link to comment
14 minutes ago, skyrim482 said:

Please please add active scans to this mod that update arousal. It is very difficult to use this mod without it. Right now you have to use a hotkey on target  to update anyone's arousal.

I love the mod features otherwise we just need a functioning active arousal scanner. Thank you for your work!


What? A Hotkey? How? I have to set everyone's arousal manually in the puppet master section, unless I've been in the cell for like an hour, sometimes people's arousal does change by itself, I think, maybe. But I only seem to have to do it once per actor.

Link to comment
2 hours ago, zarantha said:

 

Thanks. I was just getting ready to toss this back in my game and hadn't gotten that far.


WHere in the world is 5.2 anyways??? There is only Devious Devices 5.1.7 I keep seeing people mention other versions, but never any links to them.

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