Jump to content

Recommended Posts

On 3/26/2021 at 9:13 AM, S.MayLeR said:

What's the point? Some players use one or more different armors. And why? Because it is practical to have one (for example) and practical (tautology), and not constantly switch from one to the other. Also, it is worth noting that in this case, DDE and DCUR are simply not needed visually, since ordinary armor is responsible for this. It's simple.

Well, it would lock you into whatever armor/clothing you were wearing at the time, the phantasy is armor=secret tentacle monster right? In my mind having armor as the DD would just enhance that idea. I am not saying abandon the current implementation it would just be cool imo.

Link to comment
2 hours ago, Thomasblod047 said:

the phantasy is armor=secret tentacle monster right?

 

Not quite, the fantasy is more like armor = magically disguised devious device.

I took the living armor picture as MCM banner for two reasons: one, it was available as already cut out picture. Two, those "living tentacle monster armors" indeed are the source of the idea, and maybe I try and add one later on.

 

But for now, speaking "lore friendly", this mod adds a curse to pieces of armor, clothing or jewelry, which then can be DD items that LOOK LIKE armor and reveal+lock themselves when trying to wear the item.

Link to comment
On 3/30/2021 at 9:58 PM, j8mbo88 said:

nevermind i got it to work

 

What did you do, maybe it can help him:

 

1 hour ago, kurokurokurokuro said:

I have a similar problem, I tryied to install Mimic Device and it's telling me the DD framework I use is obsolete... Despite using the 5.1. :(

 

I have double checked the code, normally this shouldn't show up if at least DDf v5 is properly installed. Also, I couldn't reproduce this bug even once

Did you use the correct framework variant, the one for Oldrim? Maybe that could be an issue.

Link to comment
  • 3 weeks later...

So I'm experiencing this strange thing where sometimes loading a game will trigger a event that causes my character to get tied up, even with "safe" equipment, since I don't have any other mods that should cause that kind of interaction out of nowhere I'm fairly certain it is this one, but would definitely appreciate some confirmation from others that have experienced similar situations.

It's obviously not gamebreaking, just reload the save again and it probably won't trigger again, but it is a bit peculiar and should probably at least be known about.

Link to comment
8 minutes ago, Ursur1major said:

So I'm experiencing this strange thing where sometimes loading a game will trigger a event that causes my character to get tied up, even with "safe" equipment, since I don't have any other mods that should cause that kind of interaction out of nowhere I'm fairly certain it is this one, but would definitely appreciate some confirmation from others that have experienced similar situations.

It's obviously not gamebreaking, just reload the save again and it probably won't trigger again, but it is a bit peculiar and should probably at least be known about.

 

So this does happen directly after loading up the game? That's really strange, as normally even with random events enabled you have AT LEAST half an hour after loading up until the random event fires (depending on your Min time setting)

 

How does the event look like? Events by my mod have some black magic firing into the air (being the disappearing item ^^) and your character moaning in surprise.

Additionally, do you have enabled safe items aswell as it's sure the item was safe? Remember, items are only safe once they were worn and got UNequipped without triggering an event. After this, it's safe but only as long as it's kept in your inventory, if somehow it leaves your inventory it it can be a mimic again.

Link to comment
44 minutes ago, Mister X said:

 

So this does happen directly after loading up the game? That's really strange, as normally even with random events enabled you have AT LEAST half an hour after loading up until the random event fires (depending on your Min time setting)

 

How does the event look like? Events by my mod have some black magic firing into the air (being the disappearing item ^^) and your character moaning in surprise.

Additionally, do you have enabled safe items aswell as it's sure the item was safe? Remember, items are only safe once they were worn and got UNequipped without triggering an event. After this, it's safe but only as long as it's kept in your inventory, if somehow it leaves your inventory it it can be a mimic again.

I did not notice and black smoke and I am sure I had safe enabled, but I'm not sure what else would cause this to happen, as far as I am aware it has only triggered the advanced events, but it is not impossible the basic events have been triggered as well and I've just not noticed it, I suppose sometimes I do realise I'm tied up in items I never remember getting put on me and just assumed I remembered wrong.

 

But if it is not this mod I'm not sure what it would be.

Link to comment
31 minutes ago, Ursur1major said:

I did not notice and black smoke and I am sure I had safe enabled, but I'm not sure what else would cause this to happen, as far as I am aware it has only triggered the advanced events, but it is not impossible the basic events have been triggered as well and I've just not noticed it, I suppose sometimes I do realise I'm tied up in items I never remember getting put on me and just assumed I remembered wrong.

 

But if it is not this mod I'm not sure what it would be.

 

Well, do you have a Papyrus log? Activate logging as the following:

1) Enable Papyrus logging in general as described in the mod description

2) Enable logging of my mod by opening the console ingame and send "Set dmcDebug to 1" (without quotes)

Link to comment
22 hours ago, Mister X said:

 

Well, do you have a Papyrus log? Activate logging as the following:

1) Enable Papyrus logging in general as described in the mod description

2) Enable logging of my mod by opening the console ingame and send "Set dmcDebug to 1" (without quotes)

It's not consistent and hasn't been wanting to trigger for me yet while testing, I'll keep the debug on and run with it for a bit and see if it pops up later, I did notice though that these three messages always pops up whenever I load a save

bild.png.697b5e37996611a7582517cf544ada76.png

Link to comment
On 4/20/2021 at 6:43 PM, Mister X said:

 

Well, do you have a Papyrus log? Activate logging as the following:

1) Enable Papyrus logging in general as described in the mod description

2) Enable logging of my mod by opening the console ingame and send "Set dmcDebug to 1" (without quotes)


Hopefully this will work, the debug showed this happening upon loading a save:

bild.png.147e67310dabc402fd9dbbf933d0d76d.png

interestingly I couldn't see it actually equiping any items on me this time, so I'm not sure what happened, but this definitely seems to support my suspicions that it is this mod that's doing here, I'll also post my papyrus log

 

Papyrus.0.log

Link to comment
16 hours ago, Ursur1major said:

I did notice though that these three messages always pops up whenever I load a save

 

That's totally normal: since the recoding of the mod for v2 it has to "start" a trigger for each and every piece of clothing, but it will abort the trigger, if the piece or the actor isn't usable. As some scripts equip some technical helper pieces on the PC on game load, those will start the trigger, but normally they get recognized as technical helpers and won't actually succeed.

 

10 hours ago, Ursur1major said:

interestingly I couldn't see it actually equiping any items on me this time, so I'm not sure what happened, but this definitely seems to support my suspicions that it is this mod that's doing here, I'll also post my papyrus log

 

That's one of those technical helper pieces, I just don't know why the mod actually let it trigger.

 

I have another idea, although it's just loosely coupled with your problem: my mod already puts some concentrated stress on the Papyrus engine, as it multithreads several checks and calculations to speed up the overall process.

To avoid putting too much stress on the engine, I only try to handle one piece after another (eg when you equip a complete outfit). The code wasn't optimal though, in your log I've found several events that overlap. The mod isn't made for that, as such one event could overwrite the results of another one.

 

An example: You equip leather braces and a leather armor afterwards. The same time a mod equips a technical helper. Normally, all those events would line up, eg first my mod would handle the bracers, then the helper, then the armor. Sometimes, there seem to be some hickups, so it first handles the bracers and then tries to handle the helper and the armor at the same time. This then would create some issues, as the code isn't made for this level of multithreading. As result, the mod could handle the helper with the check results of the armor, which could lead to messages that you've got.

 

I've restructured the code a bit to hopefully avoid this in the future, try if it helps with your problem, too.

Link to comment

Had the same problem above, that Ursur1major mentioned,  happen to me on game load today.

I think that the message "The (blank) is revealed as a mimic" is being caused by the Device Hider from Devious Devices being turned into a mimic.

(In my case I can hear the Device hider equip/unequip sound on game load, I believe it does the equip/unequip in order to update your character model correctly for devices equiped).

 

Link to comment
5 hours ago, Loki15kun said:

Had the same problem above, that Ursur1major mentioned,  happen to me on game load today.

I think that the message "The (blank) is revealed as a mimic" is being caused by the Device Hider from Devious Devices being turned into a mimic.

(In my case I can hear the Device hider equip/unequip sound on game load, I believe it does the equip/unequip in order to update your character model correctly for devices equiped).

 

 

If that's the case, then you probably have a whole new problem.

There are two filters in my mod, that disqualify the Device Hider as mimic: one, the Hider carries the SexLabNoStrip keyword and two, it has no name given to it. Both are things I use to filter out unwanted/unasble equipment.

 

Do you have a log for me, so I can look for something like that?

Link to comment
15 hours ago, Mister X said:

 

If that's the case, then you probably have a whole new problem.

There are two filters in my mod, that disqualify the Device Hider as mimic: one, the Hider carries the SexLabNoStrip keyword and two, it has no name given to it. Both are things I use to filter out unwanted/unasble equipment.

 

Do you have a log for me, so I can look for something like that?

 

Here is the log part I have. unfortunately I was running test spells on this session since I was testing my patch for demonic creatures, so I believe the logs are kinda dirty.

 

Spoiler

[04/22/2021 - 09:39:41PM] Loading game...
[04/22/2021 - 09:39:41PM] WARNING: Variable ::FrameworkQuest_var on script crdedeviousframeworkscript has an invalid type dfwdeviousframework loaded from save. This variable will be skipped.
[04/22/2021 - 09:39:42PM] VM is thawing...
[04/22/2021 - 09:39:42PM] CRDE: ONSAVELOADED run from playerscript
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: [Follower mods] AFT=TRUE EFF=False UFO=False standard=False
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Applying per-cell extra customization...
[04/22/2021 - 09:39:42PM] Error: Static function root not found on object JDB. Aborting call and returning None
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_cell_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] WARNING: Assigning None to a non-object variable named "::temp2"
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_cell_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra wasn't set
[04/22/2021 - 09:39:42PM] SEXLAB - LOADED: Version 16200 / 16200
[04/22/2021 - 09:39:42PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[04/22/2021 - 09:39:42PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[04/22/2021 - 09:39:42PM] [Zad]: Devious Devices Contraptions is now creating sex animations.
[04/22/2021 - 09:39:42PM] FNIS AA started (load)
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra is now 3108
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: No targets. Aborting.
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Applying per-load extra customization...
[04/22/2021 - 09:39:42PM] Error: Static function root not found on object JDB. Aborting call and returning None
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_load_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] WARNING: Assigning None to a non-object variable named "::temp2"
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_load_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra wasn't set
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra is now 3109
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: No targets. Aborting.
[04/22/2021 - 09:39:42PM] [Zad]: DevicesUnderneath::Maintenance()
[04/22/2021 - 09:39:42PM] SOS Maintenance: loaded version is 300004
[04/22/2021 - 09:39:42PM] SOS Maintenance: 300004 is update
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]                  Wearable Lanterns is now performing compatibility checks.                  
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:42PM] [Wearable Lanterns] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex01): Get
[04/22/2021 - 09:39:42PM] The Manipulator - OnGameReload
[04/22/2021 - 09:39:42PM] SLAL: SLAL: OnLoad
[04/22/2021 - 09:39:42PM] [Zad]: [Belted Empty] Registered. Event #18
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex02): Get
[04/22/2021 - 09:39:42PM] [Zad]: [Belted Empty] Loaded: 10%
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex03): Get
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPilloryLick01): Get
[04/22/2021 - 09:39:42PM] [Zad]: DDX Events registered
[04/22/2021 - 09:39:43PM] [Zad]: [Tight Corset] Registered. Event #25
[04/22/2021 - 09:39:43PM] [Zad]: [Tight Corset] Loaded: 15%
[04/22/2021 - 09:39:43PM] SLAX - OnGameReload
[04/22/2021 - 09:39:43PM] [Zad]: [Restrictive Collar] Registered. Event #19
[04/22/2021 - 09:39:43PM] [Zad]: [Restrictive Collar] Loaded: 15%
[04/22/2021 - 09:39:43PM] [Zad]: Maintenance routine called
[04/22/2021 - 09:39:43PM] [Zad]: Set Device Hider slot to 41.
[04/22/2021 - 09:39:43PM] =======================================[ VioLens - A Killmove Mod: Start ]========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                 VioLens is now performing a compatibility check. Papyrus warnings about missing or                
[04/22/2021 - 09:39:43PM]                        unloaded files may follow. This is normal and should be ignored.   		                 
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] =======================================[ VioLens - A Killmove Mod: Start ]========================================
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                                               JContainers Installed.                                              
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM] Error: File "CombatDramaOverhaul.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[alias Player on quest VL_Player (38023F14)].VL_Player.VLLoadGame() - "VL_Player.psc" Line ?
	[alias Player on quest VL_Player (38023F14)].VL_Player.OnPlayerLoadGame() - "VL_Player.psc" Line ?
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                                        Combat Drama Overhaul Not Installed.                                       
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM] SLAX - trigger maintenance OnUpdate in 10.0 seconds
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: Dawnguard.esm
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: Dragonborn.esm
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: SkyUI.esp
[04/22/2021 - 09:39:43PM] [Zad]: [Restraints+Armor] Registered. Event #7
[04/22/2021 - 09:39:43PM] zbfExternal: Compatibility checking
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] zbfExternal:                    SexLab version: 16200
[04/22/2021 - 09:39:43PM] zbfExternal:                 SlaveTats version: 1.0.0
[04/22/2021 - 09:39:43PM] zbfExternal:                  RaceMenu version: 7
[04/22/2021 - 09:39:43PM] zbfExternal: Non SexLab Animation Pack version: 0
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] zbfExternal:                    SexLab support: TRUE
[04/22/2021 - 09:39:43PM] zbfExternal:                   Overlay support: TRUE
[04/22/2021 - 09:39:43PM] zbfExternal:      Non SexLab Animation support: False
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] [Zad]: [Health Drain] Registered. Event #5
[04/22/2021 - 09:39:43PM] [Zad]: [Health Drain] Loaded: 50%
[04/22/2021 - 09:39:43PM] [Zad]: [Bra Chafing] Registered. Event #9
[04/22/2021 - 09:39:43PM] [Zad]: [Bra Chafing] Loaded: 10%
[04/22/2021 - 09:39:43PM] ========== Auto Unequip Ammo: Scanning for supported plugins...
[04/22/2021 - 09:39:43PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!
[04/22/2021 - 09:39:43PM] Error: File "XFLMain.esm" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[AUA (2700C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line ?
	[AUA (2700C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line ?
[04/22/2021 - 09:39:43PM] ========== Auto Unequip Ammo: Scan complete.
[04/22/2021 - 09:39:43PM] [Zad]: [Belt Chafing] Registered. Event #6
[04/22/2021 - 09:39:43PM] [Zad]: [Stamina Drain] Registered. Event #8
[04/22/2021 - 09:39:43PM] [Zad]: [Stamina Drain] Loaded: 50%
[04/22/2021 - 09:39:43PM] [Zad]: [Horny] Registered. Event #3
[04/22/2021 - 09:39:43PM] [Zad]: [Drip] Registered. Event #11
[04/22/2021 - 09:39:43PM] [Zad]: [Drip] Loaded: 10%
[04/22/2021 - 09:39:43PM] [Zad]: [Mounted] Registered. Event #17
[04/22/2021 - 09:39:43PM] [Zad]: [Mounted] Loaded: 100%
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]                                Compatibility check complete.                                
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:43PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:43PM] [Campfire]     Campfire is now performing compatibility checks. Papyrus warnings about missing or               
[04/22/2021 - 09:39:43PM] [Campfire]             unloaded files may follow. This is NORMAL and can be ignored.   		                   
[04/22/2021 - 09:39:43PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:43PM] [Campfire] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: SkyUI.esp
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: Dawnguard.esm
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: Dragonborn.esm
[04/22/2021 - 09:39:43PM] [Zad]: [Struggle] Registered. Event #0
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: HearthFires.esm
[04/22/2021 - 09:39:43PM] [Zad]: [Struggle] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Mystery] Registered. Event #22
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Mystery] Loaded: 1%
[04/22/2021 - 09:39:44PM] [Zad]: RebuildSlotmask()
[04/22/2021 - 09:39:44PM] [Zad]: [Periodic Shocks] Registered. Event #4
[04/22/2021 - 09:39:44PM] [Zad]: [Periodic Shocks] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Mana Drain] Registered. Event #15
[04/22/2021 - 09:39:44PM] [Zad]: [Mana Drain] Loaded: 50%
[04/22/2021 - 09:39:44PM] ========================================[ VioLens - A Killmove Mod: End ]=========================================
[04/22/2021 - 09:39:44PM]                                                                                                                   
[04/22/2021 - 09:39:44PM]                                       VioLens compatibility check complete.                                       
[04/22/2021 - 09:39:44PM]                                                                                                                   
[04/22/2021 - 09:39:44PM] ========================================[ VioLens - A Killmove Mod: End ]=========================================
[04/22/2021 - 09:39:44PM] SEXLAB - GetFurnitureType(None): Invalid form or Furniture List's Empty.
[04/22/2021 - 09:39:44PM] [Zad]: [Trip and Fall] Registered. Event #13
[04/22/2021 - 09:39:44PM] [Zad]: [Trip and Fall] Loaded: 20%
[04/22/2021 - 09:39:44PM] InitWidgetLoader()
[04/22/2021 - 09:39:44PM] SLAX - trigger maintenance OnUpdate in 10.0 seconds
[04/22/2021 - 09:39:44PM] [Zad]: [Tight Gloves] Registered. Event #1
[04/22/2021 - 09:39:44PM] [Zad]: [Tight Gloves] Loaded: 15%
[04/22/2021 - 09:39:44PM] Error: File "Open Cities Skyrim.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[ARTHLALWhiterunGuardConfrontationQuest (9A29847F)].arth_qf_lalwhiterunguard_0529847f.SetGateAlias() - "ARTH_QF_LALWhiterunGuard_0529847F.psc" Line ?
	[ARTHLALVersionTracking (9A049F33)].arth_lal_versiontrackingscript.DLCSupportCheck() - "ARTH_LAL_VersionTrackingScript.psc" Line ?
	[alias Player on quest ARTHLALVersionTracking (9A049F33)].ARTH_LAL_VersionTrackingAliasScript.OnPlayerLoadGame() - "ARTH_LAL_VersionTrackingAliasScript.psc" Line ?
[04/22/2021 - 09:39:44PM] [Zad]: [Nipple Piercings] Registered. Event #24
[04/22/2021 - 09:39:44PM] [Zad]: [Nipple Piercings] Loaded: 55%
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Trip] Registered. Event #14
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Trip] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Posture Collar] Registered. Event #10
[04/22/2021 - 09:39:44PM] [Zad]: [Posture Collar] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Harness] Registered. Event #12
[04/22/2021 - 09:39:44PM] [Zad]: [Harness] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:44PM] [Campfire]                            Campfire compatibility check complete.   		                           
[04/22/2021 - 09:39:44PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:44PM] [Zad]: [Chaos Plugs] Registered. Event #16
[04/22/2021 - 09:39:44PM] [Zad]: [Chaos Plugs] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Restraints+Armor] Loaded: 7%
[04/22/2021 - 09:39:44PM] [Zad]: [Wet Padding] Registered. Event #2
[04/22/2021 - 09:39:44PM] [Zad]: [Wet Padding] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Bump Pumps] Registered. Event #21
[04/22/2021 - 09:39:44PM] [Zad]: [Bump Pumps] Loaded: 17%
[04/22/2021 - 09:39:44PM] [Zad]: [Vibration] Registered. Event #23
[04/22/2021 - 09:39:44PM] [Zad]: [Vibration] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Belt Chafing] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Plug Moan] Registered. Event #20
[04/22/2021 - 09:39:44PM] [Zad]: [Plug Moan] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Horny] Loaded: 5%
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD_Worlds.json TRUE  
[04/22/2021 - 09:39:44PM] [Zad]: Starting update chain.
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD_.json False
[04/22/2021 - 09:39:44PM] [Zad]: Devious Devices is now creating animations.
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get
[04/22/2021 - 09:39:44PM] [Zad]: Devious Devices is now creating bound animations.
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD__Objects.json False
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbMissionary01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbSkullFuck01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbBoobjob01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbKissing01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary02): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary03): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeSkullFuck01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeBlowjob01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeKissing01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeForeplay01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBYokeHolding): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBYokeDoggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBMolagStandingYoke): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01ArmbYoke): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01YokeArmb): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_yokeBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_yokeMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbCowg1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbCowg1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeCowgirl): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeDoggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeMissionary): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeStanding): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeFaceFuck): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_Yoke69): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeRevCowgirlAnal): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeLayingAnal): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_Doggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_DoggyA): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_DT): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_Miss): Get
[04/22/2021 - 09:39:44PM] [Zad]: EnableEventProcessing()
[04/22/2021 - 09:39:44PM] [Zad]: Rehooking Mod Events
[04/22/2021 - 09:39:45PM] [Zad]: ZadNpc::DoRegister(1.497660)
[04/22/2021 - 09:39:45PM] [Zad]: RepopulateNpcs()
[04/22/2021 - 09:39:45PM] [Zad]: Set slot mask to [338165760]: 338165760
[04/22/2021 - 09:39:45PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Assigning INI values 2.700000
[04/22/2021 - 09:39:45PM] Error: Unable to call Delete - no native object bound to the script object, or object is of incorrect type
stack:
	[Item 2 in container  (00000014)].zadHiderScript.Delete() - "<native>" Line ?
	[Item 2 in container  (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line ?
[04/22/2021 - 09:39:45PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] INI values assigned
[04/22/2021 - 09:39:45PM] [CRDE] startquest::onUpdate ...
[04/22/2021 - 09:39:45PM] [CRDE] startquest::Maintenance version: 13.25.0
[04/22/2021 - 09:39:46PM] Error: Cannot call GetResult() on a None object, aborting function call
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:46PM] WARNING: Assigning None to a non-object variable named "::temp1"
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:46PM] Error: Cannot call GetResult() on a None object, aborting function call
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:47PM] [Zad]: ==========Begin Compatibility Checks==========
[04/22/2021 - 09:39:47PM] [Zad]: Please note that Errors related to missing files should be ignored.
[04/22/2021 - 09:39:47PM] [Zad]: [ Dependency Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: DDi version [13.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: assets version [3.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: aroused version [20190720.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: SexLab version [16200.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: [ Third Party Mod Compatibility Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: [ Sanity Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK
[04/22/2021 - 09:39:47PM] [Zad]: ==========End Compatibility Checks==========
[04/22/2021 - 09:39:47PM] [Zad]: Events arrays already initialized - skipping.
[04/22/2021 - 09:39:47PM] [Zad]: zadEventSlots::Maintenance()
[04/22/2021 - 09:39:47PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[04/22/2021 - 09:39:47PM] [Zad]: Maintenance_ABC()
[04/22/2021 - 09:39:47PM] [Zad]: Monitoring Camera state.
[04/22/2021 - 09:39:48PM] [CRDE] Mods::Maintenance ...
[04/22/2021 - 09:39:48PM] [CRDE] Mods script updateForms() start ...
[04/22/2021 - 09:39:48PM] [CRDE] ******** ignore any errors between these two messages START ********
[04/22/2021 - 09:39:48PM] [CRDE] Cursed loot is not installed
[04/22/2021 - 09:39:48PM] Error: File "sanguinesDebauchery.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "Devious Punishment Equipment.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "DD_Helpers.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] [CRDE] ******** ignore any errors between these two messages FINISH ********
[04/22/2021 - 09:39:49PM] [CRDE]Mods:checkStatuses() start ...
[04/22/2021 - 09:39:49PM] [CRDE]Mods:checkStatuses() finished ...
[04/22/2021 - 09:39:49PM] [CF][Framework] Sending register event
[04/22/2021 - 09:40:16PM] SLAX - Key DOWN - key code 49 expecting 49
[04/22/2021 - 09:40:18PM] SLAX - Key DOWN - key code 49 expecting 49
[04/22/2021 - 09:40:47PM] [CF][Framework] Checking JSON registration
[04/22/2021 - 09:40:47PM] [CF][Framework] Found 6 JSON files in creatures.d
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file DemonicCreatures.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file DemonicRieklings.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNC.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCClassic.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCLurkerAlt.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCRescale.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Finished JSON registration
[04/22/2021 - 09:40:47PM] [CF][Framework] Creature Framework is done initialising
[04/22/2021 - 09:40:47PM] Peril Defeat - Stage 0
[04/22/2021 - 09:40:50PM] SLAX - initialize state - OnUpdate
[04/22/2021 - 09:40:50PM] SLAX - RegisterForModEvents - no SLSO found - using basic events
[04/22/2021 - 09:40:50PM] SLAX - Initialize state - set up key handling
[04/22/2021 - 09:40:50PM] SLAX - UpdateKeyRegistry - key 49
[04/22/2021 - 09:40:50PM] SLAX found Devious Devices - Assets.esm
[04/22/2021 - 09:40:50PM] SLAX - return to empty state
[04/22/2021 - 09:40:51PM] SEXLAB - Thread[0]  - Entering Making State
[04/22/2021 - 09:40:51PM] SEXLAB - NOTICE: ValidateActor(Lune) -- TRUE -- MISS
[04/22/2021 - 09:40:51PM] SEXLAB - ActorAlias[Lune] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (0E061EEF)>]
[04/22/2021 - 09:40:51PM] Info: SEXLAB - FATAL - Thread[0] AddActor(Lune) - AddActor(Lune) -- Failed to add actor -- They have been already added to this thread
stack:
	<unknown self>.Debug.TraceStack() - "<native>" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.FATAL() - "sslThreadModel.psc" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.AddActor() - "sslThreadModel.psc" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.AddActors() - "sslThreadModel.psc" Line ?
	[SexLabQuestFramework (0E000D62)].sexlabframework.StartSex() - "SexLabFramework.psc" Line ?
	[SexLabQuestFramework (0E000D62)].sexlabframework.QuickStart() - "SexLabFramework.psc" Line ?
	[Active effect 11 on  (00000014)].sslEffectDebug.OnEffectStart() - "sslEffectDebug.psc" Line ?
[04/22/2021 - 09:40:51PM] SEXLAB - ActorAlias[Lune] ClearAlias([Actor < (00000014)>] / [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (0E061EEF)>]) - Actor present during alias clear! This is usually harmless as the alias and actor will correct itself, but is usually a sign that a thread did not close cleanly.
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] StopAnimating(TRUE) - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999939]
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] UnlockActor() - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999939]
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] RestoreActorDefaults() - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999969]
[04/22/2021 - 09:40:52PM] SEXLAB - NOTICE: StartSex() - Failed to add some actors to thread

 

 

Link to comment
11 hours ago, Loki15kun said:

 

Here is the log part I have. unfortunately I was running test spells on this session since I was testing my patch for demonic creatures, so I believe the logs are kinda dirty.

 

  Reveal hidden contents


[04/22/2021 - 09:39:41PM] Loading game...
[04/22/2021 - 09:39:41PM] WARNING: Variable ::FrameworkQuest_var on script crdedeviousframeworkscript has an invalid type dfwdeviousframework loaded from save. This variable will be skipped.
[04/22/2021 - 09:39:42PM] VM is thawing...
[04/22/2021 - 09:39:42PM] CRDE: ONSAVELOADED run from playerscript
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: [Follower mods] AFT=TRUE EFF=False UFO=False standard=False
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Applying per-cell extra customization...
[04/22/2021 - 09:39:42PM] Error: Static function root not found on object JDB. Aborting call and returning None
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_cell_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] WARNING: Assigning None to a non-object variable named "::temp2"
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_cell_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra wasn't set
[04/22/2021 - 09:39:42PM] SEXLAB - LOADED: Version 16200 / 16200
[04/22/2021 - 09:39:42PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[04/22/2021 - 09:39:42PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[04/22/2021 - 09:39:42PM] [Zad]: Devious Devices Contraptions is now creating sex animations.
[04/22/2021 - 09:39:42PM] FNIS AA started (load)
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra is now 3108
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: No targets. Aborting.
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Applying per-load extra customization...
[04/22/2021 - 09:39:42PM] Error: Static function root not found on object JDB. Aborting call and returning None
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_load_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] WARNING: Assigning None to a non-object variable named "::temp2"
stack:
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload._global_extra() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_per_load_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.apply_customizations() - "SlaveTatsOnLoad.psc" Line ?
	[alias Player on quest SlaveTatsExtra (4B001834)].slavetatsonload.OnPlayerLoadGame() - "SlaveTatsOnLoad.psc" Line ?
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra wasn't set
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: Extra is now 3109
[04/22/2021 - 09:39:42PM] SlaveTatsExtra: No targets. Aborting.
[04/22/2021 - 09:39:42PM] [Zad]: DevicesUnderneath::Maintenance()
[04/22/2021 - 09:39:42PM] SOS Maintenance: loaded version is 300004
[04/22/2021 - 09:39:42PM] SOS Maintenance: 300004 is update
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]                  Wearable Lanterns is now performing compatibility checks.                  
[04/22/2021 - 09:39:42PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:42PM] [Wearable Lanterns] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex01): Get
[04/22/2021 - 09:39:42PM] The Manipulator - OnGameReload
[04/22/2021 - 09:39:42PM] SLAL: SLAL: OnLoad
[04/22/2021 - 09:39:42PM] [Zad]: [Belted Empty] Registered. Event #18
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex02): Get
[04/22/2021 - 09:39:42PM] [Zad]: [Belted Empty] Loaded: 10%
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPillorySex03): Get
[04/22/2021 - 09:39:42PM] SEXLAB - GetSetAnimation(DDZapPilloryLick01): Get
[04/22/2021 - 09:39:42PM] [Zad]: DDX Events registered
[04/22/2021 - 09:39:43PM] [Zad]: [Tight Corset] Registered. Event #25
[04/22/2021 - 09:39:43PM] [Zad]: [Tight Corset] Loaded: 15%
[04/22/2021 - 09:39:43PM] SLAX - OnGameReload
[04/22/2021 - 09:39:43PM] [Zad]: [Restrictive Collar] Registered. Event #19
[04/22/2021 - 09:39:43PM] [Zad]: [Restrictive Collar] Loaded: 15%
[04/22/2021 - 09:39:43PM] [Zad]: Maintenance routine called
[04/22/2021 - 09:39:43PM] [Zad]: Set Device Hider slot to 41.
[04/22/2021 - 09:39:43PM] =======================================[ VioLens - A Killmove Mod: Start ]========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                 VioLens is now performing a compatibility check. Papyrus warnings about missing or                
[04/22/2021 - 09:39:43PM]                        unloaded files may follow. This is normal and should be ignored.   		                 
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] =======================================[ VioLens - A Killmove Mod: Start ]========================================
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                                               JContainers Installed.                                              
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM] Error: File "CombatDramaOverhaul.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[alias Player on quest VL_Player (38023F14)].VL_Player.VLLoadGame() - "VL_Player.psc" Line ?
	[alias Player on quest VL_Player (38023F14)].VL_Player.OnPlayerLoadGame() - "VL_Player.psc" Line ?
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM]                                        Combat Drama Overhaul Not Installed.                                       
[04/22/2021 - 09:39:43PM]                                                                                                                   
[04/22/2021 - 09:39:43PM] ===========================================[ VioLens - A Killmove Mod ]===========================================
[04/22/2021 - 09:39:43PM] SLAX - trigger maintenance OnUpdate in 10.0 seconds
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: Dawnguard.esm
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: Dragonborn.esm
[04/22/2021 - 09:39:43PM] [Wearable Lanterns] Loaded: SkyUI.esp
[04/22/2021 - 09:39:43PM] [Zad]: [Restraints+Armor] Registered. Event #7
[04/22/2021 - 09:39:43PM] zbfExternal: Compatibility checking
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] zbfExternal:                    SexLab version: 16200
[04/22/2021 - 09:39:43PM] zbfExternal:                 SlaveTats version: 1.0.0
[04/22/2021 - 09:39:43PM] zbfExternal:                  RaceMenu version: 7
[04/22/2021 - 09:39:43PM] zbfExternal: Non SexLab Animation Pack version: 0
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] zbfExternal:                    SexLab support: TRUE
[04/22/2021 - 09:39:43PM] zbfExternal:                   Overlay support: TRUE
[04/22/2021 - 09:39:43PM] zbfExternal:      Non SexLab Animation support: False
[04/22/2021 - 09:39:43PM] zbfExternal: -------------------------------------------------------
[04/22/2021 - 09:39:43PM] [Zad]: [Health Drain] Registered. Event #5
[04/22/2021 - 09:39:43PM] [Zad]: [Health Drain] Loaded: 50%
[04/22/2021 - 09:39:43PM] [Zad]: [Bra Chafing] Registered. Event #9
[04/22/2021 - 09:39:43PM] [Zad]: [Bra Chafing] Loaded: 10%
[04/22/2021 - 09:39:43PM] ========== Auto Unequip Ammo: Scanning for supported plugins...
[04/22/2021 - 09:39:43PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!
[04/22/2021 - 09:39:43PM] Error: File "XFLMain.esm" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[AUA (2700C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line ?
	[AUA (2700C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line ?
[04/22/2021 - 09:39:43PM] ========== Auto Unequip Ammo: Scan complete.
[04/22/2021 - 09:39:43PM] [Zad]: [Belt Chafing] Registered. Event #6
[04/22/2021 - 09:39:43PM] [Zad]: [Stamina Drain] Registered. Event #8
[04/22/2021 - 09:39:43PM] [Zad]: [Stamina Drain] Loaded: 50%
[04/22/2021 - 09:39:43PM] [Zad]: [Horny] Registered. Event #3
[04/22/2021 - 09:39:43PM] [Zad]: [Drip] Registered. Event #11
[04/22/2021 - 09:39:43PM] [Zad]: [Drip] Loaded: 10%
[04/22/2021 - 09:39:43PM] [Zad]: [Mounted] Registered. Event #17
[04/22/2021 - 09:39:43PM] [Zad]: [Mounted] Loaded: 100%
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]                                Compatibility check complete.                                
[04/22/2021 - 09:39:43PM] [Wearable Lanterns]=============================================================================================
[04/22/2021 - 09:39:43PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:43PM] [Campfire]     Campfire is now performing compatibility checks. Papyrus warnings about missing or               
[04/22/2021 - 09:39:43PM] [Campfire]             unloaded files may follow. This is NORMAL and can be ignored.   		                   
[04/22/2021 - 09:39:43PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:43PM] [Campfire] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: SkyUI.esp
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: Dawnguard.esm
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: Dragonborn.esm
[04/22/2021 - 09:39:43PM] [Zad]: [Struggle] Registered. Event #0
[04/22/2021 - 09:39:43PM] [Campfire] Loaded: HearthFires.esm
[04/22/2021 - 09:39:43PM] [Zad]: [Struggle] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Mystery] Registered. Event #22
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Mystery] Loaded: 1%
[04/22/2021 - 09:39:44PM] [Zad]: RebuildSlotmask()
[04/22/2021 - 09:39:44PM] [Zad]: [Periodic Shocks] Registered. Event #4
[04/22/2021 - 09:39:44PM] [Zad]: [Periodic Shocks] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Mana Drain] Registered. Event #15
[04/22/2021 - 09:39:44PM] [Zad]: [Mana Drain] Loaded: 50%
[04/22/2021 - 09:39:44PM] ========================================[ VioLens - A Killmove Mod: End ]=========================================
[04/22/2021 - 09:39:44PM]                                                                                                                   
[04/22/2021 - 09:39:44PM]                                       VioLens compatibility check complete.                                       
[04/22/2021 - 09:39:44PM]                                                                                                                   
[04/22/2021 - 09:39:44PM] ========================================[ VioLens - A Killmove Mod: End ]=========================================
[04/22/2021 - 09:39:44PM] SEXLAB - GetFurnitureType(None): Invalid form or Furniture List's Empty.
[04/22/2021 - 09:39:44PM] [Zad]: [Trip and Fall] Registered. Event #13
[04/22/2021 - 09:39:44PM] [Zad]: [Trip and Fall] Loaded: 20%
[04/22/2021 - 09:39:44PM] InitWidgetLoader()
[04/22/2021 - 09:39:44PM] SLAX - trigger maintenance OnUpdate in 10.0 seconds
[04/22/2021 - 09:39:44PM] [Zad]: [Tight Gloves] Registered. Event #1
[04/22/2021 - 09:39:44PM] [Zad]: [Tight Gloves] Loaded: 15%
[04/22/2021 - 09:39:44PM] Error: File "Open Cities Skyrim.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[ARTHLALWhiterunGuardConfrontationQuest (9A29847F)].arth_qf_lalwhiterunguard_0529847f.SetGateAlias() - "ARTH_QF_LALWhiterunGuard_0529847F.psc" Line ?
	[ARTHLALVersionTracking (9A049F33)].arth_lal_versiontrackingscript.DLCSupportCheck() - "ARTH_LAL_VersionTrackingScript.psc" Line ?
	[alias Player on quest ARTHLALVersionTracking (9A049F33)].ARTH_LAL_VersionTrackingAliasScript.OnPlayerLoadGame() - "ARTH_LAL_VersionTrackingAliasScript.psc" Line ?
[04/22/2021 - 09:39:44PM] [Zad]: [Nipple Piercings] Registered. Event #24
[04/22/2021 - 09:39:44PM] [Zad]: [Nipple Piercings] Loaded: 55%
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Trip] Registered. Event #14
[04/22/2021 - 09:39:44PM] [Zad]: [Blindfold Trip] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Posture Collar] Registered. Event #10
[04/22/2021 - 09:39:44PM] [Zad]: [Posture Collar] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Harness] Registered. Event #12
[04/22/2021 - 09:39:44PM] [Zad]: [Harness] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:44PM] [Campfire]                            Campfire compatibility check complete.   		                           
[04/22/2021 - 09:39:44PM] [Campfire]======================================================================================================
[04/22/2021 - 09:39:44PM] [Zad]: [Chaos Plugs] Registered. Event #16
[04/22/2021 - 09:39:44PM] [Zad]: [Chaos Plugs] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Restraints+Armor] Loaded: 7%
[04/22/2021 - 09:39:44PM] [Zad]: [Wet Padding] Registered. Event #2
[04/22/2021 - 09:39:44PM] [Zad]: [Wet Padding] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Bump Pumps] Registered. Event #21
[04/22/2021 - 09:39:44PM] [Zad]: [Bump Pumps] Loaded: 17%
[04/22/2021 - 09:39:44PM] [Zad]: [Vibration] Registered. Event #23
[04/22/2021 - 09:39:44PM] [Zad]: [Vibration] Loaded: 25%
[04/22/2021 - 09:39:44PM] [Zad]: [Belt Chafing] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Plug Moan] Registered. Event #20
[04/22/2021 - 09:39:44PM] [Zad]: [Plug Moan] Loaded: 10%
[04/22/2021 - 09:39:44PM] [Zad]: [Horny] Loaded: 5%
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD_Worlds.json TRUE  
[04/22/2021 - 09:39:44PM] [Zad]: Starting update chain.
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD_.json False
[04/22/2021 - 09:39:44PM] [Zad]: Devious Devices is now creating animations.
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get
[04/22/2021 - 09:39:44PM] [Zad]: Devious Devices is now creating bound animations.
[04/22/2021 - 09:39:44PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Load DynDOLOD__Objects.json False
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbMissionary01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbSkullFuck01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbBoobjob01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapArmbKissing01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary02): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary03): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeSkullFuck01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01Both): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeBlowjob01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeKissing01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapYokeForeplay01): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBYokeHolding): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBYokeDoggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDFBMolagStandingYoke): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01ArmbYoke): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01YokeArmb): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_yokeBJ1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_yokeMiss1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_armbCowg1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_SH_elbCowg1): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeCowgirl): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeDoggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeMissionary): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeStanding): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeFaceFuck): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_Yoke69): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeRevCowgirlAnal): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeLayingAnal): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_Doggy): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_DoggyA): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_DT): Get
[04/22/2021 - 09:39:44PM] SEXLAB - GetSetAnimation(DD_B_PS_Miss): Get
[04/22/2021 - 09:39:44PM] [Zad]: EnableEventProcessing()
[04/22/2021 - 09:39:44PM] [Zad]: Rehooking Mod Events
[04/22/2021 - 09:39:45PM] [Zad]: ZadNpc::DoRegister(1.497660)
[04/22/2021 - 09:39:45PM] [Zad]: RepopulateNpcs()
[04/22/2021 - 09:39:45PM] [Zad]: Set slot mask to [338165760]: 338165760
[04/22/2021 - 09:39:45PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] Assigning INI values 2.700000
[04/22/2021 - 09:39:45PM] Error: Unable to call Delete - no native object bound to the script object, or object is of incorrect type
stack:
	[Item 2 in container  (00000014)].zadHiderScript.Delete() - "<native>" Line ?
	[Item 2 in container  (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line ?
[04/22/2021 - 09:39:45PM] [SHESON_DynDOLOD_Quest <DynDOLOD_Quest (9B000911)>] INI values assigned
[04/22/2021 - 09:39:45PM] [CRDE] startquest::onUpdate ...
[04/22/2021 - 09:39:45PM] [CRDE] startquest::Maintenance version: 13.25.0
[04/22/2021 - 09:39:46PM] Error: Cannot call GetResult() on a None object, aborting function call
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:46PM] WARNING: Assigning None to a non-object variable named "::temp1"
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:46PM] Error: Cannot call GetResult() on a None object, aborting function call
stack:
	[dmcMainQuest (3E005901)].dmcMainTrigger.TriggerMimic() - "dmcMainTrigger.psc" Line ?
	[alias PlayerRef on quest dmcMainQuest (3E005901)].dmcTriggerEvents.OnObjectEquipped() - "dmcTriggerEvents.psc" Line ?
[04/22/2021 - 09:39:47PM] [Zad]: ==========Begin Compatibility Checks==========
[04/22/2021 - 09:39:47PM] [Zad]: Please note that Errors related to missing files should be ignored.
[04/22/2021 - 09:39:47PM] [Zad]: [ Dependency Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: DDi version [13.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: assets version [3.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: aroused version [20190720.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: SexLab version [16200.000000]: OK
[04/22/2021 - 09:39:47PM] [Zad]: [ Third Party Mod Compatibility Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: [ Sanity Checks ]
[04/22/2021 - 09:39:47PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK
[04/22/2021 - 09:39:47PM] [Zad]: ==========End Compatibility Checks==========
[04/22/2021 - 09:39:47PM] [Zad]: Events arrays already initialized - skipping.
[04/22/2021 - 09:39:47PM] [Zad]: zadEventSlots::Maintenance()
[04/22/2021 - 09:39:47PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[04/22/2021 - 09:39:47PM] [Zad]: Maintenance_ABC()
[04/22/2021 - 09:39:47PM] [Zad]: Monitoring Camera state.
[04/22/2021 - 09:39:48PM] [CRDE] Mods::Maintenance ...
[04/22/2021 - 09:39:48PM] [CRDE] Mods script updateForms() start ...
[04/22/2021 - 09:39:48PM] [CRDE] ******** ignore any errors between these two messages START ********
[04/22/2021 - 09:39:48PM] [CRDE] Cursed loot is not installed
[04/22/2021 - 09:39:48PM] Error: File "sanguinesDebauchery.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "Devious Punishment Equipment.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] Error: File "DD_Helpers.esp" does not exist or is not currently loaded.
stack:
	<unknown self>.Game.GetFormFromFile() - "<native>" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line ?
	[crdeModsMonitor (68000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.Maintenance() - "crdestartquestscript.psc" Line ?
	[crdeStartQuest (680048E0)].crdestartquestscript.OnUpdate() - "crdestartquestscript.psc" Line ?
[04/22/2021 - 09:39:49PM] [CRDE] ******** ignore any errors between these two messages FINISH ********
[04/22/2021 - 09:39:49PM] [CRDE]Mods:checkStatuses() start ...
[04/22/2021 - 09:39:49PM] [CRDE]Mods:checkStatuses() finished ...
[04/22/2021 - 09:39:49PM] [CF][Framework] Sending register event
[04/22/2021 - 09:40:16PM] SLAX - Key DOWN - key code 49 expecting 49
[04/22/2021 - 09:40:18PM] SLAX - Key DOWN - key code 49 expecting 49
[04/22/2021 - 09:40:47PM] [CF][Framework] Checking JSON registration
[04/22/2021 - 09:40:47PM] [CF][Framework] Found 6 JSON files in creatures.d
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file DemonicCreatures.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file DemonicRieklings.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNC.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCClassic.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCLurkerAlt.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Already loaded file MNCRescale.json; skipping
[04/22/2021 - 09:40:47PM] [CF][Framework] Finished JSON registration
[04/22/2021 - 09:40:47PM] [CF][Framework] Creature Framework is done initialising
[04/22/2021 - 09:40:47PM] Peril Defeat - Stage 0
[04/22/2021 - 09:40:50PM] SLAX - initialize state - OnUpdate
[04/22/2021 - 09:40:50PM] SLAX - RegisterForModEvents - no SLSO found - using basic events
[04/22/2021 - 09:40:50PM] SLAX - Initialize state - set up key handling
[04/22/2021 - 09:40:50PM] SLAX - UpdateKeyRegistry - key 49
[04/22/2021 - 09:40:50PM] SLAX found Devious Devices - Assets.esm
[04/22/2021 - 09:40:50PM] SLAX - return to empty state
[04/22/2021 - 09:40:51PM] SEXLAB - Thread[0]  - Entering Making State
[04/22/2021 - 09:40:51PM] SEXLAB - NOTICE: ValidateActor(Lune) -- TRUE -- MISS
[04/22/2021 - 09:40:51PM] SEXLAB - ActorAlias[Lune] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (0E061EEF)>]
[04/22/2021 - 09:40:51PM] Info: SEXLAB - FATAL - Thread[0] AddActor(Lune) - AddActor(Lune) -- Failed to add actor -- They have been already added to this thread
stack:
	<unknown self>.Debug.TraceStack() - "<native>" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.FATAL() - "sslThreadModel.psc" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.AddActor() - "sslThreadModel.psc" Line ?
	[SexLabThread00 (0E061EEF)].sslthreadcontroller.AddActors() - "sslThreadModel.psc" Line ?
	[SexLabQuestFramework (0E000D62)].sexlabframework.StartSex() - "SexLabFramework.psc" Line ?
	[SexLabQuestFramework (0E000D62)].sexlabframework.QuickStart() - "SexLabFramework.psc" Line ?
	[Active effect 11 on  (00000014)].sslEffectDebug.OnEffectStart() - "sslEffectDebug.psc" Line ?
[04/22/2021 - 09:40:51PM] SEXLAB - ActorAlias[Lune] ClearAlias([Actor < (00000014)>] / [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (0E061EEF)>]) - Actor present during alias clear! This is usually harmless as the alias and actor will correct itself, but is usually a sign that a thread did not close cleanly.
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] StopAnimating(TRUE) - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999939]
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] UnlockActor() - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999939]
[04/22/2021 - 09:40:52PM] SEXLAB - ActorAlias[Lune] RestoreActorDefaults() - Lune- Angle:[X:19.867321Y:-0.000000Z:101.552063] Position:[X:-81.550591Y:-270.518951Z:-383.999969]
[04/22/2021 - 09:40:52PM] SEXLAB - NOTICE: StartSex() - Failed to add some actors to thread

 

 

 

Do you have the full log? The only thing I can see there, is that the futures are missing, but no other Mimic log.
Did you enable the logging of the mod? You have to send "set dmcDebug to 1" in the console

Link to comment
9 hours ago, Mister X said:

 

Do you have the full log? The only thing I can see there, is that the futures are missing, but no other Mimic log.
Did you enable the logging of the mod? You have to send "set dmcDebug to 1" in the console

I have the full session log, but logging for devious mimic was not enabled.

Since the last updated I haven't been able to see this happen again. I'm sending the complete log file, but not much is different from what I posted.

 

Papyrus.3.txt

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