Jump to content

Recommended Posts

 

generally that just takes lots of reading the logs to see what's normally there and what's new or doesn't belong

 

here's a small example of some stuff doesn't belong

 

 

[10/25/2015 - 11:52:53PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because (42007890) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because (0403CE6C) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4E015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because (3) on (04000D62) is not the right type

[10/25/2015 - 11:52:53PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4E01139C) cannot be bound because (1) on (4E01139C) is not the right type

[10/25/2015 - 11:52:53PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because (4803628D) is not the right type

 

 

 

this next line actually links to an issue I described to Verstort that might be the reason that 1 instance is the only bug I've had with dec

 

 

[10/25/2015 - 11:52:53PM] ERROR: Property MariaMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (64010564) cannot be initialized because the value is the incorrect type

 

 

 

Nah, that specific error is fine, I get it on this side and doesn't seem to cause any issues.

 

MariaMasters[] is a placeholder, a companion to SDMasters (list of masters you can get sent to with SD distance). I never used it but when I commented it out one time that error popped up and I haven't bothered with trying to fix it (If I recall, you have to re-compile the script, reinit the esp script definition, save and further clean in tes5edit to get rid of it), but it's not used by the mod at all currently so it doesn't really mater if the engine doesn't load it into the symbol table.

 

If the variable was actually used, and you got that error, then yes that would be bad.

 

i'll wait for the repeat of it again, but as I recall that's where it was listed as in the console when it ctd

Link to comment

in-game mod swapping skyrim doesn't like without place holders, mo users will have those in place if they nstall a mod without replacing it

if say sd is at position 9 in the load order it expects it to be there every load or things break

Not so. Skyrim stores the plugin names in the save and just remaps the FormIDs to match any changes in the load order. If a mod disappears, it wipes the linked forms (scripts don't get wiped because they're not actually linked to a plugin) and moves on.

 

The "no longer contains that property" warnings can almost always be ignored. They're only possibly issue if you've just updated a mod from a previous version. Most of the time they only show up because the author changed the script contents but didn't go through the CK and prune out the old, now-unused properties.

 

The WD_ scripts are from Deviously Helpless.

Link to comment

First of: Finally your own thread! With change log even, oh my! :D

 

I am currently unable to get devices equipped via sex, even though I set the chance to 100% for both consensual sex and rape.

 

First test with 10.1 with sex not initiated by DE:

 

 

[10/25/2015 - 11:35:21PM] Papyrus log opened (PC)

[10/25/2015 - 11:35:21PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.

[10/25/2015 - 11:35:21PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[10/25/2015 - 11:35:21PM] Memory page: 128 (min) 512 (max) 76800 (max total)

[10/25/2015 - 11:35:21PM] Cannot open store for class "dlc2mq06miraakbossbattle", missing file?

[10/25/2015 - 11:35:21PM] Cannot open store for class "dlc2soulstealscript", missing file?

[10/25/2015 - 11:35:26PM] Cannot open store for class "follower3dnpc", missing file?

[10/25/2015 - 11:35:26PM] Cannot open store for class "uiwheelmenu", missing file?

[10/25/2015 - 11:35:26PM] Cannot open store for class "uimenubase", missing file?

[10/25/2015 - 11:35:27PM] Cannot open store for class "wd_util", missing file?

[10/25/2015 - 11:35:27PM] Cannot open store for class "mariaedensmasterscript", missing file?

[10/25/2015 - 11:35:27PM] Cannot open store for class "mariaedenstools", missing file?

[10/25/2015 - 11:35:27PM] Cannot open store for class "pchswolfclubdaymoyl", missing file?

[10/25/2015 - 11:35:27PM] Error: Unable to link types associated with function "enslaveWC" in state "" on object "crdedistantenslavescript".

[10/25/2015 - 11:35:27PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4F0190AE) because their base types do not match

[10/25/2015 - 11:35:27PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4F000D8B) because their base types do not match

[10/25/2015 - 11:35:46PM] ERROR: Property _SD_Player on script _sdras_load attached to alias _SDRA_player on quest _SD_controller (35000D64) cannot be bound because alias _SDRA_player on quest _SD_controller (35000D64) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4F007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4F000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property bitchTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] ERROR: Property slutTattooAuthors on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] ERROR: Property slutTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] ERROR: Property slaveTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] ERROR: Property slutTattooGrooovusNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] ERROR: Property slaveTattooAuthors on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] warning: Property Player on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property hasRunBeforeCD on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property canRunSold on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SDMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SDPreviousMaster on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property mcm on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property BlackFade on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property canRunGiven on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property Drelas on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property SDNextMaster on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property LakeVampire on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property LightFade on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property PlayerMon on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property mods on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property MariaEdenScript on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property hasRunBeforeSS on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4F01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property Aroused on script crdemodsmonitorscript attached to crdeModsMonitor (4E000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4F007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4F00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:46PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4F015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:35:46PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:46PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4F01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4F01139C) is not the right type

[10/25/2015 - 11:35:46PM] VM is freezing...

[10/25/2015 - 11:35:46PM] VM is frozen

[10/25/2015 - 11:35:47PM] Reverting game...

[10/25/2015 - 11:35:47PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4F000D8B) because their base types do not match

[10/25/2015 - 11:35:47PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4F0190AE) because their base types do not match

[10/25/2015 - 11:35:47PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:47PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:47PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:47PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:47PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:35:47PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4F01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:35:48PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4F007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4F01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4F01139C) is not the right type

[10/25/2015 - 11:35:48PM] ERROR: Property bitchTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] ERROR: Property slutTattooAuthors on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] ERROR: Property slutTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] ERROR: Property slaveTattooNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] ERROR: Property slutTattooGrooovusNames on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] ERROR: Property slaveTattooAuthors on script crdeslavetatsscript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] warning: Property Player on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property hasRunBeforeCD on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property canRunSold on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property SDMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property SDPreviousMaster on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property mcm on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property BlackFade on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property canRunGiven on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property Drelas on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property SDNextMaster on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property LakeVampire on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property LightFade on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property PlayerMon on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property mods on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property MariaEdenScript on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property hasRunBeforeSS on script crdedistantenslavescript attached to crdeDistanceEnslave (4E010564) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4F00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4F000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4F007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:35:48PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4F015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:35:48PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:35:48PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:35:48PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:48PM] warning: Property Aroused on script crdemodsmonitorscript attached to crdeModsMonitor (4E000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:35:59PM] Loading game...

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_compatibility", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_compatibility referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_creatures", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_creatures referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_PotionCombinerScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_PotionCombinerScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] warning: Variable ::DistanceEnslave_var on script crdeplayermonitorscript has an invalid type crdedistantenslavescript loaded from save. This variable will be skipped.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_LinkedChestScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_LinkedChestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] warning: Variable ::DistantEnslaveScript_var on script crdemodsmonitorscript has an invalid type crdedistantenslavescript loaded from save. This variable will be skipped.

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_util referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_ArchMagePlayerHomeQuestScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_ArchMagePlayerHomeQuestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "WD_RapistCheerPackage", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type WD_RapistCheerPackage referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_devicemanager", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_devicemanager referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "WD_EventArmCuffs", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type WD_EventArmCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_rustedbeltalias", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_rustedbeltalias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_RememberContentsScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_RememberContentsScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_escapealias", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_escapealias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "WD_eventWornVibrate", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type WD_eventWornVibrate referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] warning: Variable ::DLC2BossBattleScript_var on script mqkilldragonscript has an invalid type dlc2mq06miraakbossbattle loaded from save. This variable will be skipped.

[10/25/2015 - 11:35:59PM] warning: Variable ::DLC2SoulSteal_var on script mqkilldragonscript has an invalid type dlc2soulstealscript loaded from save. This variable will be skipped.

[10/25/2015 - 11:35:59PM] warning: Unable to get type crdedistantenslavescript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "WD_EquipMonitor", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type WD_EquipMonitor referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_SupplyRemoverScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_SupplyRemoverScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "wd_config", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type wd_config referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "WD_EventLegCuffs", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type WD_EventLegCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] Cannot open store for class "FH_DragonPriestBustScript", missing file?

[10/25/2015 - 11:35:59PM] warning: Unable to get type FH_DragonPriestBustScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_PotionCombinerScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_DragonPriestBustScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_SupplyRemoverScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type wd_creatures in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type WD_RapistCheerPackage in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type wd_config in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type wd_devicemanager in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type wd_compatibility in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type wd_util in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_RememberContentsScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_ArchMagePlayerHomeQuestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type crdedistantenslavescript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type WD_EquipMonitor in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type WD_eventWornVibrate in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type WD_EventLegCuffs in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type WD_EventArmCuffs in the type table in save

[10/25/2015 - 11:35:59PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:36:00PM] warning: Could not find type wd_rustedbeltalias in the type table in save

[10/25/2015 - 11:36:00PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:36:00PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:36:00PM] warning: Could not find type crdedistantenslavescript in the type table in save

[10/25/2015 - 11:36:00PM] VM is thawing...

[10/25/2015 - 11:36:00PM]

[10/25/2015 - 11:36:00PM] SexLab MCM Loaded CurrentVerison: 16002 / 16002

[10/25/2015 - 11:36:00PM] =====Loot and Degradation is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:36:00PM]

[10/25/2015 - 11:36:00PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1549

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1561

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1566

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1580

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] ERROR: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1594

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1620

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:36:00PM] [Zad]: [OrganicVibrateEffect] Loaded: 20%

[10/25/2015 - 11:36:00PM] [_sdras_load] Calling _sd_player maintenance

[10/25/2015 - 11:36:00PM] sluts: kicker checking for CFTO (accursed be its name)

[10/25/2015 - 11:36:00PM] sluts_kicker: load event detected

[10/25/2015 - 11:36:00PM] [Zad]: Starting update chain.

[10/25/2015 - 11:36:00PM] [CF][Framework] Creature Framework RC12 (10010) is initialising

[10/25/2015 - 11:36:00PM] [Zad]: DevicesUnderneath::Maintenance()

[10/25/2015 - 11:36:00PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:36:00PM] [Zad]: [belt Chafing] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [Mana Drain] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [blindfold Trip] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [Chaos Plugs] Loaded: 25%

[10/25/2015 - 11:36:00PM] [Zad]: [Tight Corset] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [belted Empty] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [Armbinder Struggle] Loaded: 50%

[10/25/2015 - 11:36:00PM] [Zad]: [Restraints+Armor] Loaded: 0%

[10/25/2015 - 11:36:00PM] [Zad]: [Wet Padding] Loaded: 0%

[10/25/2015 - 11:36:00PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias PlayerRef on quest RRRTrackingQuest (5800A98E)].RRRTrackingScript.CompaCheck() - "RRRTrackingScript.psc" Line 95

[alias PlayerRef on quest RRRTrackingQuest (5800A98E)].RRRTrackingScript.OnPlayerLoadGame() - "RRRTrackingScript.psc" Line 24

[10/25/2015 - 11:36:00PM] RRR: Dragonborn DLC not found...

[10/25/2015 - 11:36:00PM] [Zad]: [Posture Collar] Loaded: 0%

[10/25/2015 - 11:36:00PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: OnLoadGame() Begin

[10/25/2015 - 11:36:00PM] ERROR: File "SexLabNudeCreaturesDG.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (640110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 52

[alias PlayerAlias on quest slncControllerQuest (640110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:36:00PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: DawnGuard esp not installed.

[10/25/2015 - 11:36:00PM] ERROR: File "SexLabNudeCreaturesDB.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (640110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 61

[alias PlayerAlias on quest slncControllerQuest (640110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:36:00PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: DragonBorn esp not installed.

[10/25/2015 - 11:36:00PM] QAYL_LL: loadscript - doing registrations

[10/25/2015 - 11:36:00PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:36:00PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:36:00PM] [CF][Framework] JContainers 3.2 is installed

[10/25/2015 - 11:36:00PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: OnLoadGame() End

[10/25/2015 - 11:36:00PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[CFQuestFramework (0E000D62)].creatureframework.initialize() - "CreatureFramework.psc" Line 95

[CFQuestConfiguration (0E000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 47

[alias PlayerAlias on quest CFQuestConfiguration (0E000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6

[10/25/2015 - 11:36:00PM] [CF][Framework] SexLab 1.60 (hotfix 2) is installed

[10/25/2015 - 11:36:01PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:36:01PM]

[10/25/2015 - 11:36:01PM] =====iNeed (_sn) is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:36:01PM]

[10/25/2015 - 11:36:01PM] ERROR: File "iNeed - Dangerous Diseases.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 330

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:01PM] [Zad]: [Drip] Loaded: 0%

[10/25/2015 - 11:36:01PM] [Zad]: [stamina Drain] Loaded: 0%

[10/25/2015 - 11:36:01PM] [Zad]: [blindfold Mystery] Loaded: 1%

[10/25/2015 - 11:36:01PM] kuGAxMCM.sendPingTest pingFromMCM

[10/25/2015 - 11:36:01PM] attempting re-attach

[10/25/2015 - 11:36:01PM] sluts: not tethered

[10/25/2015 - 11:36:01PM] sluts: CFTO not detected

[10/25/2015 - 11:36:01PM] [Zad]: Devious Devices is now creating animations.

[10/25/2015 - 11:36:01PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:36:01PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get

[10/25/2015 - 11:36:01PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get

[10/25/2015 - 11:36:01PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get

[10/25/2015 - 11:36:01PM] [Zad]: EnableEventProcessing()

[10/25/2015 - 11:36:01PM] [Zad]: Rehooking Mod Events

[10/25/2015 - 11:36:01PM] zbfExternal: Compatibility checking

[10/25/2015 - 11:36:01PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:36:01PM] zbfExternal: SlaveTats version: 1.0.0

[10/25/2015 - 11:36:01PM] zbfExternal: RaceMenu version: 7

[10/25/2015 - 11:36:01PM] zbfExternal: Non SexLab Animation Pack version: 0

[10/25/2015 - 11:36:01PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:36:01PM] zbfExternal: Overlay support: TRUE

[10/25/2015 - 11:36:01PM] zbfExternal: Non SexLab Animation support: False

[10/25/2015 - 11:36:01PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:36:01PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:36:01PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:36:01PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:36:01PM] [Zad]: [Harness] Loaded: 0%

[10/25/2015 - 11:36:01PM] ========== Auto Unequip Ammo: Scanning for supported plugins...

[10/25/2015 - 11:36:01PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!

[10/25/2015 - 11:36:01PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 38

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:36:01PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 39

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:36:01PM] ERROR: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 40

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:36:01PM] ========== Auto Unequip Ammo: Scan complete.

[10/25/2015 - 11:36:01PM] [Zad]: [Horny] Loaded: 8%

[10/25/2015 - 11:36:01PM] [_sdras_player] Register events

[10/25/2015 - 11:36:01PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:36:01PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 281

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:36:01PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 282

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:36:01PM] [Zad]: [Restrictive Collar] Loaded: 0%

[10/25/2015 - 11:36:01PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 283

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:36:01PM] [Zad]: QuestMonitor is now tracking player.

[10/25/2015 - 11:36:01PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:36:01PM] [Zad]: [Vibration] Loaded: 25%

[10/25/2015 - 11:36:01PM] [CF][Framework] SexLab Aroused 20140124 is installed

[10/25/2015 - 11:36:01PM] [Zad]: [Nipple Piercings] Loaded: 55%

[10/25/2015 - 11:36:01PM] [Zad]: [Periodic Shocks] Loaded: 0%

[10/25/2015 - 11:36:01PM] InitWidgetLoader()

[10/25/2015 - 11:36:01PM] [Zad]: [bra Chafing] Loaded: 0%

[10/25/2015 - 11:36:01PM] [Zad]: [Health Drain] Loaded: 0%

[10/25/2015 - 11:36:01PM] [Zad]: [Tight Gloves] Loaded: 0%

[10/25/2015 - 11:36:01PM] [sD] Register devious keywords

[10/25/2015 - 11:36:01PM] [sD] Register devious keywords - aborting - list already set - 8

[10/25/2015 - 11:36:01PM] [Zad]: [Yoke Struggle] Loaded: 50%

[10/25/2015 - 11:36:01PM] [Zad]: [Mounted] Loaded: 100%

[10/25/2015 - 11:36:01PM] [_sdras_load] Calling version check

[10/25/2015 - 11:36:01PM] [Zad]: [bump Pumps] Loaded: 50%

[10/25/2015 - 11:36:01PM] [Zad]: [Plug Moan] Loaded: 50%

[10/25/2015 - 11:36:01PM] [Zad]: Set Device Hider slot to 41.

[10/25/2015 - 11:36:01PM] [Zad]: RebuildSlotmask()

[10/25/2015 - 11:36:02PM] [DCUR] Periodical update starts

[10/25/2015 - 11:36:02PM] ERROR: Cannot cast from None to SKI_WidgetBase[]

stack:

[iHUDControlQuest (20000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38

[iHUDControlQuest (20000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93

[iHUDMaintainanceQuest (20002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20

[alias PlayerAlias on quest iHUDMaintainanceQuest (20002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11

[10/25/2015 - 11:36:02PM] [Zad]: ZadNpc::DoRegister(1.498732)

[10/25/2015 - 11:36:02PM] [Zad]: RepopulateNpcs()

[10/25/2015 - 11:36:02PM] [Zad]: Not repopulating NPC slots: Feature is disabled.

[10/25/2015 - 11:36:02PM] ===============================[DAYMOYL: Ignore all Warnings start]================================

[10/25/2015 - 11:36:02PM] daymoyl - SkyUI.esp found

[10/25/2015 - 11:36:02PM] ================================[DAYMOYL: Ignore all Warnings end]=================================

[10/25/2015 - 11:36:02PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:36:02PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:36:02PM] [Zad]: ==========Begin Compatibility Checks==========

[10/25/2015 - 11:36:02PM] [Zad]: Please note that Errors related to missing files should be ignored.

[10/25/2015 - 11:36:02PM] [Zad]: [ Dependency Checks ]

[10/25/2015 - 11:36:02PM] [Zad]: DDi version [2.920000]: OK

[10/25/2015 - 11:36:02PM] [Zad]: assets version [2.900000]: OK

[10/25/2015 - 11:36:02PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK

[10/25/2015 - 11:36:02PM] [Zad]: Aroused version [20140124.000000]: OK

[10/25/2015 - 11:36:02PM] [Zad]: SexLab version [16002.000000]: OK

[10/25/2015 - 11:36:02PM] [Zad]: [ Third Party Mod Compatibility Checks ]

[10/25/2015 - 11:36:02PM] [Zad]: [ Sanity Checks ]

[10/25/2015 - 11:36:02PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK

[10/25/2015 - 11:36:02PM] [Zad]: Verifying that old DDi esp is not present: OK

[10/25/2015 - 11:36:02PM] [Zad]: ==========End Compatibility Checks==========

[10/25/2015 - 11:36:02PM] [Zad]: Initializing Events arrays.

[10/25/2015 - 11:36:02PM] [Zad]: zadEventSlots::Maintenance()

[10/25/2015 - 11:36:02PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/25/2015 - 11:36:02PM] [Zad]: [Mana Drain] Registered. Event #0

[10/25/2015 - 11:36:02PM] [Zad]: [Armbinder Struggle] Registered. Event #1

[10/25/2015 - 11:36:02PM] [Zad]: Monitoring Camera state.

[10/25/2015 - 11:36:02PM] [Zad]: [Drip] Registered. Event #2

[10/25/2015 - 11:36:02PM] [Zad]: [belt Chafing] Registered. Event #3

[10/25/2015 - 11:36:02PM] [Zad]: [stamina Drain] Registered. Event #4

[10/25/2015 - 11:36:02PM] [Zad]: [bump Pumps] Registered. Event #5

[10/25/2015 - 11:36:02PM] [Zad]: [Harness] Registered. Event #6

[10/25/2015 - 11:36:02PM] [Zad]: [Tight Gloves] Registered. Event #7

[10/25/2015 - 11:36:02PM] [Zad]: [Horny] Registered. Event #8

[10/25/2015 - 11:36:02PM] [Zad]: [Vibration] Registered. Event #9

[10/25/2015 - 11:36:02PM] [Zad]: [blindfold Mystery] Registered. Event #10

[10/25/2015 - 11:36:02PM] [Zad]: [blindfold Trip] Registered. Event #11

[10/25/2015 - 11:36:02PM] [Zad]: [Restrictive Collar] Registered. Event #12

[10/25/2015 - 11:36:02PM] [Zad]: [bra Chafing] Registered. Event #13

[10/25/2015 - 11:36:02PM] [Zad]: [Periodic Shocks] Registered. Event #14

[10/25/2015 - 11:36:02PM] [Zad]: [Chaos Plugs] Registered. Event #15

[10/25/2015 - 11:36:02PM] [Zad]: [Tight Corset] Registered. Event #16

[10/25/2015 - 11:36:02PM] [Zad]: [Health Drain] Registered. Event #17

[10/25/2015 - 11:36:02PM] [Zad]: [Plug Moan] Registered. Event #18

[10/25/2015 - 11:36:02PM] [Zad]: [belted Empty] Registered. Event #19

[10/25/2015 - 11:36:02PM] [Zad]: [Yoke Struggle] Registered. Event #20

[10/25/2015 - 11:36:02PM] [Zad]: [Nipple Piercings] Registered. Event #21

[10/25/2015 - 11:36:02PM] [Zad]: [Restraints+Armor] Registered. Event #22

[10/25/2015 - 11:36:02PM] [Zad]: [Wet Padding] Registered. Event #23

[10/25/2015 - 11:36:02PM] [Zad]: [Mounted] Registered. Event #24

[10/25/2015 - 11:36:02PM] [Zad]: [Posture Collar] Registered. Event #25

[10/25/2015 - 11:36:02PM] [Zad]: [OrganicVibrateEffect] Registered. Event #26

[10/25/2015 - 11:36:02PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (00000014)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:36:02PM] daymoyl - All Registered Events Validated

[10/25/2015 - 11:36:02PM] daymoyl - Registering custom quest events

[10/25/2015 - 11:36:03PM] ERROR: File "WetandCold.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 356

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Holidays.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 361

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "EFFCore.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 363

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 379

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 391

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 419

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Falskaar.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 452

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "CookingExpanded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 470

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Hunterborn.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 498

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "HerbalTea.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 635

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ImprovedFishBASIC.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 663

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 711

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Realistic Wildlife Loot - Realistic.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 730

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Realistic Wildlife Loot - Reduced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 731

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ETaC - RESOURCES.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 740

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "HarvestOverhaulCreatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 804

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "more plants all extra.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 840

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "skyBirds - Airborne Perching Birds.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 850

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Osare Food.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 861

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "DeliciousCake.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 889

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Wyrmstooth.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 907

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Ambrosia From Valhalla.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 919

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "BonAppetitBase.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 931

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Drinking Fountains of Skyrim.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 972

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "HighlandFarmMilk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 982

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Real Wildlife Skyrim 0.1.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1003

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1037

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "SpecialFlora.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1049

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "NordicCooking.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1069

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Coffee.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1104

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "CRX.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1116

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Another Recipe Mod.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1164

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "SL00CookingIngredient.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1199

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Farm Animals.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1241

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Farm Animals_HF.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1242

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "GM-CookingRebalanceFinal.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1251

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "GM-CookingRebalanceFinalHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1252

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS10.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1261

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS6.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1262

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS8.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1263

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS10-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1264

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS6-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1265

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "ZFO-TS8-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1266

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "NerniesCityandVillageExpansion.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1283

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "REGS - Resources.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1284

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Babettes Feast Balanced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1293

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Babettes Feast Weaker Effects.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1294

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Babettes Feast Overpowered.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1295

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "MilkHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1306

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "Milk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1307

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "PTAlchemyFoodOverhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1316

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "PTAlchemyFoodOverhaul_BetterSorting.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1317

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "PTFoodOverhaul_ONLY.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1318

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "DftT.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1329

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "DftT-NGP-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1330

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "DftT-NoGreenPact.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1331

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "DftT-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1332

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] ERROR: File "PerkusMaximus_Master.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (50021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1345

[_SNQuest (50000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (50000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:36:03PM] xpoConfigStartup: CheckVersions

[10/25/2015 - 11:36:03PM] [CRDE] onUpdate

[10/25/2015 - 11:36:03PM] [CRDE] Maintenance

[10/25/2015 - 11:36:03PM]

[10/25/2015 - 11:36:03PM] =====Loot and Degradation is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:36:03PM]

[10/25/2015 - 11:36:03PM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/25/2015 - 11:36:04PM] ERROR: Cannot set the value of a constant GlobalVariable

stack:

[KillMoveRandom (0005159D)].GlobalVariable.SetValue() - "<native>" Line ?

[GBT_Main_Menu (2B0458B3)].grimymenumain.localLoadAll() - "GrimyMenuMain.psc" Line 8755

[GBT_Main_Menu (2B0458B3)].grimymenumain.ImportSettings() - "GrimyMenuMain.psc" Line 9456

[alias GBT_PlayerAlias on quest GBT_Main_Menu (2B0458B3)].GrimyMenuMainPlayerRef.OnPlayerLoadGame() - "GrimyMenuMainPlayerRef.psc" Line 13

[10/25/2015 - 11:36:04PM] [CRDE] POX StorageUtil: 0

[10/25/2015 - 11:36:04PM] [CRDE] StorageUtil: 0 Faction:False

[10/25/2015 - 11:36:04PM] [CRDE] invalid: Wandering Brigand actor is too far away from player now

[10/25/2015 - 11:36:04PM] [CRDE] invalid: Wandering Brigand actor is too far away from player now

[10/25/2015 - 11:36:04PM] [CRDE] closest npc(s): *Wandering Brigand, Wandering Brigand

[10/25/2015 - 11:36:04PM] [CRDE] OnUpdate time:0.382999

[10/25/2015 - 11:36:06PM] [CF][Framework] Sending register event

[10/25/2015 - 11:36:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: OnCreatureFrameworkRegister() Begin

[10/25/2015 - 11:36:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: OnCreatureFrameworkRegister() Registering

[10/25/2015 - 11:36:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (640110DF)>]: OnCreatureFrameworkRegister() End

[10/25/2015 - 11:36:06PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 3 on (0008464F)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 3 on (0008464F)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:36:06PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 3 on (0008464E)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 3 on (0008464E)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:36:06PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 3 on (0008464D)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 3 on (0008464D)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:36:08PM] [CF][Framework] Beginning JSON registration

[10/25/2015 - 11:36:08PM] [CF][Framework] Found 1 JSON files in creatures.d

[10/25/2015 - 11:36:08PM] [CF][Framework] Already loaded file slnc.json; skipping

[10/25/2015 - 11:36:08PM] [CF][Framework] Finished JSON registration

[10/25/2015 - 11:36:08PM] [CF][Framework] Forcing active actor restart

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Snow Fox" [Actor < (001059D9)>]]

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Snow Fox" [Actor < (001059D9)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Skeleton" [Actor < (0004CB51)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Skeleton" [Actor < (000563D5)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["skeever" [Actor < (0009561B)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["skeever" [Actor < (0009561C)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["skeever" [Actor < (00095619)>]]

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (000563D5)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561B)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A1)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A2)>]]

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["Snow Fox" [Actor < (001059D9)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (00095619)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A3)>]]

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A1)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (0004CB51)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A2)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A3)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561C)>]]; restarting

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A3)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (000563D5)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561B)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A1)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (0004CB51)>]] and doing nothing else

[10/25/2015 - 11:36:08PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561C)>]] and doing nothing else

[10/25/2015 - 11:36:09PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A2)>]] and doing nothing else

[10/25/2015 - 11:36:09PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (00095619)>]] and doing nothing else

[10/25/2015 - 11:36:10PM] [CF][Main Quest] Skipping cloak application; API is restarting active actors

[10/25/2015 - 11:36:10PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 3 on (00084650)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 3 on (00084650)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:36:10PM] [CF][Creature] Started on ["Snow Fox" [Actor < (001059D9)>]] with race/skin ["Fox" [Race <FoxRace (00109C7C)>]]["" [Armor < (000829B7)>]]

[10/25/2015 - 11:36:10PM] [CF][Creature] Started on ["Skeleton" [Actor < (0004CB51)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/25/2015 - 11:36:10PM] [CF][Creature] ["Skeleton" [Actor < (0004CB51)>]] unaroused

[10/25/2015 - 11:36:10PM] [CF][Creature] Started on ["Horker" [Actor < (000848A3)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:36:10PM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (0004CB51)>]]; there is no normal armour

[10/25/2015 - 11:36:10PM] [CF][Framework] Cleared log Form DB

[10/25/2015 - 11:36:10PM] [CF][Framework] Creature Framework is done initialising

[10/25/2015 - 11:36:10PM] [CF][Creature] ["Horker" [Actor < (000848A3)>]] unaroused

[10/25/2015 - 11:36:10PM] [CF][Creature] ["Snow Fox" [Actor < (001059D9)>]] unaroused

[10/25/2015 - 11:36:10PM] [CF][Creature] Started on ["Horker" [Actor < (000848A1)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["Snow Fox" [Actor < (001059D9)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] [CF][Creature] Started on ["skeever" [Actor < (0009561C)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:36:11PM] [CF][Creature] ["Horker" [Actor < (000848A1)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Creature] Started on ["skeever" [Actor < (00095619)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:36:11PM] [CF][Creature] Started on ["Horker" [Actor < (000848A2)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A1)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] [CF][Creature] Started on ["Skeleton" [Actor < (000563D5)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/25/2015 - 11:36:11PM] [CF][Main Quest] The cloak is being applied for the first time since game load

[10/25/2015 - 11:36:11PM] [CF][Creature] ["skeever" [Actor < (0009561C)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Creature] ["Skeleton" [Actor < (000563D5)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (000563D5)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] [CF][Creature] Started on ["skeever" [Actor < (0009561B)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:36:11PM] [CF][Creature] ["skeever" [Actor < (00095619)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Creature] ["Horker" [Actor < (000848A2)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561C)>]]; already has effect

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A2)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (0009561C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:36:11PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 3 on (000EF5C5)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 3 on (000EF5C5)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561C)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (00095619)>]]; there is no normal armour

[10/25/2015 - 11:36:11PM] [CF][Creature] ["skeever" [Actor < (0009561B)>]] unaroused

[10/25/2015 - 11:36:11PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (000563D5)>]]; already has effect

[10/25/2015 - 11:36:11PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000563D5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:36:11PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A3)>]]; there is no normal armour

[10/25/2015 - 11:36:12PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561B)>]]; there is no normal armour

[10/25/2015 - 11:36:12PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (00095619)>]]; already has effect

[10/25/2015 - 11:36:12PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (00095619)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:36:13PM] [slamainscr <sla_Main (05042D62)>]:Defered maintenance...

[10/25/2015 - 11:36:13PM] [slamainscr <sla_Main (05042D62)>]: found Devious Devices - Assets.esm

[10/25/2015 - 11:36:13PM] [slamainscr <sla_Main (05042D62)>]: Enabled Desire spell

[10/25/2015 - 11:36:13PM] [slamainscr <sla_Main (05042D62)>]: Updated notification key to 49

[10/25/2015 - 11:36:13PM] [slamainscr <sla_Main (05042D62)>]: finished maintenance

[10/25/2015 - 11:36:13PM] ERROR: Cannot call GetValue() on a None object, aborting function call

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:36:13PM] warning: Assigning None to a non-object variable named "::temp19"

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:36:23PM]

[10/25/2015 - 11:36:23PM] =====iNeed (_sn) is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:36:23PM]

[10/25/2015 - 11:36:27PM] [CRDE] Player is in UI, busy

[10/25/2015 - 11:36:27PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:36:27PM] [CRDE] closest npc(s):

[10/25/2015 - 11:36:27PM] ERROR: Cannot call HasKeyword() on a None object, aborting function call

stack:

[dcur_solicitation (4C0650E5)].dcur_solicitationquestscript.CalcSuccess() - "dcur_solicitationquestscript.psc" Line 111

.dcur_scquest_calcsuccess.Fragment_3() - "dcur_scquest_calcsuccess.psc" Line 9

[10/25/2015 - 11:36:27PM] warning: Assigning None to a non-object variable named "::temp3"

stack:

[dcur_solicitation (4C0650E5)].dcur_solicitationquestscript.CalcSuccess() - "dcur_solicitationquestscript.psc" Line 111

.dcur_scquest_calcsuccess.Fragment_3() - "dcur_scquest_calcsuccess.psc" Line 9

[10/25/2015 - 11:36:29PM] [CRDE] OnUpdate time:2.200001

[10/25/2015 - 11:36:29PM] ERROR: Cannot call HasKeyword() on a None object, aborting function call

stack:

[dcur_solicitation (4C0650E5)].dcur_solicitationquestscript.CalcSuccess() - "dcur_solicitationquestscript.psc" Line 111

.dcur_scquest_calcsuccess.Fragment_3() - "dcur_scquest_calcsuccess.psc" Line 9

[10/25/2015 - 11:36:29PM] warning: Assigning None to a non-object variable named "::temp3"

stack:

[dcur_solicitation (4C0650E5)].dcur_solicitationquestscript.CalcSuccess() - "dcur_solicitationquestscript.psc" Line 111

.dcur_scquest_calcsuccess.Fragment_3() - "dcur_scquest_calcsuccess.psc" Line 9

[10/25/2015 - 11:36:39PM] [DCUR] Housekeeping

[10/25/2015 - 11:36:39PM] [DCUR] Scanning for followers

[10/25/2015 - 11:36:40PM] [DCUR] Periodical update starts

[10/25/2015 - 11:36:40PM] [DCUR] Calling SL Animation with number of actors: 2

[10/25/2015 - 11:36:40PM] [DCUR] Calling SL Animation with tag string: Aggressive

[10/25/2015 - 11:36:40PM] [DCUR] Calling SL Animation with suppress string: Cuddling,DomSub,SubSub,

[10/25/2015 - 11:36:40PM] [DCUR] Calling SL Animation with require all set to: TRUE

[10/25/2015 - 11:36:40PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Cuddling,DomSub,SubSub,, RequireAll=TRUE)

[10/25/2015 - 11:36:40PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:36:40PM] [DCUR] Calling SL Scene with animation array length: 11

[10/25/2015 - 11:36:40PM] SEXLAB - Thread[0] - Entering Making State

[10/25/2015 - 11:36:40PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:36:40PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:36:41PM] SEXLAB - NOTICE: ValidateActor(Bandit Marauder) -- TRUE -- MISS

[10/25/2015 - 11:36:41PM] SEXLAB - NOTICE: Bandit Marauder Seeded: [13.546433, 27.804159, 83.646965, 18.666075, 216.172058, 60.620430, 9.000000, 21.000000, 0.000000, 0.000000, 0.000000, 0.000000, 30.000000, 0.000000, 80.000000, 299.088959, 131.150558, 7.926213]

[10/25/2015 - 11:36:41PM] SEXLAB - ActorAlias[bandit Marauder] SetActor([Actor < (FF000D3C)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:36:41PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:36:41PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:36:41PM] [CRDE] closest npc(s): *Wandering Brigand, Wandering Brigand

[10/25/2015 - 11:36:41PM] [CRDE] OnUpdate time:0.148994

[10/25/2015 - 11:36:41PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.OrcRaceM

[10/25/2015 - 11:36:43PM] SEXLAB - ActorAlias[bandit Marauder] - Scales[1.045000/1.045000/0.956938] Voice[Neutral (Male)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:36:43PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Mature (Female)] Expression[Angry] BaseEnjoyment[0]

[10/25/2015 - 11:36:43PM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/25/2015 - 11:36:43PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:36:43PM] [CRDE] crdeSexHook reached, running post-sex

[10/25/2015 - 11:36:43PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:36:43PM] [sLD] sexCount: 0 rapePCDom: 0 rapePCSub: 0

[10/25/2015 - 11:36:43PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:36:43PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:36:43PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:36:43PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:36:43PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:36:43PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:36:43PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:36:43PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:36:43PM] [Zad]: UsingYoke False

[10/25/2015 - 11:36:43PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:43PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:36:44PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:36:44PM] Found 2 arousedActors

[10/25/2015 - 11:36:45PM] [CF][Creature Apply] Failure on ["Bandit Plunderer" [Actor < (FF000D3B)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:36:45PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A3)>]]; already has effect

[10/25/2015 - 11:36:45PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000848A3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:36:45PM] [CF][Creature Apply] Failure on ["Bandit Marauder" [Actor < (FF000D3C)>]]; creature isn't registered; race=["Orc" [Race <OrcRace (00013747)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:36:46PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:36:47PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:36:47PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:36:47PM] Found 2 arousedActors

[10/25/2015 - 11:36:48PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:36:48PM] Found 2 arousedActors

[10/25/2015 - 11:36:51PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:36:52PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:36:53PM] Found 2 arousedActors

[10/25/2015 - 11:36:53PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:36:53PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:36:53PM] [CRDE] closest npc(s):

[10/25/2015 - 11:36:53PM] [CRDE] OnUpdate time:0.133003

[10/25/2015 - 11:37:03PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:37:07PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:37:08PM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/25/2015 - 11:37:08PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:37:08PM] SEXLAB - ActorAlias[bandit Marauder] - Orgasms[1] Enjoyment [10] BaseEnjoyment[-42] FullEnjoyment[52]

[10/25/2015 - 11:37:08PM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [13] BaseEnjoyment[-39] FullEnjoyment[52]

[10/25/2015 - 11:37:09PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 44

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:09PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (0005776F)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:37:09PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561B)>]]; already has effect

[10/25/2015 - 11:37:09PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0009561B)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:09PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (0005776E)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:37:09PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (0004CB51)>]]; already has effect

[10/25/2015 - 11:37:09PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0004CB51)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:09PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (000FECAA)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:37:09PM] Found 2 arousedActors

[10/25/2015 - 11:37:18PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/25/2015 - 11:37:18PM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/25/2015 - 11:37:18PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:37:18PM] SEXLAB - ActorAlias[bandit Marauder] - Resetting!

[10/25/2015 - 11:37:18PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:37:18PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 44

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:18PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -14 exposure for having orgasm

[10/25/2015 - 11:37:19PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got -14 exposure for having orgasm

[10/25/2015 - 11:37:19PM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/25/2015 - 11:37:19PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:37:19PM] [DCUR] Calling SL Animation with number of actors: 2

[10/25/2015 - 11:37:19PM] [DCUR] Calling SL Animation with tag string: Aggressive

[10/25/2015 - 11:37:19PM] [DCUR] Calling SL Animation with suppress string: Cuddling,DomSub,SubSub,

[10/25/2015 - 11:37:19PM] [DCUR] Calling SL Animation with require all set to: TRUE

[10/25/2015 - 11:37:19PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Cuddling,DomSub,SubSub,, RequireAll=TRUE)

[10/25/2015 - 11:37:19PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:37:19PM] SEXLAB - Thread[1] - Entering Making State

[10/25/2015 - 11:37:19PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:37:19PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:37:19PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:37:19PM] SEXLAB - NOTICE: ValidateActor(Bandit Marauder) -- TRUE -- HIT

[10/25/2015 - 11:37:19PM] SEXLAB - ActorAlias[bandit Marauder] SetActor([Actor < (FF000D3C)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:37:20PM] SEXLAB - Thread[1] Adjustment Profile - NordRaceF.OrcRaceM

[10/25/2015 - 11:37:20PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:37:20PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:37:20PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Considering

[10/25/2015 - 11:37:20PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:37:20PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:37:21PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561C)>]]; already has effect

[10/25/2015 - 11:37:21PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (0009561C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:21PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (00095619)>]]; already has effect

[10/25/2015 - 11:37:21PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (00095619)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:37:21PM] SEXLAB - ActorAlias[bandit Marauder] - Scales[1.045000/1.045000/0.956938] Voice[Calm (Male)] Expression[sad] BaseEnjoyment[2]

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:37:21PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:37:21PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Mature (Female)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:37:22PM] SEXLAB - Thread[1] Event Hook - AnimationStart

[10/25/2015 - 11:37:22PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:37:22PM] [CRDE] crdeSexHook reached, running post-sex

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:37:22PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:37:22PM] [sLD] sexCount: 1 rapePCDom: 0 rapePCSub: 1

[10/25/2015 - 11:37:22PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:37:22PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:37:22PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:37:22PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:37:22PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:37:22PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:37:22PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:37:22PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:37:22PM] [Zad]: UsingYoke False

[10/25/2015 - 11:37:22PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:37:22PM] [CRDE] player has left combat, do nothing and wait 20 seconds before returning to normal

[10/25/2015 - 11:37:22PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:37:22PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:37:23PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:37:23PM] Found 2 arousedActors

[10/25/2015 - 11:37:30PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:37:31PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:37:31PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:37:31PM] Found 2 arousedActors

[10/25/2015 - 11:37:32PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:37:32PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:37:33PM] Found 2 arousedActors

[10/25/2015 - 11:37:33PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:37:33PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:37:34PM] Found 2 arousedActors

[10/25/2015 - 11:37:34PM] SEXLAB - Thread[1] Event Hook - OrgasmStart

[10/25/2015 - 11:37:34PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:37:34PM] SEXLAB - Thread[1] Event Hook - OrgasmEnd

[10/25/2015 - 11:37:35PM] SEXLAB - Thread[1] Event Hook - AnimationEnding

[10/25/2015 - 11:37:35PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:37:35PM] SEXLAB - ActorAlias[bandit Marauder] - Resetting!

[10/25/2015 - 11:37:35PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:37:35PM] Found 2 arousedActors

[10/25/2015 - 11:37:35PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:35PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -4 exposure for having orgasm

[10/25/2015 - 11:37:35PM] SEXLAB - Thread[1] - SyncLock(2)

[10/25/2015 - 11:37:35PM] SEXLAB - Thread[1] Event Hook - AnimationEnd

[10/25/2015 - 11:37:35PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:37:35PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got -4 exposure for having orgasm

[10/25/2015 - 11:37:36PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:37:36PM] SEXLAB - Thread[0] - Returning to thread pool...

[10/25/2015 - 11:37:41PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (000563D5)>]]; already has effect

[10/25/2015 - 11:37:41PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000563D5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:43PM] Defeat DA Trigger selected

[10/25/2015 - 11:37:47PM] Defeat: SetAggressors Aggressor / Slot filled - 0 // Aggressor -> [Actor < (FF000D3C)>]

[10/25/2015 - 11:37:47PM] Defeat: SetAggressors / Aggressors slots - [[Actor < (FF000D3C)>], None, None, None, None]

[10/25/2015 - 11:37:47PM] Defeat: SetAggressors / Accomplices slots - [None, None, None, None, None]

[10/25/2015 - 11:37:47PM] Defeat: SetFollowers / Scenario - $All Down // Followers slots - [None, None, None, None, None]

[10/25/2015 - 11:37:48PM] [DCUR] Periodical update starts

[10/25/2015 - 11:37:49PM] SEXLAB - Thread[1] - Returning to thread pool...

[10/25/2015 - 11:37:49PM] Defeat: TheNext set - [Actor < (FF000D3C)>]

[10/25/2015 - 11:37:49PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A2)>]]; already has effect

[10/25/2015 - 11:37:49PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000848A2)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:51PM] Defeat: Player victim, Assault - Aggressor [Actor < (FF000D3C)>], Persuer (Should be the same) -> [Actor < (FF000D3C)>] // Raped - False // NumRapes - 0 // NumAgg - 1

[10/25/2015 - 11:37:51PM] Defeat: NPC - [Actor < (FF000D3C)>] / HasBeenRapedBy - 0 / InSceneRapesHowManyBy - 0 / AllowedFaction - TRUE / TheEvilFaction - bandit

[10/25/2015 - 11:37:52PM] Defeat: [Actor < (FF000D3C)>] wants to have a piece of ass / IsBadRelation

[10/25/2015 - 11:37:53PM] [CRDE] Player's controls are locked, busy

[10/25/2015 - 11:37:53PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:37:53PM] [CRDE] closest npc(s): *Wandering Brigand

[10/25/2015 - 11:37:53PM] [CRDE] OnUpdate time:0.182999

[10/25/2015 - 11:37:56PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A3)>]]; already has effect

[10/25/2015 - 11:37:56PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000848A3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:37:56PM] SEXLAB - Thread[0] - Entering Making State

[10/25/2015 - 11:37:56PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Bound,Pillory, RequireAll=TRUE)

[10/25/2015 - 11:37:56PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:37:56PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:37:57PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:37:57PM] SEXLAB - NOTICE: ValidateActor(Bandit Marauder) -- TRUE -- HIT

[10/25/2015 - 11:37:57PM] SEXLAB - ActorAlias[bandit Marauder] SetActor([Actor < (FF000D3C)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:37:57PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.OrcRaceM

[10/25/2015 - 11:37:58PM] SEXLAB - ActorAlias[bandit Marauder] - Scales[1.045000/1.045000/0.956938] Voice[Average (Male)] Expression[sad] BaseEnjoyment[1]

[10/25/2015 - 11:37:59PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Excitable (Female)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:37:59PM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/25/2015 - 11:37:59PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:37:59PM] [CRDE] crdeSexHook reached, running post-sex

[10/25/2015 - 11:37:59PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:37:59PM] [sLD] sexCount: 2 rapePCDom: 0 rapePCSub: 2

[10/25/2015 - 11:37:59PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:37:59PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:37:59PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:37:59PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:37:59PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:37:59PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:37:59PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:37:59PM] [Zad]: UsingYoke False

[10/25/2015 - 11:37:59PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:37:59PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:38:00PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:38:00PM] Found 2 arousedActors

[10/25/2015 - 11:38:05PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:38:05PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:38:05PM] [CRDE] closest npc(s): *Wandering Brigand

[10/25/2015 - 11:38:15PM] [CRDE] OnUpdate time:10.084991

[10/25/2015 - 11:38:16PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:38:17PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:38:17PM] Found 2 arousedActors

[10/25/2015 - 11:38:21PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:38:22PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:38:23PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:38:24PM] Found 2 arousedActors

[10/25/2015 - 11:38:25PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:38:26PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:38:27PM] Found 2 arousedActors

[10/25/2015 - 11:38:27PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:38:27PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:38:27PM] [CRDE] closest npc(s): *Wandering Brigand

[10/25/2015 - 11:38:27PM] [CRDE] OnUpdate time:0.149994

[10/25/2015 - 11:38:28PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561B)>]]; already has effect

[10/25/2015 - 11:38:28PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0009561B)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:38:28PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (0004CB51)>]]; already has effect

[10/25/2015 - 11:38:28PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0004CB51)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:38:32PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:38:33PM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/25/2015 - 11:38:33PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:38:33PM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [14] BaseEnjoyment[-56] FullEnjoyment[70]

[10/25/2015 - 11:38:33PM] SEXLAB - ActorAlias[bandit Marauder] - Orgasms[1] Enjoyment [11] BaseEnjoyment[-45] FullEnjoyment[56]

[10/25/2015 - 11:38:33PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 48

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:38:33PM] Found 2 arousedActors

[10/25/2015 - 11:38:35PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/25/2015 - 11:38:35PM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/25/2015 - 11:38:35PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:38:35PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:38:35PM] SEXLAB - ActorAlias[bandit Marauder] - Resetting!

[10/25/2015 - 11:38:35PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 48

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:38:35PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -16 exposure for having orgasm

[10/25/2015 - 11:38:36PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got -16 exposure for having orgasm

[10/25/2015 - 11:38:36PM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/25/2015 - 11:38:36PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:38:36PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:38:37PM] [DCUR] Periodical update starts

[10/25/2015 - 11:38:37PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:38:37PM] Defeat: StillBusy Aggressors - [Actor < (FF000D3C)>] / FactionRank AggFaction - 0 / HasKeywordString SexLabActive - False / HasKeywordString DefeatCollateral - False

[10/25/2015 - 11:38:37PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:38:37PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Considering

[10/25/2015 - 11:38:37PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:38:38PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:38:38PM] Defeat: PostAssault Marker Found - [ObjectReference < (000162AB)>] / BaseObject [Form < (00000010)>]

[10/25/2015 - 11:38:38PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:38:38PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:38:38PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:38:38PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:38:38PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:38:39PM] Defeat: Outcome // Defeat.TheEvilFaction - bandit / Raped - TRUE / Robbed - False

[10/25/2015 - 11:38:39PM] Defeat: Events array // 1 - None / 2 - None / 3 - None / 4 - None / 5 - None / 6 - None / 7 - None / 8 - None / 9 - None / 10 - None

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:38:39PM] [CRDE] Player is in scene, busy

[10/25/2015 - 11:38:39PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:38:39PM] [CRDE] closest npc(s): *Wandering Brigand

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:38:39PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:38:40PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:38:40PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:38:40PM] [slamainscr <sla_Main (05042D62)>]:Aroused scan skipped because sexlab is animating within the last 10 seconds.

[10/25/2015 - 11:38:40PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561C)>]]; already has effect

[10/25/2015 - 11:38:40PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (0009561C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:38:40PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (00095619)>]]; already has effect

[10/25/2015 - 11:38:40PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (00095619)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:38:41PM] [CRDE] OnUpdate time:2.149994

[10/25/2015 - 11:38:46PM] SEXLAB - Thread[0] - Returning to thread pool...

[10/25/2015 - 11:38:54PM] VM is freezing...

[10/25/2015 - 11:38:54PM] VM is frozen

[10/25/2015 - 11:38:55PM] Log closed

 

 

 

Second with 11.0.1 and DE initiated sex:

 

 

 

[10/25/2015 - 11:52:42PM] Papyrus log opened (PC)

[10/25/2015 - 11:52:42PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.

[10/25/2015 - 11:52:42PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[10/25/2015 - 11:52:42PM] Memory page: 128 (min) 512 (max) 76800 (max total)

[10/25/2015 - 11:52:42PM] Cannot open store for class "dlc2mq06miraakbossbattle", missing file?

[10/25/2015 - 11:52:42PM] Cannot open store for class "dlc2soulstealscript", missing file?

[10/25/2015 - 11:52:46PM] Cannot open store for class "follower3dnpc", missing file?

[10/25/2015 - 11:52:47PM] Cannot open store for class "uiwheelmenu", missing file?

[10/25/2015 - 11:52:47PM] Cannot open store for class "uimenubase", missing file?

[10/25/2015 - 11:52:48PM] Cannot open store for class "mariaedensmasterscript", missing file?

[10/25/2015 - 11:52:48PM] Cannot open store for class "mariaedenstools", missing file?

[10/25/2015 - 11:52:48PM] Cannot open store for class "wd_util", missing file?

[10/25/2015 - 11:52:48PM] Cannot open store for class "pchswolfclubdaymoyl", missing file?

[10/25/2015 - 11:52:48PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E0190AE) because their base types do not match

[10/25/2015 - 11:52:48PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E000D8B) because their base types do not match

[10/25/2015 - 11:52:53PM] ERROR: Property _SD_Player on script _sdras_load attached to alias _SDRA_player on quest _SD_controller (35000D64) cannot be bound because alias _SDRA_player on quest _SD_controller (35000D64) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4E007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:52:53PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4E015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:52:53PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4E01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4E01139C) is not the right type

[10/25/2015 - 11:52:53PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4E000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:52:53PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4E007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:52:53PM] warning: Property LearnMsg2 on script GBobMagicItemLearnIngredient attached to Item 10 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property LearnMsg3 on script GBobMagicItemLearnIngredient attached to Item 10 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] ERROR: Property MariaMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (64010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:52:53PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property LearnMsg2 on script GBobMagicItemLearnIngredient attached to Item 8 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property LearnMsg3 on script GBobMagicItemLearnIngredient attached to Item 8 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:53PM] VM is freezing...

[10/25/2015 - 11:52:53PM] VM is frozen

[10/25/2015 - 11:52:54PM] Reverting game...

[10/25/2015 - 11:52:54PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E0190AE) because their base types do not match

[10/25/2015 - 11:52:54PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E000D8B) because their base types do not match

[10/25/2015 - 11:52:54PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:52:54PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:52:54PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4E007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4E015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:52:54PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4E01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4E01139C) is not the right type

[10/25/2015 - 11:52:54PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4E000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:52:54PM] ERROR: Property MariaMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (64010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:52:54PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:52:54PM] warning: Property LearnMsg2 on script GBobMagicItemLearnIngredient attached to Item 10 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property LearnMsg3 on script GBobMagicItemLearnIngredient attached to Item 10 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:52:54PM] warning: Property LearnMsg2 on script GBobMagicItemLearnIngredient attached to Item 8 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property LearnMsg3 on script GBobMagicItemLearnIngredient attached to Item 8 in container (00074355) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:52:54PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4E007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:53:06PM] Loading game...

[10/25/2015 - 11:53:06PM] Cannot open store for class "WD_EventArmCuffs", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type WD_EventArmCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_compatibility", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_compatibility referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "WD_EventLegCuffs", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type WD_EventLegCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_RememberContentsScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_RememberContentsScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_creatures", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_creatures referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] warning: Variable ::DLC2BossBattleScript_var on script mqkilldragonscript has an invalid type dlc2mq06miraakbossbattle loaded from save. This variable will be skipped.

[10/25/2015 - 11:53:06PM] warning: Variable ::DLC2SoulSteal_var on script mqkilldragonscript has an invalid type dlc2soulstealscript loaded from save. This variable will be skipped.

[10/25/2015 - 11:53:06PM] Cannot open store for class "WD_EquipMonitor", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type WD_EquipMonitor referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_PotionCombinerScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_PotionCombinerScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_ArchMagePlayerHomeQuestScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_ArchMagePlayerHomeQuestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_util referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_LinkedChestScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_LinkedChestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_DragonPriestBustScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_DragonPriestBustScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_config", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_config referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_escapealias", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_escapealias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "WD_eventWornVibrate", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type WD_eventWornVibrate referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_rustedbeltalias", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_rustedbeltalias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "wd_devicemanager", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type wd_devicemanager referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "WD_RapistCheerPackage", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type WD_RapistCheerPackage referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:06PM] Cannot open store for class "FH_SupplyRemoverScript", missing file?

[10/25/2015 - 11:53:06PM] warning: Unable to get type FH_SupplyRemoverScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_PotionCombinerScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_DragonPriestBustScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_SupplyRemoverScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_creatures in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type WD_RapistCheerPackage in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_config in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_devicemanager in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_compatibility in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_util in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_RememberContentsScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_ArchMagePlayerHomeQuestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type WD_EquipMonitor in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_rustedbeltalias in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type WD_eventWornVibrate in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type WD_EventLegCuffs in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type WD_EventArmCuffs in the type table in save

[10/25/2015 - 11:53:07PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:53:07PM] VM is thawing...

[10/25/2015 - 11:53:07PM] [CRDE] Init

[10/25/2015 - 11:53:07PM] [CRDE]Mods script init ...

[10/25/2015 - 11:53:07PM] [CRDE]Mods script Maintanence ...

[10/25/2015 - 11:53:07PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:08PM] SexLab MCM Loaded CurrentVerison: 16002 / 16002

[10/25/2015 - 11:53:08PM]

[10/25/2015 - 11:53:08PM] =====Loot and Degradation is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:53:08PM]

[10/25/2015 - 11:53:08PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1549

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] [Zad]: [OrganicVibrateEffect] Loaded: 20%

[10/25/2015 - 11:53:08PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1561

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1566

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1580

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] ERROR: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1594

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1620

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:53:08PM] [_sdras_load] Calling _sd_player maintenance

[10/25/2015 - 11:53:08PM]

[10/25/2015 - 11:53:08PM] =====iNeed (_sn) is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:53:08PM]

[10/25/2015 - 11:53:08PM] ERROR: File "iNeed - Dangerous Diseases.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:08PM] sluts: kicker checking for CFTO (accursed be its name)

[10/25/2015 - 11:53:08PM] sluts_kicker: load event detected

[10/25/2015 - 11:53:08PM] [CF][Framework] Creature Framework RC12 (10010) is initialising

[10/25/2015 - 11:53:08PM] [Zad]: Starting update chain.

[10/25/2015 - 11:53:08PM] [Zad]: DevicesUnderneath::Maintenance()

[10/25/2015 - 11:53:08PM] [Zad]: [Yoke Struggle] Loaded: 50%

[10/25/2015 - 11:53:08PM] [Zad]: [Horny] Loaded: 8%

[10/25/2015 - 11:53:08PM] [Zad]: [Tight Corset] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Periodic Shocks] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Wet Padding] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [bra Chafing] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [stamina Drain] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Drip] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Health Drain] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Harness] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [belt Chafing] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Mana Drain] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Vibration] Loaded: 25%

[10/25/2015 - 11:53:08PM] [Zad]: [belted Empty] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Mounted] Loaded: 100%

[10/25/2015 - 11:53:08PM] [Zad]: [Restrictive Collar] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Chaos Plugs] Loaded: 25%

[10/25/2015 - 11:53:08PM] [Zad]: [Tight Gloves] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Armbinder Struggle] Loaded: 50%

[10/25/2015 - 11:53:08PM] [Zad]: [bump Pumps] Loaded: 50%

[10/25/2015 - 11:53:08PM] [Zad]: [Restraints+Armor] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Plug Moan] Loaded: 50%

[10/25/2015 - 11:53:08PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.CompaCheck() - "RRRTrackingScript.psc" Line 95

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.OnPlayerLoadGame() - "RRRTrackingScript.psc" Line 24

[10/25/2015 - 11:53:08PM] RRR: Dragonborn DLC not found...

[10/25/2015 - 11:53:08PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() Begin

[10/25/2015 - 11:53:08PM] ERROR: File "SexLabNudeCreaturesDG.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 52

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:53:08PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DawnGuard esp not installed.

[10/25/2015 - 11:53:08PM] ERROR: File "SexLabNudeCreaturesDB.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 61

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:53:08PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DragonBorn esp not installed.

[10/25/2015 - 11:53:08PM] QAYL_LL: loadscript - doing registrations

[10/25/2015 - 11:53:08PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:53:08PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:53:08PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:08PM] [CF][Framework] JContainers 3.2 is installed

[10/25/2015 - 11:53:08PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[CFQuestFramework (0E000D62)].creatureframework.initialize() - "CreatureFramework.psc" Line 95

[CFQuestConfiguration (0E000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 47

[alias PlayerAlias on quest CFQuestConfiguration (0E000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6

[10/25/2015 - 11:53:08PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() End

[10/25/2015 - 11:53:08PM] [CF][Framework] SexLab 1.60 (hotfix 2) is installed

[10/25/2015 - 11:53:08PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:53:08PM] [Zad]: [Posture Collar] Loaded: 0%

[10/25/2015 - 11:53:08PM] [Zad]: [Nipple Piercings] Loaded: 55%

[10/25/2015 - 11:53:08PM] [Zad]: [blindfold Mystery] Loaded: 1%

[10/25/2015 - 11:53:08PM] kuGAxMCM.sendPingTest pingFromMCM

[10/25/2015 - 11:53:08PM] [CF][Framework] SexLab Aroused 20140124 is installed

[10/25/2015 - 11:53:08PM] [Zad]: Devious Devices is now creating animations.

[10/25/2015 - 11:53:08PM] attempting re-attach

[10/25/2015 - 11:53:08PM] sluts: not tethered

[10/25/2015 - 11:53:08PM] sluts: CFTO not detected

[10/25/2015 - 11:53:08PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get

[10/25/2015 - 11:53:08PM] [_sdras_player] Register events

[10/25/2015 - 11:53:08PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get

[10/25/2015 - 11:53:08PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get

[10/25/2015 - 11:53:08PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:53:08PM] [Zad]: EnableEventProcessing()

[10/25/2015 - 11:53:08PM] [Zad]: Rehooking Mod Events

[10/25/2015 - 11:53:08PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 281

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:53:08PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 282

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:53:08PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 283

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:53:08PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:53:08PM] zbfExternal: Compatibility checking

[10/25/2015 - 11:53:08PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:53:08PM] zbfExternal: SlaveTats version: 1.0.0

[10/25/2015 - 11:53:08PM] zbfExternal: RaceMenu version: 7

[10/25/2015 - 11:53:08PM] zbfExternal: Non SexLab Animation Pack version: 0

[10/25/2015 - 11:53:08PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:53:08PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:53:08PM] ========== Auto Unequip Ammo: Scanning for supported plugins...

[10/25/2015 - 11:53:08PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!

[10/25/2015 - 11:53:08PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 38

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:53:08PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 39

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:53:08PM] ERROR: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 40

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:53:08PM] ========== Auto Unequip Ammo: Scan complete.

[10/25/2015 - 11:53:08PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:53:08PM] zbfExternal: Overlay support: TRUE

[10/25/2015 - 11:53:08PM] zbfExternal: Non SexLab Animation support: False

[10/25/2015 - 11:53:08PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:53:08PM] [Zad]: QuestMonitor is now tracking player.

[10/25/2015 - 11:53:08PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:53:08PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:53:08PM] [Zad]: [blindfold Trip] Loaded: 0%

[10/25/2015 - 11:53:08PM] [sD] Register devious keywords

[10/25/2015 - 11:53:08PM] [sD] Register devious keywords - aborting - list already set - 8

[10/25/2015 - 11:53:08PM] [Zad]: Set Device Hider slot to 41.

[10/25/2015 - 11:53:08PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:53:08PM] [Zad]: RebuildSlotmask()

[10/25/2015 - 11:53:08PM] InitWidgetLoader()

[10/25/2015 - 11:53:08PM] [_sdras_load] Calling version check

[10/25/2015 - 11:53:09PM] [Zad]: ZadNpc::DoRegister(1.490530)

[10/25/2015 - 11:53:09PM] ERROR: Cannot cast from None to SKI_WidgetBase[]

stack:

[iHUDControlQuest (20000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38

[iHUDControlQuest (20000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93

[iHUDMaintainanceQuest (20002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20

[alias PlayerAlias on quest iHUDMaintainanceQuest (20002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11

[10/25/2015 - 11:53:09PM] [Zad]: RepopulateNpcs()

[10/25/2015 - 11:53:09PM] [Zad]: Not repopulating NPC slots: Feature is disabled.

[10/25/2015 - 11:53:09PM] [Zad]: ==========Begin Compatibility Checks==========

[10/25/2015 - 11:53:09PM] [Zad]: Please note that Errors related to missing files should be ignored.

[10/25/2015 - 11:53:09PM] [Zad]: [ Dependency Checks ]

[10/25/2015 - 11:53:09PM] [Zad]: DDi version [2.920000]: OK

[10/25/2015 - 11:53:09PM] [Zad]: assets version [2.900000]: OK

[10/25/2015 - 11:53:09PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK

[10/25/2015 - 11:53:09PM] [Zad]: Aroused version [20140124.000000]: OK

[10/25/2015 - 11:53:09PM] [Zad]: SexLab version [16002.000000]: OK

[10/25/2015 - 11:53:09PM] [Zad]: [ Third Party Mod Compatibility Checks ]

[10/25/2015 - 11:53:09PM] [Zad]: [ Sanity Checks ]

[10/25/2015 - 11:53:09PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK

[10/25/2015 - 11:53:09PM] [Zad]: Verifying that old DDi esp is not present: OK

[10/25/2015 - 11:53:09PM] [Zad]: ==========End Compatibility Checks==========

[10/25/2015 - 11:53:09PM] [Zad]: Initializing Events arrays.

[10/25/2015 - 11:53:09PM] [Zad]: zadEventSlots::Maintenance()

[10/25/2015 - 11:53:09PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/25/2015 - 11:53:09PM] [Zad]: [Posture Collar] Registered. Event #0

[10/25/2015 - 11:53:09PM] [Zad]: [blindfold Mystery] Registered. Event #1

[10/25/2015 - 11:53:09PM] [Zad]: [Periodic Shocks] Registered. Event #2

[10/25/2015 - 11:53:09PM] [Zad]: [stamina Drain] Registered. Event #3

[10/25/2015 - 11:53:09PM] [Zad]: [Armbinder Struggle] Registered. Event #4

[10/25/2015 - 11:53:09PM] [Zad]: Monitoring Camera state.

[10/25/2015 - 11:53:09PM] [Zad]: [Tight Gloves] Registered. Event #5

[10/25/2015 - 11:53:09PM] [Zad]: [Yoke Struggle] Registered. Event #6

[10/25/2015 - 11:53:09PM] [Zad]: [Horny] Registered. Event #7

[10/25/2015 - 11:53:09PM] [Zad]: [Tight Corset] Registered. Event #8

[10/25/2015 - 11:53:09PM] [Zad]: [Drip] Registered. Event #9

[10/25/2015 - 11:53:09PM] [Zad]: [bra Chafing] Registered. Event #10

[10/25/2015 - 11:53:09PM] [Zad]: [Wet Padding] Registered. Event #11

[10/25/2015 - 11:53:09PM] [Zad]: [Health Drain] Registered. Event #12

[10/25/2015 - 11:53:09PM] [Zad]: [Harness] Registered. Event #13

[10/25/2015 - 11:53:09PM] [Zad]: [Plug Moan] Registered. Event #14

[10/25/2015 - 11:53:09PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:53:09PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:53:09PM] [Zad]: [belt Chafing] Registered. Event #15

[10/25/2015 - 11:53:09PM] [Zad]: [Mana Drain] Registered. Event #16

[10/25/2015 - 11:53:09PM] [Zad]: [Vibration] Registered. Event #17

[10/25/2015 - 11:53:09PM] [Zad]: [Nipple Piercings] Registered. Event #18

[10/25/2015 - 11:53:09PM] [Zad]: [belted Empty] Registered. Event #19

[10/25/2015 - 11:53:09PM] [Zad]: [Mounted] Registered. Event #20

[10/25/2015 - 11:53:09PM] [Zad]: [Restrictive Collar] Registered. Event #21

[10/25/2015 - 11:53:09PM] [Zad]: [Chaos Plugs] Registered. Event #22

[10/25/2015 - 11:53:09PM] ===============================[DAYMOYL: Ignore all Warnings start]================================

[10/25/2015 - 11:53:09PM] daymoyl - SkyUI.esp found

[10/25/2015 - 11:53:09PM] ================================[DAYMOYL: Ignore all Warnings end]=================================

[10/25/2015 - 11:53:09PM] [Zad]: [bump Pumps] Registered. Event #23

[10/25/2015 - 11:53:09PM] [Zad]: [Restraints+Armor] Registered. Event #24

[10/25/2015 - 11:53:09PM] [Zad]: [blindfold Trip] Registered. Event #25

[10/25/2015 - 11:53:09PM] [Zad]: [OrganicVibrateEffect] Registered. Event #26

[10/25/2015 - 11:53:09PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:09PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (00000014)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:53:10PM] daymoyl - All Registered Events Validated

[10/25/2015 - 11:53:10PM] daymoyl - Registering custom quest events

[10/25/2015 - 11:53:10PM] ERROR: File "WetandCold.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 356

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Holidays.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 361

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "EFFCore.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 363

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 379

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 391

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 419

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Falskaar.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 452

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "CookingExpanded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 470

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Hunterborn.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 498

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "HerbalTea.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 635

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ImprovedFishBASIC.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 663

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 711

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Realistic Wildlife Loot - Realistic.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 730

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Realistic Wildlife Loot - Reduced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 731

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ETaC - RESOURCES.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 740

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "HarvestOverhaulCreatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 804

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "more plants all extra.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 840

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "skyBirds - Airborne Perching Birds.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 850

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Osare Food.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 861

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "DeliciousCake.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 889

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Wyrmstooth.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 907

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Ambrosia From Valhalla.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 919

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "BonAppetitBase.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 931

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Drinking Fountains of Skyrim.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 972

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "HighlandFarmMilk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 982

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Real Wildlife Skyrim 0.1.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1003

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1037

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "SpecialFlora.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1049

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "NordicCooking.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1069

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Coffee.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1104

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "CRX.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1116

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Another Recipe Mod.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1164

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "SL00CookingIngredient.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1199

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Farm Animals.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1241

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Farm Animals_HF.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1242

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "GM-CookingRebalanceFinal.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1251

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "GM-CookingRebalanceFinalHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1252

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS10.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1261

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS6.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1262

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS8.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1263

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS10-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1264

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS6-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1265

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "ZFO-TS8-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1266

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "NerniesCityandVillageExpansion.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1283

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "REGS - Resources.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1284

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Babettes Feast Balanced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1293

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Babettes Feast Weaker Effects.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1294

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Babettes Feast Overpowered.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1295

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "MilkHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1306

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "Milk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1307

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "PTAlchemyFoodOverhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1316

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "PTAlchemyFoodOverhaul_BetterSorting.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1317

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "PTFoodOverhaul_ONLY.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1318

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "DftT.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1329

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "DftT-NGP-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "DftT-NoGreenPact.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1331

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "DftT-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1332

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] ERROR: File "PerkusMaximus_Master.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1345

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:53:10PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:10PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:10PM] xpoConfigStartup: CheckVersions

[10/25/2015 - 11:53:10PM]

[10/25/2015 - 11:53:10PM] =====Loot and Degradation is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:53:10PM]

[10/25/2015 - 11:53:10PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:10PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:11PM] ERROR: Cannot set the value of a constant GlobalVariable

stack:

[KillMoveRandom (0005159D)].GlobalVariable.SetValue() - "<native>" Line ?

[GBT_Main_Menu (2B0458B3)].grimymenumain.localLoadAll() - "GrimyMenuMain.psc" Line 8755

[GBT_Main_Menu (2B0458B3)].grimymenumain.ImportSettings() - "GrimyMenuMain.psc" Line 9456

[alias GBT_PlayerAlias on quest GBT_Main_Menu (2B0458B3)].GrimyMenuMainPlayerRef.OnPlayerLoadGame() - "GrimyMenuMainPlayerRef.psc" Line 13

[10/25/2015 - 11:53:11PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:11PM] [CF][Framework] Sending register event

[10/25/2015 - 11:53:11PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Begin

[10/25/2015 - 11:53:11PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Registering

[10/25/2015 - 11:53:11PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() End

[10/25/2015 - 11:53:12PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:12PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:12PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:12PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:13PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:13PM] [CF][Framework] Beginning JSON registration

[10/25/2015 - 11:53:13PM] [CF][Framework] Found 1 JSON files in creatures.d

[10/25/2015 - 11:53:13PM] [CF][Framework] Already loaded file slnc.json; skipping

[10/25/2015 - 11:53:13PM] [CF][Framework] Finished JSON registration

[10/25/2015 - 11:53:13PM] [CF][Framework] Forcing active actor restart

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["Horker" [Actor < (000EF5C5)>]]

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["Snow Fox" [Actor < (001059D9)>]]

[10/25/2015 - 11:53:13PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000EF5C5)>]]; restarting

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["Skeleton" [Actor < (0004CB51)>]]

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["Skeleton" [Actor < (000563D5)>]]

[10/25/2015 - 11:53:13PM] [CF][Framework] Didn't deactivate actor ["Snow Fox" [Actor < (001059D9)>]]; restarting

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["skeever" [Actor < (0009561B)>]]

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["skeever" [Actor < (0009561C)>]]

[10/25/2015 - 11:53:13PM] [CF][Creature] Finished on ["skeever" [Actor < (00095619)>]]

[10/25/2015 - 11:53:13PM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (000563D5)>]]; restarting

[10/25/2015 - 11:53:13PM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (0004CB51)>]]; restarting

[10/25/2015 - 11:53:13PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561B)>]]; restarting

[10/25/2015 - 11:53:14PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561C)>]]; restarting

[10/25/2015 - 11:53:14PM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (00095619)>]]; restarting

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (000563D5)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A1)>]]

[10/25/2015 - 11:53:14PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A2)>]]

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561C)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Creature] Finished on ["Horker" [Actor < (000848A3)>]]

[10/25/2015 - 11:53:14PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A1)>]]; restarting

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000EF5C5)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A2)>]]; restarting

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (00095619)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CRDE] onUpdate

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Snow Fox" [Actor < (001059D9)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:14PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:14PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A3)>]]; restarting

[10/25/2015 - 11:53:14PM] [CRDE] Maintenance

[10/25/2015 - 11:53:14PM] [CRDE] Settings: TRUE

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (0004CB51)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:14PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A2)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A1)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A3)>]] and doing nothing else

[10/25/2015 - 11:53:14PM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561B)>]] and doing nothing else

[10/25/2015 - 11:53:15PM] [CRDE]Mods script updateForms() start ...

[10/25/2015 - 11:53:15PM] [CRDE] ******** ignore any errors between these two messages START ********

[10/25/2015 - 11:53:15PM] [CRDE] Leon's GG quest is None, is 5.0 installed?

[10/25/2015 - 11:53:15PM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 442

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 443

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Trapped in Rubber.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 462

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Captured Dreams.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 469

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "wolfclub.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 476

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "hydra_slavegirls.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 482

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "slaverun.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 490

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Slaverun_Reloaded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 500

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "PetCollar.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 510

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "paradise_halls.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 517

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "sextoys-calyps-2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 525

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "MiasLair.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 536

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] CRDE: Defeat registered

[10/25/2015 - 11:53:15PM] ERROR: File "MistakenIdentity.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 576

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "zFromTheDeepsV2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 583

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "AngrimApprentice.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 590

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "soulgem-oven-100-milk-slave-experience.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 606

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Darkwind.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 634

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "ZaForswornStory.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 637

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "a1Ravenous.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 647

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 653

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "DeviousSurrender.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 654

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "xazPrisonOverhaul - Patch.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 662

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "submissivelola.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 689

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] ERROR: File "Debauchery.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 700

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:15PM] [CRDE] ******** ignore any errors between these two messages FINISH ********

[10/25/2015 - 11:53:15PM] Mods script checkStatuses() start ...

[10/25/2015 - 11:53:15PM] [CRDE] Mods: TRUE

[10/25/2015 - 11:53:15PM] [CRDE]Mods script init ...

[10/25/2015 - 11:53:15PM] [CRDE]Mods script Maintanence ...

[10/25/2015 - 11:53:15PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:15PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:16PM] [CF][Framework] Cleared log Form DB

[10/25/2015 - 11:53:16PM] [CF][Framework] Creature Framework is done initialising

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Skeleton" [Actor < (0004CB51)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] ["Skeleton" [Actor < (0004CB51)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Horker" [Actor < (000848A2)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:53:16PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:16PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Snow Fox" [Actor < (001059D9)>]] with race/skin ["Fox" [Race <FoxRace (00109C7C)>]]["" [Armor < (000829B7)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Horker" [Actor < (000EF5C5)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Skeleton" [Actor < (000563D5)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] ["Skeleton" [Actor < (000563D5)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["skeever" [Actor < (00095619)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (0004CB51)>]]; there is no normal armour

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Horker" [Actor < (000848A3)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:53:16PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:16PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["Horker" [Actor < (000848A1)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:53:16PM] [CF][Main Quest] The cloak is being applied for the first time since game load

[10/25/2015 - 11:53:16PM] [CF][Creature] ["skeever" [Actor < (00095619)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] ["Horker" [Actor < (000848A2)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] ["Snow Fox" [Actor < (001059D9)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] ["Horker" [Actor < (000EF5C5)>]] unaroused

[10/25/2015 - 11:53:16PM] [CF][Creature] Not equipping normal armour on ["Snow Fox" [Actor < (001059D9)>]]; there is no normal armour

[10/25/2015 - 11:53:16PM] [CF][Creature] Started on ["skeever" [Actor < (0009561C)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:53:16PM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (000563D5)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] Started on ["skeever" [Actor < (0009561B)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A2)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] ["Horker" [Actor < (000848A1)>]] unaroused

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000EF5C5)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] ["skeever" [Actor < (0009561C)>]] unaroused

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (00095619)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] ["skeever" [Actor < (0009561B)>]] unaroused

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A1)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] ["Horker" [Actor < (000848A3)>]] unaroused

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561B)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561C)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A3)>]]; there is no normal armour

[10/25/2015 - 11:53:17PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:17PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:18PM] [crde]in wolfclub:mods not finished yet

[10/25/2015 - 11:53:18PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:18PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:18PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:18PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:18PM] [slamainscr <sla_Main (05042D62)>]:Defered maintenance...

[10/25/2015 - 11:53:18PM] [slamainscr <sla_Main (05042D62)>]: found Devious Devices - Assets.esm

[10/25/2015 - 11:53:18PM] [slamainscr <sla_Main (05042D62)>]: Enabled Desire spell

[10/25/2015 - 11:53:18PM] [slamainscr <sla_Main (05042D62)>]: Updated notification key to 49

[10/25/2015 - 11:53:18PM] [slamainscr <sla_Main (05042D62)>]: finished maintenance

[10/25/2015 - 11:53:18PM] ERROR: Cannot call GetValue() on a None object, aborting function call

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:53:18PM] warning: Assigning None to a non-object variable named "::temp19"

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:53:19PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:19PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:19PM]

[10/25/2015 - 11:53:19PM] =====iNeed (_sn) is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:53:19PM]

[10/25/2015 - 11:53:20PM] [crde]in wolfclub:mods not finished yet

[10/25/2015 - 11:53:20PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:20PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:20PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:20PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:21PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:53:21PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:53:27PM] [crde]in wolfclub:mods not finished yet

[10/25/2015 - 11:53:27PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:53:27PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:53:27PM] [CRDE]Mods script updateForms() start ...

[10/25/2015 - 11:53:27PM] [CRDE] ******** ignore any errors between these two messages START ********

[10/25/2015 - 11:53:27PM] [CRDE] Leon's GG quest is None, is 5.0 installed?

[10/25/2015 - 11:53:27PM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 442

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 443

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Trapped in Rubber.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 462

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Captured Dreams.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 469

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "wolfclub.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 476

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "hydra_slavegirls.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 482

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "slaverun.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 490

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Slaverun_Reloaded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 500

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "PetCollar.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 510

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "paradise_halls.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 517

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "sextoys-calyps-2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 525

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "MiasLair.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 536

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] CRDE: Defeat registered

[10/25/2015 - 11:53:27PM] ERROR: File "MistakenIdentity.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 576

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "zFromTheDeepsV2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 583

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "AngrimApprentice.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 590

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "soulgem-oven-100-milk-slave-experience.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 606

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Darkwind.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 634

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "ZaForswornStory.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 637

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "a1Ravenous.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 647

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 653

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "DeviousSurrender.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 654

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "xazPrisonOverhaul - Patch.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 662

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "submissivelola.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 689

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] ERROR: File "Debauchery.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 700

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/25/2015 - 11:53:27PM] [CRDE] ******** ignore any errors between these two messages FINISH ********

[10/25/2015 - 11:53:27PM] Mods script checkStatuses() start ...

[10/25/2015 - 11:53:27PM] [crdemcmscript <crdeMCM (6400BF4F)>] INITIALIZED

[10/25/2015 - 11:53:27PM] [CRDE] Player: TRUE

[10/25/2015 - 11:53:28PM] [DCUR] Housekeeping

[10/25/2015 - 11:53:28PM] [DCUR] Scanning for followers

[10/25/2015 - 11:53:28PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:53:28PM] [crdemcmscript <crdeMCM (6400BF4F)>]: Registered Deviously Enslaved at MCM.

[10/25/2015 - 11:53:33PM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/25/2015 - 11:53:33PM] [CF][Creature] Started on ["Horker" [Actor < (000EF5C5)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:53:33PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:53:34PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000EF5C5)>]]; already has effect

[10/25/2015 - 11:53:34PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (000EF5C5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:53:34PM] [CF][Creature] ["Horker" [Actor < (000EF5C5)>]] unaroused

[10/25/2015 - 11:53:34PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000EF5C5)>]]; there is no normal armour

[10/25/2015 - 11:53:42PM] [DCUR] - Surrender not in cooldown, proceed

[10/25/2015 - 11:54:14PM] [DCUR] Periodical update starts

[10/25/2015 - 11:54:15PM] [DCUR] - List has: 3 actors

[10/25/2015 - 11:54:15PM] [DCUR] - Trying to select: 1 actors for rape scene.

[10/25/2015 - 11:54:15PM] [DCUR] - Found: Bandit Plunderer

[10/25/2015 - 11:54:15PM] [DCUR] - Processing: Bandit Plunderer. Is NPC.

[10/25/2015 - 11:54:15PM] [DCUR] - Added: Bandit Plunderer

[10/25/2015 - 11:54:16PM] [DCUR] - Found: Bandit Marauder

[10/25/2015 - 11:54:16PM] [DCUR] - Found: Bandit Marauder

[10/25/2015 - 11:54:16PM] [DCUR] - Rape event triggered.

[10/25/2015 - 11:54:16PM] [DCUR] - Pacified: Bandit Plunderer

[10/25/2015 - 11:54:17PM] [DCUR] - Rape scene started.

[10/25/2015 - 11:54:19PM] ERROR: Array index 33 is out of range (0-32)

stack:

[sexLabQuestFramework (04000D62)].sslactorlibrary.StripSlots() - "sslActorLibrary.psc" Line 162

[sexLabQuestFramework (04000D62)].sslactorlibrary.StripActor() - "sslActorLibrary.psc" Line 75

[sexLabQuestFramework (04000D62)].sexlabframework.StripActor() - "SexLabFramework.psc" Line 320

[dcur_mainlib (4C024495)].dcur_library.Strip() - "dcur_library.psc" Line 2775

[dcur_mainlib (4C024495)].dcur_library.PreScene() - "dcur_library.psc" Line 4458

[dcur_mainlib (4C024495)].dcur_library.rapeher() - "dcur_library.psc" Line 3876

[dcur_mainlib (4C024495)].dcur_library.Gangbang() - "dcur_library.psc" Line 4578

[alias PlayerRef on quest dcur_clocktick (4C04F16F)].dcur_clocktickrefscript.surrender() - "dcur_clocktickRefScript.psc" Line 120

[alias PlayerRef on quest dcur_clocktick (4C04F16F)].dcur_clocktickrefscript.OnKeyDown() - "dcur_clocktickRefScript.psc" Line 31

[10/25/2015 - 11:54:21PM] [CRDE] player has left combat, do nothing and wait 20 seconds before returning to normal

[10/25/2015 - 11:54:25PM] [DCUR] Calling SL Animation with number of actors: 2

[10/25/2015 - 11:54:25PM] [DCUR] Calling SL Animation with tag string: Aggressive

[10/25/2015 - 11:54:25PM] [DCUR] Calling SL Animation with suppress string: Cuddling,DomSub,SubSub,

[10/25/2015 - 11:54:25PM] [DCUR] Calling SL Animation with require all set to: TRUE

[10/25/2015 - 11:54:25PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Cuddling,DomSub,SubSub,, RequireAll=TRUE)

[10/25/2015 - 11:54:25PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:54:25PM] [DCUR] Calling SL Scene with animation array length: 11

[10/25/2015 - 11:54:25PM] SEXLAB - Thread[0] - Entering Making State

[10/25/2015 - 11:54:25PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:54:25PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:54:25PM] SEXLAB - NOTICE: ValidateActor(Bandit Plunderer) -- TRUE -- MISS

[10/25/2015 - 11:54:25PM] SEXLAB - NOTICE: Bandit Plunderer Seeded: [32.428562, 279.888275, 131.190491, 50.080307, 25.529263, 0.000000, 0.000000, 42.000000, 0.000000, 0.000000, 17.000000, 0.000000, 42.000000, 0.000000, 75.000000, 966.125854, 536.339844, 3.664568]

[10/25/2015 - 11:54:25PM] SEXLAB - ActorAlias[bandit Plunderer] SetActor([Actor < (FF000D3B)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:54:26PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.NordRaceM

[10/25/2015 - 11:54:27PM] SEXLAB - ActorAlias[bandit Plunderer] - Scales[1.030000/1.030000/0.970874] Voice[Neutral (Male)] Expression[sad] BaseEnjoyment[1]

[10/25/2015 - 11:54:27PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[stimulated (Female)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:54:28PM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/25/2015 - 11:54:28PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:54:28PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:54:28PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:54:28PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:54:28PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:54:28PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:54:28PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:54:28PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:54:28PM] [Zad]: UsingYoke False

[10/25/2015 - 11:54:28PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:54:28PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:54:28PM] [sLD] sexCount: 0 rapePCDom: 0 rapePCSub: 0

[10/25/2015 - 11:54:28PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:28PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:29PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:54:29PM] Found 2 arousedActors

[10/25/2015 - 11:54:41PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:54:43PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:54:43PM] Found 3 arousedActors

[10/25/2015 - 11:54:43PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:54:44PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:54:44PM] [CRDE] dhlp suspend is active, a mod is busy

[10/25/2015 - 11:54:44PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:54:44PM] [CRDE] closest npc(s):

[10/25/2015 - 11:54:48PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:54:49PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:54:49PM] Found 3 arousedActors

[10/25/2015 - 11:54:50PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:54:50PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:54:51PM] Found 3 arousedActors

[10/25/2015 - 11:54:51PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:54:53PM] [CF][Creature Apply] Failure on ["Bandit Plunderer" [Actor < (FF000D3B)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:54:53PM] [CF][Creature Apply] Failure on ["Bandit Marauder" [Actor < (FF000D3C)>]]; creature isn't registered; race=["Orc" [Race <OrcRace (00013747)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:54:55PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:54:56PM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/25/2015 - 11:54:56PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:54:56PM] SEXLAB - ActorAlias[bandit Plunderer] - Orgasms[1] Enjoyment [11] BaseEnjoyment[-43] FullEnjoyment[54]

[10/25/2015 - 11:54:56PM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [10] BaseEnjoyment[-78] FullEnjoyment[88]

[10/25/2015 - 11:54:56PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 48

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:54:56PM] Found 3 arousedActors

[10/25/2015 - 11:54:57PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:54:58PM] [CRDE] OnUpdate time:14.120987

[10/25/2015 - 11:55:05PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/25/2015 - 11:55:05PM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/25/2015 - 11:55:06PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:55:06PM] SEXLAB - ActorAlias[bandit Plunderer] - Resetting!

[10/25/2015 - 11:55:06PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:55:06PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 48

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:06PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -16 exposure for having orgasm

[10/25/2015 - 11:55:06PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got -16 exposure for having orgasm

[10/25/2015 - 11:55:06PM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/25/2015 - 11:55:06PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:55:07PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:55:08PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:55:08PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:55:08PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Considering

[10/25/2015 - 11:55:08PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:55:08PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:55:08PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:55:09PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:55:10PM] [DCUR] - Enraged: Bandit Plunderer

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:55:10PM] [CRDE] dhlp suspend is active, a mod is busy

[10/25/2015 - 11:55:10PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:55:10PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:55:10PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:55:11PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:55:12PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:55:19PM] Defeat DA Trigger selected

[10/25/2015 - 11:55:20PM] Defeat: SetAggressors Aggressor / Slot filled - 0 // Aggressor -> [Actor < (FF000D3C)>]

[10/25/2015 - 11:55:20PM] [CF][Creature] Finished on ["Horker" [Actor < (000EF5C5)>]]

[10/25/2015 - 11:55:20PM] Defeat: SetAggressors Aggressor / Slot filled - 1 // Aggressor -> [Actor < (FF000D3B)>]

[10/25/2015 - 11:55:20PM] [CF][Framework] Deactivated actor ["Horker" [Actor < (000EF5C5)>]]

[10/25/2015 - 11:55:20PM] Defeat: SetAggressors / Aggressors slots - [[Actor < (FF000D3C)>], [Actor < (FF000D3B)>], None, None, None]

[10/25/2015 - 11:55:20PM] Defeat: SetAggressors / Accomplices slots - [None, None, None, None, None]

[10/25/2015 - 11:55:20PM] Defeat: SetFollowers / Scenario - $All Down // Followers slots - [None, None, None, None, None]

[10/25/2015 - 11:55:20PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000EF5C5)>]] and doing nothing else

[10/25/2015 - 11:55:20PM] [CF][Creature] Finished on ["Horker" [Actor < (000EF5C5)>]]

[10/25/2015 - 11:55:20PM] SEXLAB - Thread[0] - Returning to thread pool...

[10/25/2015 - 11:55:21PM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000EF5C5)>]]; not active

[10/25/2015 - 11:55:21PM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000EF5C5)>]] and doing nothing else

[10/25/2015 - 11:55:22PM] Defeat: TheNext set - [Actor < (FF000D3C)>]

[10/25/2015 - 11:55:22PM] [CF][Framework] Activating actor ["Horker" [Actor < (000EF5C5)>]]

[10/25/2015 - 11:55:22PM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/25/2015 - 11:55:22PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:55:22PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (000EF5C5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:55:22PM] [CF][Creature] Started on ["Horker" [Actor < (000EF5C5)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/25/2015 - 11:55:22PM] Defeat: Player victim, Assault - Aggressor [Actor < (FF000D3C)>], Persuer (Should be the same) -> [Actor < (FF000D3C)>] // Raped - False // NumRapes - 0 // NumAgg - 2

[10/25/2015 - 11:55:22PM] [CF][Creature] ["Horker" [Actor < (000EF5C5)>]] unaroused

[10/25/2015 - 11:55:22PM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000EF5C5)>]]; there is no normal armour

[10/25/2015 - 11:55:22PM] Defeat: NPC - [Actor < (FF000D3C)>] / HasBeenRapedBy - 0 / InSceneRapesHowManyBy - 0 / AllowedFaction - TRUE / TheEvilFaction - bandit

[10/25/2015 - 11:55:22PM] [CRDE] OnUpdate time:12.267990

[10/25/2015 - 11:55:23PM] Defeat: [Actor < (FF000D3C)>] wants to have a piece of ass / IsBadRelation

[10/25/2015 - 11:55:27PM] SEXLAB - Thread[0] - Entering Making State

[10/25/2015 - 11:55:28PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Bound,Pillory, RequireAll=TRUE)

[10/25/2015 - 11:55:28PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:55:28PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:55:28PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:55:28PM] SEXLAB - NOTICE: ValidateActor(Bandit Marauder) -- TRUE -- MISS

[10/25/2015 - 11:55:28PM] SEXLAB - NOTICE: Bandit Marauder Seeded: [66.571411, 53.142464, 30.515768, 41.031902, 48.690830, 0.000000, 0.000000, 32.000000, 0.000000, 0.000000, 16.000000, 0.000000, 32.000000, 0.000000, 91.000000, 565.848938, 234.072723, 0.389117]

[10/25/2015 - 11:55:28PM] SEXLAB - ActorAlias[bandit Marauder] SetActor([Actor < (FF000D3C)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:55:29PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.OrcRaceM

[10/25/2015 - 11:55:30PM] SEXLAB - ActorAlias[bandit Marauder] - Scales[1.045000/1.045000/0.956938] Voice[Neutral (Male)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:55:30PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[breathy (Female)] Expression[Angry] BaseEnjoyment[0]

[10/25/2015 - 11:55:31PM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/25/2015 - 11:55:31PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:55:31PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:55:31PM] [sLD] sexCount: 0 rapePCDom: 0 rapePCSub: 0

[10/25/2015 - 11:55:31PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:55:31PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:55:31PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:55:31PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:55:31PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:55:31PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:55:31PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:55:31PM] [Zad]: UsingYoke False

[10/25/2015 - 11:55:31PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:31PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:55:32PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:55:32PM] Found 3 arousedActors

[10/25/2015 - 11:55:33PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:55:42PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:55:42PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:55:42PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:55:42PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:55:43PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:55:43PM] Found 3 arousedActors

[10/25/2015 - 11:55:44PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:55:51PM] [CRDE] OnUpdate time:8.770004

[10/25/2015 - 11:55:55PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:55:57PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:55:57PM] Found 3 arousedActors

[10/25/2015 - 11:55:57PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:55:58PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:55:59PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:55:59PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:55:59PM] Found 3 arousedActors

[10/25/2015 - 11:55:59PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:00PM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/25/2015 - 11:56:00PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:00PM] SEXLAB - ActorAlias[bandit Marauder] - Orgasms[1] Enjoyment [11] BaseEnjoyment[-48] FullEnjoyment[59]

[10/25/2015 - 11:56:00PM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [10] BaseEnjoyment[-62] FullEnjoyment[72]

[10/25/2015 - 11:56:00PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 44

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:00PM] Found 3 arousedActors

[10/25/2015 - 11:56:00PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/25/2015 - 11:56:00PM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/25/2015 - 11:56:01PM] SEXLAB - ActorAlias[bandit Marauder] - Resetting!

[10/25/2015 - 11:56:01PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:56:01PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:01PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 44

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:01PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:56:01PM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/25/2015 - 11:56:01PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:56:01PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -12 exposure for having orgasm

[10/25/2015 - 11:56:02PM] Defeat: TheNext set - [Actor < (FF000D3B)>]

[10/25/2015 - 11:56:02PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got -12 exposure for having orgasm

[10/25/2015 - 11:56:02PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:56:03PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:56:03PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:56:03PM] [CRDE] Player's controls are locked, busy

[10/25/2015 - 11:56:03PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Considering

[10/25/2015 - 11:56:03PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:56:03PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:56:03PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:56:03PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:56:03PM] [DCUR] Periodical update starts

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:56:04PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:56:05PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:56:05PM] Defeat: Player victim, Assault - Aggressor [Actor < (FF000D3B)>], Persuer (Should be the same) -> [Actor < (FF000D3B)>] // Raped - TRUE // NumRapes - 1 // NumAgg - 2

[10/25/2015 - 11:56:06PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:56:06PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:56:06PM] Defeat: NPC - [Actor < (FF000D3B)>] / HasBeenRapedBy - 0 / InSceneRapesHowManyBy - 0 / AllowedFaction - TRUE / TheEvilFaction - bandit

[10/25/2015 - 11:56:07PM] Defeat: [Actor < (FF000D3B)>] wants to have a piece of ass / IsBadRelation

[10/25/2015 - 11:56:10PM] SEXLAB - Thread[1] - Entering Making State

[10/25/2015 - 11:56:10PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Bound,Pillory, RequireAll=TRUE)

[10/25/2015 - 11:56:10PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:56:10PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:56:11PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:56:11PM] SEXLAB - NOTICE: ValidateActor(Bandit Plunderer) -- TRUE -- HIT

[10/25/2015 - 11:56:11PM] SEXLAB - ActorAlias[bandit Plunderer] SetActor([Actor < (FF000D3B)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:56:11PM] SEXLAB - Thread[1] Adjustment Profile - NordRaceF.NordRaceM

[10/25/2015 - 11:56:12PM] SEXLAB - Thread[0] - Returning to thread pool...

[10/25/2015 - 11:56:12PM] [CRDE] OnUpdate time:8.791992

[10/25/2015 - 11:56:13PM] SEXLAB - ActorAlias[bandit Plunderer] - Scales[1.030000/1.030000/0.970874] Voice[Neutral (Male)] Expression[Pleasure] BaseEnjoyment[1]

[10/25/2015 - 11:56:13PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Quiet (Female)] Expression[sad] BaseEnjoyment[0]

[10/25/2015 - 11:56:13PM] SEXLAB - Thread[1] Event Hook - AnimationStart

[10/25/2015 - 11:56:13PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:56:14PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:56:14PM] [sLD] sexCount: 1 rapePCDom: 0 rapePCSub: 1

[10/25/2015 - 11:56:14PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:56:14PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:56:14PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:56:14PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:56:14PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:56:14PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:56:14PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:56:14PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:56:14PM] [Zad]: UsingYoke False

[10/25/2015 - 11:56:14PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:14PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:15PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:56:15PM] Found 3 arousedActors

[10/25/2015 - 11:56:16PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:16PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:18PM] [slamainscr <sla_Main (05042D62)>]:Aroused scan skipped because sexlab is animating.

[10/25/2015 - 11:56:20PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:56:22PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:56:22PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:56:24PM] Found 3 arousedActors

[10/25/2015 - 11:56:24PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:56:24PM] Already locked for ArouseNPCsWithinRadius

[10/25/2015 - 11:56:24PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:56:24PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:24PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:34PM] SEXLAB - Thread[1] Event Hook - OrgasmStart

[10/25/2015 - 11:56:34PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:56:34PM] SEXLAB - ActorAlias[bandit Plunderer] - Orgasms[1] Enjoyment [11] BaseEnjoyment[-40] FullEnjoyment[51]

[10/25/2015 - 11:56:35PM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [49] BaseEnjoyment[-40] FullEnjoyment[89]

[10/25/2015 - 11:56:35PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:35PM] SEXLAB - Thread[1] Event Hook - OrgasmEnd

[10/25/2015 - 11:56:35PM] SEXLAB - Thread[1] Event Hook - AnimationEnding

[10/25/2015 - 11:56:35PM] Found 3 arousedActors

[10/25/2015 - 11:56:35PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:56:35PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:56:35PM] SEXLAB - ActorAlias[bandit Plunderer] - Resetting!

[10/25/2015 - 11:56:35PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:56:35PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:36PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:36PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -10 exposure for having orgasm

[10/25/2015 - 11:56:36PM] SEXLAB - Thread[1] Event Hook - AnimationEnd

[10/25/2015 - 11:56:36PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:56:36PM] [CRDE] Player is busy: defeat

[10/25/2015 - 11:56:36PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:56:36PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:56:36PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:36PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got -10 exposure for having orgasm

[10/25/2015 - 11:56:36PM] Defeat: TheNext set - [Actor < (FF000D3B)>]

[10/25/2015 - 11:56:37PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:56:37PM] [DCUR] Periodical update starts

[10/25/2015 - 11:56:38PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:56:38PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:56:38PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Considering

[10/25/2015 - 11:56:38PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:56:38PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:56:38PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:56:38PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:56:38PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:56:39PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:56:40PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:56:40PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:56:40PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:56:40PM] Defeat: Player victim, Assault - Aggressor [Actor < (FF000D3B)>], Persuer (Should be the same) -> [Actor < (FF000D3B)>] // Raped - TRUE // NumRapes - 2 // NumAgg - 2

[10/25/2015 - 11:56:40PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:56:40PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:56:40PM] Defeat: NPC - [Actor < (FF000D3B)>] / HasBeenRapedBy - 1 / InSceneRapesHowManyBy - 1 / AllowedFaction - TRUE / TheEvilFaction - bandit

[10/25/2015 - 11:56:41PM] Defeat: [Actor < (FF000D3B)>] wants to have a piece of ass / IsBadRelation

[10/25/2015 - 11:56:43PM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/25/2015 - 11:56:43PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:56:43PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000EF5C5)>]]; already has effect

[10/25/2015 - 11:56:43PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000EF5C5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:56:45PM] [CRDE] OnUpdate time:8.847000

[10/25/2015 - 11:56:45PM] SEXLAB - Thread[0] - Entering Making State

[10/25/2015 - 11:56:45PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Bound,Pillory, RequireAll=TRUE)

[10/25/2015 - 11:56:45PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:56:45PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:56:45PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:56:45PM] SEXLAB - NOTICE: ValidateActor(Bandit Plunderer) -- TRUE -- HIT

[10/25/2015 - 11:56:46PM] SEXLAB - ActorAlias[bandit Plunderer] SetActor([Actor < (FF000D3B)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/25/2015 - 11:56:46PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.NordRaceM

[10/25/2015 - 11:56:46PM] SEXLAB - Thread[1] - Returning to thread pool...

[10/25/2015 - 11:56:48PM] SEXLAB - ActorAlias[bandit Plunderer] - Scales[1.030000/1.030000/0.970874] Voice[Calm (Male)] Expression[sad] BaseEnjoyment[1]

[10/25/2015 - 11:56:48PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Young (Female)] Expression[Angry] BaseEnjoyment[0]

[10/25/2015 - 11:56:48PM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/25/2015 - 11:56:48PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:56:48PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:56:48PM] [sLD] sexCount: 2 rapePCDom: 0 rapePCSub: 2

[10/25/2015 - 11:56:48PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:56:48PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:56:48PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:56:48PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:56:48PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:56:48PM] [Zad]: UsingYoke False

[10/25/2015 - 11:56:48PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:48PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:56:49PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:50PM] Found 3 arousedActors

[10/25/2015 - 11:56:50PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:51PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:51PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:52PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:56:53PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:53PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:56:54PM] Found 3 arousedActors

[10/25/2015 - 11:56:54PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:54PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:54PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:55PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:56:55PM] Already locked for ArouseNPCsWithinRadius

[10/25/2015 - 11:56:55PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:56PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:56PM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/25/2015 - 11:56:56PM] Found 3 arousedActors

[10/25/2015 - 11:56:56PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:57PM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/25/2015 - 11:56:57PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:57PM] SEXLAB - Thread[0] Event Hook - StageStart

[10/25/2015 - 11:56:57PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/25/2015 - 11:56:57PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:56:57PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:56:57PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:56:57PM] Already locked for ArouseNPCsWithinRadius

[10/25/2015 - 11:56:57PM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/25/2015 - 11:56:57PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:56:57PM] SEXLAB - ActorAlias[bandit Plunderer] - Resetting!

[10/25/2015 - 11:56:57PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:56:57PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:56:58PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -2 exposure for having orgasm

[10/25/2015 - 11:56:58PM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/25/2015 - 11:56:58PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:56:58PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got -2 exposure for having orgasm

[10/25/2015 - 11:56:58PM] Defeat: TheNext set - [Actor < (FF000D3B)>]

[10/25/2015 - 11:56:58PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:56:59PM] [DCUR] Periodical update starts

[10/25/2015 - 11:56:59PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:56:59PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:56:59PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Considering

[10/25/2015 - 11:56:59PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:56:59PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:57:00PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:57:01PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:57:02PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:57:02PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:57:02PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:57:02PM] Defeat: Player victim, Assault - Aggressor [Actor < (FF000D3B)>], Persuer (Should be the same) -> [Actor < (FF000D3B)>] // Raped - TRUE // NumRapes - 3 // NumAgg - 2

[10/25/2015 - 11:57:02PM] Defeat: NPC - [Actor < (FF000D3B)>] / HasBeenRapedBy - 2 / InSceneRapesHowManyBy - 2 / AllowedFaction - TRUE / TheEvilFaction - bandit

[10/25/2015 - 11:57:03PM] Defeat: [Actor < (FF000D3B)>] wants to have a piece of ass / IsBadRelation

[10/25/2015 - 11:57:05PM] [CRDE] OnUpdate time:8.787994

[10/25/2015 - 11:57:07PM] SEXLAB - Thread[1] - Entering Making State

[10/25/2015 - 11:57:07PM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Bound,Pillory, RequireAll=TRUE)

[10/25/2015 - 11:57:07PM] SEXLAB - Found Animations(11)

[10/25/2015 - 11:57:07PM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/25/2015 - 11:57:07PM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:57:07PM] SEXLAB - NOTICE: ValidateActor(Bandit Plunderer) -- TRUE -- HIT

[10/25/2015 - 11:57:08PM] SEXLAB - ActorAlias[bandit Plunderer] SetActor([Actor < (FF000D3B)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread01 (04062452)>]

[10/25/2015 - 11:57:08PM] SEXLAB - Thread[1] Adjustment Profile - NordRaceF.NordRaceM

[10/25/2015 - 11:57:08PM] SEXLAB - Thread[0] - Returning to thread pool...

[10/25/2015 - 11:57:10PM] SEXLAB - ActorAlias[bandit Plunderer] - Scales[1.030000/1.030000/0.970874] Voice[Calm (Male)] Expression[sad] BaseEnjoyment[2]

[10/25/2015 - 11:57:10PM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Young (Female)] Expression[Pained] BaseEnjoyment[0]

[10/25/2015 - 11:57:10PM] SEXLAB - Thread[1] Event Hook - AnimationStart

[10/25/2015 - 11:57:10PM] [Zad]: OnAnimationStart()

[10/25/2015 - 11:57:10PM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/25/2015 - 11:57:10PM] [sLD] sexCount: 3 rapePCDom: 0 rapePCSub: 3

[10/25/2015 - 11:57:10PM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/25/2015 - 11:57:11PM] [Zad]: bPermitAnal TRUE

[10/25/2015 - 11:57:11PM] [Zad]: bPermitVaginal TRUE

[10/25/2015 - 11:57:11PM] [Zad]: bPermitBoobs TRUE

[10/25/2015 - 11:57:11PM] [Zad]: bPermitOral TRUE

[10/25/2015 - 11:57:11PM] [Zad]: bNoBindings TRUE

[10/25/2015 - 11:57:11PM] [Zad]: bIsCreatureAnim False

[10/25/2015 - 11:57:11PM] [Zad]: UsingArmbinder False

[10/25/2015 - 11:57:11PM] [Zad]: UsingYoke False

[10/25/2015 - 11:57:11PM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:11PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:57:12PM] Found 3 arousedActors

[10/25/2015 - 11:57:12PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:57:12PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:57:18PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:57:19PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:57:19PM] Found 3 arousedActors

[10/25/2015 - 11:57:20PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:57:20PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:57:21PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:57:21PM] SEXLAB - Thread[1] Event Hook - StageEnd

[10/25/2015 - 11:57:21PM] Found 3 arousedActors

[10/25/2015 - 11:57:21PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:57:22PM] [CRDE] Player is busy with Sexlab

[10/25/2015 - 11:57:22PM] [CRDE] Player is busy ... last npc: Siudhne incomplete status: False

[10/25/2015 - 11:57:22PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:57:22PM] SEXLAB - Thread[1] Event Hook - OrgasmStart

[10/25/2015 - 11:57:22PM] SEXLAB - Thread[1] Event Hook - StageStart

[10/25/2015 - 11:57:22PM] SEXLAB - Thread[1] Event Hook - OrgasmEnd

[10/25/2015 - 11:57:22PM] SEXLAB - Thread[1] Event Hook - AnimationEnding

[10/25/2015 - 11:57:22PM] Found 3 arousedActors

[10/25/2015 - 11:57:23PM] SEXLAB - ActorAlias[bandit Plunderer] - Resetting!

[10/25/2015 - 11:57:23PM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/25/2015 - 11:57:23PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -20 exposure for being rape victim

[10/25/2015 - 11:57:23PM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread01 (04062452)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/25/2015 - 11:57:23PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Marauder got 2 exposure for watching sex of Siudhne

[10/25/2015 - 11:57:23PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -6 exposure for having orgasm

[10/25/2015 - 11:57:23PM] SEXLAB - Thread[1] Event Hook - AnimationEnd

[10/25/2015 - 11:57:23PM] [Zad]: OnAnimationEnd()

[10/25/2015 - 11:57:23PM] [slainternalscr <sla_Internal (05083137)>]: Bandit Plunderer got -6 exposure for having orgasm

[10/25/2015 - 11:57:24PM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/25/2015 - 11:57:25PM] Defeat: StillBusy Aggressors - [Actor < (FF000D3B)>] / FactionRank AggFaction - 0 / HasKeywordString SexLabActive - False / HasKeywordString DefeatCollateral - False

[10/25/2015 - 11:57:25PM] Defeat: StillBusy Aggressors - [Actor < (FF000D3B)>] / FactionRank AggFaction - 0 / HasKeywordString SexLabActive - False / HasKeywordString DefeatCollateral - False

[10/25/2015 - 11:57:25PM] SlaveTats: Beginning synchronization for Siudhne

[10/25/2015 - 11:57:25PM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/25/2015 - 11:57:25PM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Considering

[10/25/2015 - 11:57:25PM] SlaveTats: Upgrade to 1.0.0 finished.

[10/25/2015 - 11:57:25PM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/25/2015 - 11:57:25PM] Defeat: PostAssault Marker Found - [ObjectReference < (000162AB)>] / BaseObject [Form < (00000010)>]

[10/25/2015 - 11:57:25PM] SlaveTats: Cleared Body [Ovl5]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Body [Ovl4]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Body [Ovl3]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Body [Ovl2]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Body [Ovl1]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Body [Ovl0]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Face [Ovl2]

[10/25/2015 - 11:57:26PM] SlaveTats: Cleared Face [Ovl1]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Face [Ovl0]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Hands [Ovl2]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Hands [Ovl1]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Hands [Ovl0]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Feet [Ovl2]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Feet [Ovl1]

[10/25/2015 - 11:57:27PM] SlaveTats: Cleared Feet [Ovl0]

[10/25/2015 - 11:57:27PM] SD Blackout: condition

[10/25/2015 - 11:57:27PM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/25/2015 - 11:57:27PM] SD Blackout start master:[Actor < (FF000D3B)>]

[10/25/2015 - 11:57:27PM] SSLV blackout: condition

[10/25/2015 - 11:57:27PM] SD DA Falmer: condition

[10/25/2015 - 11:57:28PM] [sD DA integration] QuestCondition - Falmer - Failed

[10/25/2015 - 11:57:28PM] xpoIntegration: QuestCondition

[10/25/2015 - 11:57:30PM] [CRDE] OnUpdate time:8.835999

[10/25/2015 - 11:57:30PM] Teleported away from Bandit

[10/25/2015 - 11:57:30PM] [Zad]: CheckAllEvents()

[10/25/2015 - 11:57:32PM] [Zad]: ZadNpc::OnUpdateGameTime()

[10/25/2015 - 11:57:32PM] [Zad]: ZadNpc::DoRegister(1.499976)

[10/25/2015 - 11:57:32PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (000FECAA)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:57:32PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (0005776F)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:57:32PM] [CF][Creature Apply] Failure on ["Vampire's Thrall" [Actor < (FF000DA9)>]]; creature isn't registered; race=["Redguard" [Race <RedguardRace (00013748)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561B)>]]; already has effect

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (0009561C)>]]; already has effect

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (0009561C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/25/2015 - 11:57:32PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (0005776E)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BA)>]]

[10/25/2015 - 11:57:32PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (0B03D57C)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (0B03D57C)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:57:32PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (00000014)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0009561B)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (0004CB51)>]]; already has effect

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (0004CB51)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A3)>]]; already has effect

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (000848A3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A1)>]]; already has effect

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (000848A1)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] [CF][Framework] Didn't activate actor ["Skeleton" [Actor < (000563D5)>]]; already has effect

[10/25/2015 - 11:57:32PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (000563D5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:32PM] 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 5

[10/25/2015 - 11:57:33PM] [CF][Framework] Didn't activate actor ["Horker" [Actor < (000848A2)>]]; already has effect

[10/25/2015 - 11:57:33PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 1 on (000848A2)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:33PM] [CF][Framework] Didn't activate actor ["skeever" [Actor < (00095619)>]]; already has effect

[10/25/2015 - 11:57:33PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (00095619)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:57:33PM] daymoyl - Adding more gear to known chest

[10/25/2015 - 11:57:33PM] daymoyl - Secondary Quest First Roll 30.420753/100.0

[10/25/2015 - 11:57:35PM] SEXLAB - Thread[1] - Returning to thread pool...

[10/25/2015 - 11:57:36PM] Defeat: Player victim - End scene, Restored.

[10/25/2015 - 11:57:40PM] xpoCrimeScanner: (Scanning) OnUpdate

[10/25/2015 - 11:57:42PM] [DCUR] Periodical update starts

[10/25/2015 - 11:57:42PM] [DCUR] Scanning for followers

[10/25/2015 - 11:57:44PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:57:44PM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:57:44PM] [CRDE] invalid: Wandering Brigand actor is too far away from player now

[10/25/2015 - 11:57:44PM] [CRDE] invalid: Wandering Brigand actor is too far away from player now

[10/25/2015 - 11:57:44PM] [CRDE] closest npc(s): 1:Wandering Brigand, 2:Wandering Brigand

[10/25/2015 - 11:57:53PM] [CRDE] OnUpdate time:9.218994

[10/25/2015 - 11:58:04PM] [DCUR] Periodical update starts

[10/25/2015 - 11:58:05PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:58:05PM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:58:05PM] [CRDE] closest npc(s):

[10/25/2015 - 11:58:15PM] [CRDE] OnUpdate time:10.371002

[10/25/2015 - 11:58:24PM] [DCUR] Periodical update starts

[10/25/2015 - 11:58:29PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:58:29PM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:58:29PM] [CRDE] closest npc(s):

[10/25/2015 - 11:58:38PM] VM is freezing...

[10/25/2015 - 11:58:38PM] VM is frozen

[10/25/2015 - 11:58:38PM] Reverting game...

[10/25/2015 - 11:58:38PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E0190AE) because their base types do not match

[10/25/2015 - 11:58:38PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E000D8B) because their base types do not match

[10/25/2015 - 11:58:39PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:58:39PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:58:39PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4E007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4E015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4E01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4E01139C) is not the right type

[10/25/2015 - 11:58:39PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4E000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:58:39PM] ERROR: Property MariaMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (64010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:58:39PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:58:39PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4E007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:58:39PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:58:39PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:58:39PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:58:50PM] Loading game...

[10/25/2015 - 11:58:50PM] warning: Unable to get type wd_compatibility referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_creatures referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_PotionCombinerScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_LinkedChestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_util referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_ArchMagePlayerHomeQuestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type WD_RapistCheerPackage referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_devicemanager referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type WD_EventArmCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_rustedbeltalias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_RememberContentsScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_DragonPriestBustScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_escapealias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Variable ::DLC2BossBattleScript_var on script mqkilldragonscript has an invalid type dlc2mq06miraakbossbattle loaded from save. This variable will be skipped.

[10/25/2015 - 11:58:51PM] warning: Variable ::DLC2SoulSteal_var on script mqkilldragonscript has an invalid type dlc2soulstealscript loaded from save. This variable will be skipped.

[10/25/2015 - 11:58:51PM] warning: Unable to get type WD_eventWornVibrate referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type WD_EquipMonitor referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type FH_SupplyRemoverScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type wd_config referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Unable to get type WD_EventLegCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_PotionCombinerScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_DragonPriestBustScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_SupplyRemoverScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_creatures in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type WD_RapistCheerPackage in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_config in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_devicemanager in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_compatibility in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_util in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_RememberContentsScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_ArchMagePlayerHomeQuestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type WD_EquipMonitor in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type WD_eventWornVibrate in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type WD_EventLegCuffs in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type WD_EventArmCuffs in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_rustedbeltalias in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:58:51PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:58:51PM] VM is thawing...

[10/25/2015 - 11:58:51PM] SexLab MCM Loaded CurrentVerison: 16002 / 16002

[10/25/2015 - 11:58:51PM] [_sdras_load] Calling _sd_player maintenance

[10/25/2015 - 11:58:51PM]

[10/25/2015 - 11:58:51PM] =====Loot and Degradation is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:58:51PM]

[10/25/2015 - 11:58:51PM] [Zad]: [OrganicVibrateEffect] Loaded: 20%

[10/25/2015 - 11:58:51PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1549

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1561

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1566

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1580

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] ERROR: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1594

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1620

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:58:51PM] [Zad]: Starting update chain.

[10/25/2015 - 11:58:51PM] [CF][Framework] Creature Framework RC12 (10010) is initialising

[10/25/2015 - 11:58:51PM] sluts: kicker checking for CFTO (accursed be its name)

[10/25/2015 - 11:58:51PM] sluts_kicker: load event detected

[10/25/2015 - 11:58:51PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:58:51PM] [Zad]: DevicesUnderneath::Maintenance()

[10/25/2015 - 11:58:51PM] [Zad]: [Yoke Struggle] Loaded: 50%

[10/25/2015 - 11:58:51PM] [Zad]: [Posture Collar] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Horny] Loaded: 8%

[10/25/2015 - 11:58:51PM] [Zad]: [Periodic Shocks] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Wet Padding] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Health Drain] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [belt Chafing] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Mounted] Loaded: 100%

[10/25/2015 - 11:58:51PM] [Zad]: [Chaos Plugs] Loaded: 25%

[10/25/2015 - 11:58:51PM] [Zad]: [Tight Gloves] Loaded: 0%

[10/25/2015 - 11:58:51PM] [CF][Framework] JContainers 3.2 is installed

[10/25/2015 - 11:58:51PM] [Zad]: [Restraints+Armor] Loaded: 0%

[10/25/2015 - 11:58:51PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[CFQuestFramework (0E000D62)].creatureframework.initialize() - "CreatureFramework.psc" Line 95

[CFQuestConfiguration (0E000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 47

[alias PlayerAlias on quest CFQuestConfiguration (0E000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6

[10/25/2015 - 11:58:51PM] [CF][Framework] SexLab 1.60 (hotfix 2) is installed

[10/25/2015 - 11:58:51PM] [Zad]: [blindfold Trip] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Plug Moan] Loaded: 50%

[10/25/2015 - 11:58:51PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.CompaCheck() - "RRRTrackingScript.psc" Line 95

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.OnPlayerLoadGame() - "RRRTrackingScript.psc" Line 24

[10/25/2015 - 11:58:51PM] RRR: Dragonborn DLC not found...

[10/25/2015 - 11:58:51PM] QAYL_LL: loadscript - doing registrations

[10/25/2015 - 11:58:51PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:58:51PM]

[10/25/2015 - 11:58:51PM] =====iNeed (_sn) is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:58:51PM]

[10/25/2015 - 11:58:51PM] ERROR: File "iNeed - Dangerous Diseases.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:58:51PM] [Zad]: [blindfold Mystery] Loaded: 1%

[10/25/2015 - 11:58:51PM] [_sdras_player] Register events

[10/25/2015 - 11:58:51PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:58:51PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 281

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:58:51PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 282

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:58:51PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 283

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:58:51PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() Begin

[10/25/2015 - 11:58:51PM] ERROR: File "SexLabNudeCreaturesDG.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 52

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:58:51PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DawnGuard esp not installed.

[10/25/2015 - 11:58:51PM] ERROR: File "SexLabNudeCreaturesDB.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 61

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:58:51PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DragonBorn esp not installed.

[10/25/2015 - 11:58:51PM] [Zad]: [Tight Corset] Loaded: 0%

[10/25/2015 - 11:58:51PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() End

[10/25/2015 - 11:58:51PM] kuGAxMCM.sendPingTest pingFromMCM

[10/25/2015 - 11:58:51PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:58:51PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:58:51PM] attempting re-attach

[10/25/2015 - 11:58:51PM] sluts: not tethered

[10/25/2015 - 11:58:51PM] sluts: CFTO not detected

[10/25/2015 - 11:58:51PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:58:51PM] [CF][Framework] SexLab Aroused 20140124 is installed

[10/25/2015 - 11:58:51PM] zbfExternal: Compatibility checking

[10/25/2015 - 11:58:51PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:58:51PM] zbfExternal: SlaveTats version: 1.0.0

[10/25/2015 - 11:58:51PM] zbfExternal: RaceMenu version: 7

[10/25/2015 - 11:58:51PM] zbfExternal: Non SexLab Animation Pack version: 0

[10/25/2015 - 11:58:51PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:58:51PM] ========== Auto Unequip Ammo: Scanning for supported plugins...

[10/25/2015 - 11:58:51PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!

[10/25/2015 - 11:58:51PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 38

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:58:51PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 39

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:58:51PM] ERROR: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 40

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:58:51PM] ========== Auto Unequip Ammo: Scan complete.

[10/25/2015 - 11:58:51PM] [Zad]: [Drip] Loaded: 0%

[10/25/2015 - 11:58:51PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:58:51PM] zbfExternal: Overlay support: TRUE

[10/25/2015 - 11:58:51PM] zbfExternal: Non SexLab Animation support: False

[10/25/2015 - 11:58:51PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:58:51PM] [sD] Register devious keywords

[10/25/2015 - 11:58:51PM] [sD] Register devious keywords - aborting - list already set - 8

[10/25/2015 - 11:58:51PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:58:51PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:58:51PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:58:51PM] [Zad]: [stamina Drain] Loaded: 0%

[10/25/2015 - 11:58:51PM] [_sdras_load] Calling version check

[10/25/2015 - 11:58:51PM] [Zad]: [bra Chafing] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: QuestMonitor is now tracking player.

[10/25/2015 - 11:58:51PM] InitWidgetLoader()

[10/25/2015 - 11:58:51PM] [Zad]: [Harness] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Mana Drain] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Vibration] Loaded: 25%

[10/25/2015 - 11:58:51PM] [Zad]: [Nipple Piercings] Loaded: 55%

[10/25/2015 - 11:58:51PM] [Zad]: [belted Empty] Loaded: 0%

[10/25/2015 - 11:58:51PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:58:51PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:58:51PM] [Zad]: [Restrictive Collar] Loaded: 0%

[10/25/2015 - 11:58:51PM] [Zad]: [Armbinder Struggle] Loaded: 50%

[10/25/2015 - 11:58:51PM] [Zad]: [bump Pumps] Loaded: 50%

[10/25/2015 - 11:58:51PM] [Zad]: Devious Devices is now creating animations.

[10/25/2015 - 11:58:51PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get

[10/25/2015 - 11:58:51PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get

[10/25/2015 - 11:58:51PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get

[10/25/2015 - 11:58:51PM] [Zad]: EnableEventProcessing()

[10/25/2015 - 11:58:51PM] [Zad]: Rehooking Mod Events

[10/25/2015 - 11:58:51PM] [Zad]: Set Device Hider slot to 41.

[10/25/2015 - 11:58:51PM] [Zad]: RebuildSlotmask()

[10/25/2015 - 11:58:52PM] [Zad]: ZadNpc::DoRegister(1.491381)

[10/25/2015 - 11:58:52PM] [Zad]: RepopulateNpcs()

[10/25/2015 - 11:58:52PM] [Zad]: Not repopulating NPC slots: Feature is disabled.

[10/25/2015 - 11:58:52PM] [Zad]: ==========Begin Compatibility Checks==========

[10/25/2015 - 11:58:52PM] [Zad]: Please note that Errors related to missing files should be ignored.

[10/25/2015 - 11:58:52PM] [Zad]: [ Dependency Checks ]

[10/25/2015 - 11:58:52PM] [Zad]: DDi version [2.920000]: OK

[10/25/2015 - 11:58:52PM] [Zad]: assets version [2.900000]: OK

[10/25/2015 - 11:58:52PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK

[10/25/2015 - 11:58:52PM] [Zad]: Aroused version [20140124.000000]: OK

[10/25/2015 - 11:58:52PM] [Zad]: SexLab version [16002.000000]: OK

[10/25/2015 - 11:58:52PM] [Zad]: [ Third Party Mod Compatibility Checks ]

[10/25/2015 - 11:58:52PM] [Zad]: [ Sanity Checks ]

[10/25/2015 - 11:58:52PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK

[10/25/2015 - 11:58:52PM] [Zad]: Verifying that old DDi esp is not present: OK

[10/25/2015 - 11:58:52PM] [Zad]: ==========End Compatibility Checks==========

[10/25/2015 - 11:58:52PM] [Zad]: Initializing Events arrays.

[10/25/2015 - 11:58:52PM] [Zad]: zadEventSlots::Maintenance()

[10/25/2015 - 11:58:52PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/25/2015 - 11:58:52PM] ERROR: Cannot cast from None to SKI_WidgetBase[]

stack:

[iHUDControlQuest (20000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38

[iHUDControlQuest (20000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93

[iHUDMaintainanceQuest (20002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20

[alias PlayerAlias on quest iHUDMaintainanceQuest (20002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11

[10/25/2015 - 11:58:52PM] [Zad]: [Yoke Struggle] Registered. Event #0

[10/25/2015 - 11:58:52PM] [Zad]: [belt Chafing] Registered. Event #1

[10/25/2015 - 11:58:52PM] [Zad]: [Mana Drain] Registered. Event #2

[10/25/2015 - 11:58:52PM] [Zad]: Monitoring Camera state.

[10/25/2015 - 11:58:52PM] [Zad]: [Posture Collar] Registered. Event #4

[10/25/2015 - 11:58:52PM] [Zad]: [Vibration] Registered. Event #3

[10/25/2015 - 11:58:52PM] [Zad]: [blindfold Mystery] Registered. Event #6

[10/25/2015 - 11:58:52PM] [Zad]: [Horny] Registered. Event #5

[10/25/2015 - 11:58:52PM] [Zad]: [Tight Corset] Registered. Event #7

[10/25/2015 - 11:58:52PM] ===============================[DAYMOYL: Ignore all Warnings start]================================

[10/25/2015 - 11:58:52PM] daymoyl - SkyUI.esp found

[10/25/2015 - 11:58:52PM] ================================[DAYMOYL: Ignore all Warnings end]=================================

[10/25/2015 - 11:58:52PM] [Zad]: [Periodic Shocks] Registered. Event #8

[10/25/2015 - 11:58:52PM] [Zad]: [Wet Padding] Registered. Event #9

[10/25/2015 - 11:58:52PM] [Zad]: [Drip] Registered. Event #10

[10/25/2015 - 11:58:52PM] [Zad]: [bra Chafing] Registered. Event #11

[10/25/2015 - 11:58:52PM] [Zad]: [stamina Drain] Registered. Event #12

[10/25/2015 - 11:58:52PM] [Zad]: [Health Drain] Registered. Event #13

[10/25/2015 - 11:58:52PM] [Zad]: [Harness] Registered. Event #14

[10/25/2015 - 11:58:52PM] [Zad]: [Nipple Piercings] Registered. Event #15

[10/25/2015 - 11:58:52PM] [Zad]: [belted Empty] Registered. Event #16

[10/25/2015 - 11:58:52PM] [Zad]: [Mounted] Registered. Event #17

[10/25/2015 - 11:58:52PM] [Zad]: [Restrictive Collar] Registered. Event #18

[10/25/2015 - 11:58:52PM] [Zad]: [Chaos Plugs] Registered. Event #19

[10/25/2015 - 11:58:52PM] [Zad]: [Tight Gloves] Registered. Event #20

[10/25/2015 - 11:58:52PM] [Zad]: [Armbinder Struggle] Registered. Event #21

[10/25/2015 - 11:58:52PM] [Zad]: [bump Pumps] Registered. Event #22

[10/25/2015 - 11:58:52PM] [Zad]: [Restraints+Armor] Registered. Event #23

[10/25/2015 - 11:58:52PM] [Zad]: [blindfold Trip] Registered. Event #24

[10/25/2015 - 11:58:52PM] [Zad]: [Plug Moan] Registered. Event #25

[10/25/2015 - 11:58:52PM] [Zad]: [OrganicVibrateEffect] Registered. Event #26

[10/25/2015 - 11:58:52PM] [Zad]: Set slot mask to [337641472]: 337641472

[10/25/2015 - 11:58:53PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (00000014)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:58:53PM] daymoyl - All Registered Events Validated

[10/25/2015 - 11:58:53PM] daymoyl - Registering custom quest events

[10/25/2015 - 11:58:54PM] ERROR: Cannot set the value of a constant GlobalVariable

stack:

[KillMoveRandom (0005159D)].GlobalVariable.SetValue() - "<native>" Line ?

[GBT_Main_Menu (2B0458B3)].grimymenumain.localLoadAll() - "GrimyMenuMain.psc" Line 8755

[GBT_Main_Menu (2B0458B3)].grimymenumain.ImportSettings() - "GrimyMenuMain.psc" Line 9456

[alias GBT_PlayerAlias on quest GBT_Main_Menu (2B0458B3)].GrimyMenuMainPlayerRef.OnPlayerLoadGame() - "GrimyMenuMainPlayerRef.psc" Line 13

[10/25/2015 - 11:58:55PM] [Zad]: Set slot mask to [0]: 0

[10/25/2015 - 11:59:05PM] ERROR: File "WetandCold.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 356

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Holidays.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 361

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "EFFCore.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 363

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 379

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 391

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 419

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Falskaar.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 452

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "CookingExpanded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 470

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Hunterborn.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 498

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "HerbalTea.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 635

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ImprovedFishBASIC.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 663

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 711

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Realistic Wildlife Loot - Realistic.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 730

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Realistic Wildlife Loot - Reduced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 731

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ETaC - RESOURCES.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 740

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "HarvestOverhaulCreatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 804

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "more plants all extra.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 840

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "skyBirds - Airborne Perching Birds.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 850

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Osare Food.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 861

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "DeliciousCake.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 889

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Wyrmstooth.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 907

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Ambrosia From Valhalla.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 919

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "BonAppetitBase.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 931

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Drinking Fountains of Skyrim.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 972

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "HighlandFarmMilk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 982

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Real Wildlife Skyrim 0.1.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1003

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1037

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "SpecialFlora.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1049

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "NordicCooking.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1069

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Coffee.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1104

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "CRX.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1116

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Another Recipe Mod.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1164

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "SL00CookingIngredient.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1199

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Farm Animals.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1241

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Farm Animals_HF.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1242

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "GM-CookingRebalanceFinal.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1251

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "GM-CookingRebalanceFinalHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1252

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS10.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1261

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS6.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1262

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS8.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1263

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS10-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1264

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS6-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1265

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "ZFO-TS8-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1266

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "NerniesCityandVillageExpansion.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1283

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "REGS - Resources.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1284

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Babettes Feast Balanced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1293

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Babettes Feast Weaker Effects.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1294

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Babettes Feast Overpowered.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1295

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "MilkHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1306

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "Milk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1307

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "PTAlchemyFoodOverhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1316

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "PTAlchemyFoodOverhaul_BetterSorting.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1317

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "PTFoodOverhaul_ONLY.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1318

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "DftT.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1329

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "DftT-NGP-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "DftT-NoGreenPact.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1331

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "DftT-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1332

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM] ERROR: File "PerkusMaximus_Master.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1345

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:05PM]

[10/25/2015 - 11:59:05PM] =====Loot and Degradation is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:59:05PM]

[10/25/2015 - 11:59:05PM] xpoConfigStartup: CheckVersions

[10/25/2015 - 11:59:05PM] [CRDE] onUpdate

[10/25/2015 - 11:59:05PM] [CRDE] Maintenance

[10/25/2015 - 11:59:05PM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000D76)>]]

[10/25/2015 - 11:59:06PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (FF000D76)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:59:06PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000D76)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:06PM] [CF][Creature] ["Merchant" [Actor < (FF000D76)>]] unaroused

[10/25/2015 - 11:59:06PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000D76)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:06PM] [CF][Framework] Sending register event

[10/25/2015 - 11:59:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Begin

[10/25/2015 - 11:59:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Registering

[10/25/2015 - 11:59:06PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() End

[10/25/2015 - 11:59:23PM] ERROR: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[Active effect 2 on (001071AB)].CFEffectCreature.RegisterForSingleUpdate() - "<native>" Line ?

[Active effect 2 on (001071AB)].CFEffectCreature.OnUpdate() - "CFEffectCreature.psc" Line 158

[10/25/2015 - 11:59:23PM] [CF][Framework] Beginning JSON registration

[10/25/2015 - 11:59:23PM] [CF][Framework] Found 1 JSON files in creatures.d

[10/25/2015 - 11:59:23PM] [CF][Framework] Already loaded file slnc.json; skipping

[10/25/2015 - 11:59:23PM] [CF][Framework] Finished JSON registration

[10/25/2015 - 11:59:23PM] [CF][Framework] Forcing active actor restart

[10/25/2015 - 11:59:23PM] [CF][Creature] Finished on ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]]

[10/25/2015 - 11:59:23PM] [CF][Creature] Finished on ["Dar'Bakha" [Actor < (42046DC8)>]]

[10/25/2015 - 11:59:23PM] [CF][Creature] Finished on ["Horse" [Actor < (000C41E5)>]]

[10/25/2015 - 11:59:23PM] [CF][Framework] Didn't deactivate actor ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]]; restarting

[10/25/2015 - 11:59:23PM] [CF][Framework] Didn't deactivate actor ["Horse" [Actor < (000C41E5)>]]; restarting

[10/25/2015 - 11:59:23PM] [CF][Creature] Finished on ["Merchant" [Actor < (FF000D76)>]]

[10/25/2015 - 11:59:23PM] [CF][Framework] Didn't deactivate actor ["Dar'Bakha" [Actor < (42046DC8)>]]; restarting

[10/25/2015 - 11:59:23PM] [CF][Framework] Didn't deactivate actor ["Merchant" [Actor < (FF000D76)>]]; restarting

[10/25/2015 - 11:59:23PM] [CF][Creature] Removing both API armours from ["Horse" [Actor < (000C41E5)>]] and doing nothing else

[10/25/2015 - 11:59:23PM] [CF][Creature] Removing both API armours from ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]] and doing nothing else

[10/25/2015 - 11:59:23PM] [CF][Creature] Removing both API armours from ["Merchant" [Actor < (FF000D76)>]] and doing nothing else

[10/25/2015 - 11:59:24PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:59:24PM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/25/2015 - 11:59:24PM] [CRDE] closest npc(s):

[10/25/2015 - 11:59:24PM] [CF][Creature] Removing both API armours from ["Dar'Bakha" [Actor < (42046DC8)>]] and doing nothing else

[10/25/2015 - 11:59:25PM] [CF][Framework] Cleared log Form DB

[10/25/2015 - 11:59:25PM] [CF][Framework] Creature Framework is done initialising

[10/25/2015 - 11:59:25PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000D76)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:26PM] [CF][Creature] Started on ["Horse" [Actor < (000C41E5)>]] with race/skin ["Horse" [Race <CartHorseRace (000DE505)>]]["" [Armor < (00060715)>]]

[10/25/2015 - 11:59:26PM] [CF][Creature] Started on ["Dar'Bakha" [Actor < (42046DC8)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:26PM] [CF][Main Quest] The cloak is being applied for the first time since game load

[10/25/2015 - 11:59:26PM] [CF][Creature] ["Merchant" [Actor < (FF000D76)>]] unaroused

[10/25/2015 - 11:59:26PM] [CF][Creature] Started on ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]] with race/skin ["Argonian" [Race <ArgonianRace (00013740)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:26PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000D76)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:26PM] [CF][Creature] ["Horse" [Actor < (000C41E5)>]] unaroused

[10/25/2015 - 11:59:26PM] [CF][Creature] ["Dar'Bakha" [Actor < (42046DC8)>]] unaroused

[10/25/2015 - 11:59:26PM] [CF][Creature] Not doing anything on ["Dar'Bakha" [Actor < (42046DC8)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:26PM] [CF][Creature] ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]] unaroused

[10/25/2015 - 11:59:26PM] [CF][Creature] Not equipping normal armour on ["Horse" [Actor < (000C41E5)>]]; there is no normal armour

[10/25/2015 - 11:59:26PM] [CF][Creature] Not doing anything on ["Deeja" [WIDeadBodyCleanupScript < (000198B8)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:26PM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DAF)>]]

[10/25/2015 - 11:59:26PM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DD5)>]]

[10/25/2015 - 11:59:26PM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DCA)>]]

[10/25/2015 - 11:59:26PM] [CF][Creature Apply] Failure on ["Dremora Churl" [lvlpredatorscript < (00083E2D)>]]; creature isn't registered; race=["dremora" [Race <DremoraRace (000131F0)>]] skin=["" [Armor < (00000D64)>]]

[10/25/2015 - 11:59:26PM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DA7)>]]

[10/25/2015 - 11:59:26PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DAF)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:59:26PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (FF000DD5)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:59:26PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DCA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:59:27PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DAF)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:27PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DCA)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:27PM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DA7)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/25/2015 - 11:59:27PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DD5)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:27PM] [CF][Creature] ["Merchant" [Actor < (FF000DAF)>]] unaroused

[10/25/2015 - 11:59:27PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DAF)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:27PM] [CF][Creature] ["Merchant" [Actor < (FF000DD5)>]] unaroused

[10/25/2015 - 11:59:27PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DD5)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:27PM] [CF][Creature] ["Merchant" [Actor < (FF000DCA)>]] unaroused

[10/25/2015 - 11:59:27PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DCA)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:27PM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DA7)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/25/2015 - 11:59:27PM] [CF][Creature] ["Merchant" [Actor < (FF000DA7)>]] unaroused

[10/25/2015 - 11:59:27PM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DA7)>]]; slot restrictions have equipped items

[10/25/2015 - 11:59:31PM] [slamainscr <sla_Main (05042D62)>]:Defered maintenance...

[10/25/2015 - 11:59:31PM] [slamainscr <sla_Main (05042D62)>]: found Devious Devices - Assets.esm

[10/25/2015 - 11:59:31PM] [slamainscr <sla_Main (05042D62)>]: Enabled Desire spell

[10/25/2015 - 11:59:31PM] [slamainscr <sla_Main (05042D62)>]: Updated notification key to 49

[10/25/2015 - 11:59:31PM] [slamainscr <sla_Main (05042D62)>]: finished maintenance

[10/25/2015 - 11:59:31PM] ERROR: Cannot call GetValue() on a None object, aborting function call

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:59:31PM] warning: Assigning None to a non-object variable named "::temp19"

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/25/2015 - 11:59:31PM] [DCUR] Housekeeping

[10/25/2015 - 11:59:31PM] [DCUR] Scanning for followers

[10/25/2015 - 11:59:32PM]

[10/25/2015 - 11:59:32PM] =====iNeed (_sn) is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:59:32PM]

[10/25/2015 - 11:59:33PM] [DCUR] Periodical update starts

[10/25/2015 - 11:59:42PM] VM is freezing...

[10/25/2015 - 11:59:42PM] VM is frozen

[10/25/2015 - 11:59:45PM] Reverting game...

[10/25/2015 - 11:59:45PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E0190AE) because their base types do not match

[10/25/2015 - 11:59:45PM] ERROR: Unable to bind script defaultsetstageonclosebook to (4E000D8B) because their base types do not match

[10/25/2015 - 11:59:46PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property BYOHCarriageDriverFaction on script carriagesystemscript attached to DialogueCarriageSystem (00017F01) cannot be bound because <NULL form> (42007890) is not the right type

[10/25/2015 - 11:59:46PM] warning: Property dcur_iswearinglockedgear on script dcur_slavecollarquestscript attached to dcur_slavecollarquest (4C01B80E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E00ACDE) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property Slots on script xpoanimation attached to xpoAnimation (4702BB0B) cannot be bound because <NULL form> (0403CE6C) is not the right type

[10/25/2015 - 11:59:46PM] warning: Property voice on script QAYL_Kicker_Scenes attached to QAYL_DA_Kicker (4E007AE5) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property pc on script qayl_libs attached to QAYL_Libs_Quest (4E015536) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property BFTLakeviewManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property CarriageDriverHeljarchenBYOH3 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property CarriageDriverLakeviewBYOH1 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property BFTHeljarchenHallMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property CarriageDriverWinstadBYOH2 on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property BFTWinstadManorMarker on script CarriageMenu attached to CarriageMenu (420149FD) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property keeper on script QAYL_MeetCursusScript attached to QAYL_MeetCursus (4E01139C) cannot be bound because <NULL alias> (1) on <NULL quest> (4E01139C) is not the right type

[10/25/2015 - 11:59:46PM] warning: Property qayl on script QAYL_Tatifier_Script attached to (4E01702E) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property girl on script sluts_test_cart_cross attached to (4D00EBD0) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (43002863) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property Cage on script QAYL_Cage_Trigger attached to (4E000D88) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] warning: Property Config on script zbfbondageshell attached to zbf (080137E6) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property Pages on script sluts_mcm attached to sluts_kicker (4D0012C6) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:59:46PM] ERROR: Property MariaMasters on script crdedistantenslavescript attached to crdeDistanceEnslave (64010564) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:59:46PM] warning: Property USKPDraugrEnableMarker on script QF_FreeformSoljundsSinkholeA_0006136B attached to FreeformSoljundsSinkholeA (0006136B) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0900F624) cannot be bound because <NULL form> (09047003) is not the right type

[10/25/2015 - 11:59:46PM] warning: Property oreKeyword on script RTT attached to ReadingTakesTime (2C000D62) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property QuestList on script daymoyl_PlayerValidateQuestAlias attached to alias Player on quest QAYL_DA (4E007AE4) cannot be initialized because the value is the incorrect type

[10/25/2015 - 11:59:46PM] warning: Property aliasBanditF on script TelravMasterSCRIPT attached to (0001BA06) cannot be initialized because the script no longer contains that property

[10/25/2015 - 11:59:46PM] ERROR: Property SSLV_FarmMark2 on script SSLV_MainScr attached to SimpleSlavery (4800492E) cannot be bound because <NULL form> (4803628D) is not the right type

[10/25/2015 - 11:59:46PM] ERROR: Property SystemAlias on script sslConfigMenu attached to SexLabConfigurationMenu (04079840) cannot be bound because <NULL alias> (3) on <NULL quest> (04000D62) is not the right type

[10/25/2015 - 11:59:53PM] Loading game...

[10/25/2015 - 11:59:53PM] warning: Unable to get type WD_EventArmCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_compatibility referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type WD_EventLegCuffs referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_RememberContentsScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_creatures referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Variable ::DLC2BossBattleScript_var on script mqkilldragonscript has an invalid type dlc2mq06miraakbossbattle loaded from save. This variable will be skipped.

[10/25/2015 - 11:59:53PM] warning: Variable ::DLC2SoulSteal_var on script mqkilldragonscript has an invalid type dlc2soulstealscript loaded from save. This variable will be skipped.

[10/25/2015 - 11:59:53PM] warning: Unable to get type WD_EquipMonitor referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_PotionCombinerScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_ArchMagePlayerHomeQuestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_util referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_LinkedChestScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_DragonPriestBustScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_config referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_escapealias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type WD_eventWornVibrate referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_rustedbeltalias referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type wd_devicemanager referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type WD_RapistCheerPackage referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Unable to get type FH_SupplyRemoverScript referenced by the save game. Objects of this type will not be loaded.

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_PotionCombinerScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_DragonPriestBustScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_SupplyRemoverScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_creatures in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type WD_RapistCheerPackage in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_config in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_devicemanager in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_compatibility in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_util in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_RememberContentsScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_ArchMagePlayerHomeQuestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type WD_EquipMonitor in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_rustedbeltalias in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type wd_escapealias in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type WD_eventWornVibrate in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type WD_EventLegCuffs in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type WD_EventArmCuffs in the type table in save

[10/25/2015 - 11:59:53PM] warning: Could not find type FH_LinkedChestScript in the type table in save

[10/25/2015 - 11:59:53PM] VM is thawing...

[10/25/2015 - 11:59:53PM] [CRDE] Init

[10/25/2015 - 11:59:53PM] [CRDE]Mods script init ...

[10/25/2015 - 11:59:53PM] [CRDE]Mods script Maintanence ...

[10/25/2015 - 11:59:53PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:59:53PM]

[10/25/2015 - 11:59:53PM] [_sdras_load] Calling _sd_player maintenance

[10/25/2015 - 11:59:53PM] =====Loot and Degradation is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:59:53PM]

[10/25/2015 - 11:59:53PM] SexLab MCM Loaded CurrentVerison: 16002 / 16002

[10/25/2015 - 11:59:53PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1549

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1561

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1566

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1580

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] ERROR: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1594

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_EDQuest (33000D62)]._edquestscript.Maintenance() - "_EDQuestScript.psc" Line 1620

[alias Player on quest _EDQuest (33000D62)]._EDDegradation.OnPlayerLoadGame() - "_EDDegradation.psc" Line 248

[10/25/2015 - 11:59:53PM] [Zad]: [OrganicVibrateEffect] Loaded: 20%

[10/25/2015 - 11:59:53PM] [Zad]: Starting update chain.

[10/25/2015 - 11:59:53PM] [CF][Framework] Creature Framework RC12 (10010) is initialising

[10/25/2015 - 11:59:53PM] sluts: kicker checking for CFTO (accursed be its name)

[10/25/2015 - 11:59:53PM] sluts_kicker: load event detected

[10/25/2015 - 11:59:53PM] [Zad]: DevicesUnderneath::Maintenance()

[10/25/2015 - 11:59:53PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:59:53PM] [Zad]: [Yoke Struggle] Loaded: 50%

[10/25/2015 - 11:59:53PM] [Zad]: [Posture Collar] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Tight Corset] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Wet Padding] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Drip] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [stamina Drain] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Harness] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Health Drain] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [belt Chafing] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Vibration] Loaded: 25%

[10/25/2015 - 11:59:53PM] [Zad]: [belted Empty] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Restrictive Collar] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Chaos Plugs] Loaded: 25%

[10/25/2015 - 11:59:53PM] [Zad]: [Restraints+Armor] Loaded: 0%

[10/25/2015 - 11:59:53PM] [Zad]: [Plug Moan] Loaded: 50%

[10/25/2015 - 11:59:53PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.CompaCheck() - "RRRTrackingScript.psc" Line 95

[alias PlayerRef on quest RRRTrackingQuest (5700A98E)].RRRTrackingScript.OnPlayerLoadGame() - "RRRTrackingScript.psc" Line 24

[10/25/2015 - 11:59:53PM] RRR: Dragonborn DLC not found...

[10/25/2015 - 11:59:53PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() Begin

[10/25/2015 - 11:59:53PM] ERROR: File "SexLabNudeCreaturesDG.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 52

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:59:53PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DawnGuard esp not installed.

[10/25/2015 - 11:59:53PM] ERROR: File "SexLabNudeCreaturesDB.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[slncControllerQuest (630110DF)].slncMainQuestScript.OnLoadGame() - "slncMainQuestScript.psc" Line 61

[alias PlayerAlias on quest slncControllerQuest (630110DF)].slncPlayerAliasScript.OnPlayerLoadGame() - "slncPlayerAliasScript.psc" Line 6

[10/25/2015 - 11:59:53PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: DragonBorn esp not installed.

[10/25/2015 - 11:59:53PM] QAYL_LL: loadscript - doing registrations

[10/25/2015 - 11:59:53PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:59:53PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:59:53PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:59:53PM] [CF][Framework] JContainers 3.2 is installed

[10/25/2015 - 11:59:53PM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnLoadGame() End

[10/25/2015 - 11:59:53PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[CFQuestFramework (0E000D62)].creatureframework.initialize() - "CreatureFramework.psc" Line 95

[CFQuestConfiguration (0E000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 47

[alias PlayerAlias on quest CFQuestConfiguration (0E000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6

[10/25/2015 - 11:59:53PM] [CF][Framework] SexLab 1.60 (hotfix 2) is installed

[10/25/2015 - 11:59:57PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:59:57PM]

[10/25/2015 - 11:59:57PM] =====iNeed (_sn) is refreshing itself and searching for addons. Any errors below are harmless.=====

[10/25/2015 - 11:59:57PM]

[10/25/2015 - 11:59:57PM] ERROR: File "iNeed - Dangerous Diseases.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:57PM] [Zad]: [blindfold Mystery] Loaded: 1%

[10/25/2015 - 11:59:57PM] kuGAxMCM.sendPingTest pingFromMCM

[10/25/2015 - 11:59:57PM] [Zad]: Devious Devices is now creating animations.

[10/25/2015 - 11:59:57PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get

[10/25/2015 - 11:59:57PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get

[10/25/2015 - 11:59:57PM] attempting re-attach

[10/25/2015 - 11:59:57PM] sluts: not tethered

[10/25/2015 - 11:59:57PM] sluts: CFTO not detected

[10/25/2015 - 11:59:57PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:59:57PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get

[10/25/2015 - 11:59:57PM] [Zad]: EnableEventProcessing()

[10/25/2015 - 11:59:57PM] [Zad]: Rehooking Mod Events

[10/25/2015 - 11:59:57PM] zbfExternal: Compatibility checking

[10/25/2015 - 11:59:57PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:59:57PM] zbfExternal: SlaveTats version: 1.0.0

[10/25/2015 - 11:59:57PM] zbfExternal: RaceMenu version: 7

[10/25/2015 - 11:59:57PM] zbfExternal: Non SexLab Animation Pack version: 0

[10/25/2015 - 11:59:57PM] [slamainscr <sla_Main (05042D62)>]: starting maintenance... Update frequency 120.000000

[10/25/2015 - 11:59:57PM] [Zad]: QuestMonitor is now watching for device events.

[10/25/2015 - 11:59:57PM] [Zad]: Stopping Sergius' Experiment...

[10/25/2015 - 11:59:57PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:59:57PM] zbfExternal: Overlay support: TRUE

[10/25/2015 - 11:59:57PM] zbfExternal: Non SexLab Animation support: False

[10/25/2015 - 11:59:57PM] zbfExternal: -------------------------------------------------------

[10/25/2015 - 11:59:57PM] ========== Auto Unequip Ammo: Scanning for supported plugins...

[10/25/2015 - 11:59:57PM] ========== ERRORS RELATED TO MISSING FILES SHOULD BE IGNORED!

[10/25/2015 - 11:59:57PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 38

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:59:57PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 39

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:59:57PM] ERROR: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[AUA (2800C6C2)].AUAQuestScript.GameLoaded() - "AUAQuestScript.psc" Line 40

[AUA (2800C6C2)].AUAQuestScript.OnUpdate() - "AUAQuestScript.psc" Line 73

[10/25/2015 - 11:59:57PM] ========== Auto Unequip Ammo: Scan complete.

[10/25/2015 - 11:59:57PM] [_sdras_player] Register events

[10/25/2015 - 11:59:57PM] SexLab Dialogues: Reset SexLab events

[10/25/2015 - 11:59:57PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 281

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:59:57PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 282

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:59:57PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_player._Maintenance() - "_SDRAS_player.psc" Line 283

[alias _SDRA_player on quest _SD_controller (35000D64)]._sdras_load.OnPlayerLoadGame() - "_sdras_load.psc" Line 15

[10/25/2015 - 11:59:57PM] [slamainscr <sla_Main (05042D62)>]: registered for maintenance

[10/25/2015 - 11:59:57PM] [Zad]: QuestMonitor is now tracking player.

[10/25/2015 - 11:59:57PM] [Zad]: [Horny] Loaded: 8%

[10/25/2015 - 11:59:57PM] [CF][Framework] SexLab Aroused 20140124 is installed

[10/25/2015 - 11:59:57PM] [Zad]: [Periodic Shocks] Loaded: 0%

[10/25/2015 - 11:59:57PM] [sD] Register devious keywords

[10/25/2015 - 11:59:57PM] [sD] Register devious keywords - aborting - list already set - 8

[10/25/2015 - 11:59:57PM] InitWidgetLoader()

[10/25/2015 - 11:59:57PM] [Zad]: [bra Chafing] Loaded: 0%

[10/25/2015 - 11:59:57PM] [_sdras_load] Calling version check

[10/25/2015 - 11:59:57PM] [Zad]: [Mana Drain] Loaded: 0%

[10/25/2015 - 11:59:57PM] [Zad]: [Nipple Piercings] Loaded: 55%

[10/25/2015 - 11:59:57PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:59:57PM] daymoyl - SKI_MeterWidget OnWidgetReset()

[10/25/2015 - 11:59:57PM] [Zad]: [Mounted] Loaded: 100%

[10/25/2015 - 11:59:58PM] [Zad]: [Tight Gloves] Loaded: 0%

[10/25/2015 - 11:59:58PM] [Zad]: [Armbinder Struggle] Loaded: 50%

[10/25/2015 - 11:59:58PM] [Zad]: [bump Pumps] Loaded: 50%

[10/25/2015 - 11:59:58PM] [Zad]: Set Device Hider slot to 41.

[10/25/2015 - 11:59:58PM] [Zad]: [blindfold Trip] Loaded: 0%

[10/25/2015 - 11:59:58PM] [Zad]: RebuildSlotmask()

[10/25/2015 - 11:59:58PM] [Zad]: ZadNpc::DoRegister(1.490536)

[10/25/2015 - 11:59:58PM] [Zad]: RepopulateNpcs()

[10/25/2015 - 11:59:58PM] ERROR: Cannot cast from None to SKI_WidgetBase[]

stack:

[iHUDControlQuest (20000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38

[iHUDControlQuest (20000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93

[iHUDMaintainanceQuest (20002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20

[alias PlayerAlias on quest iHUDMaintainanceQuest (20002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11

[10/25/2015 - 11:59:58PM] [Zad]: Not repopulating NPC slots: Feature is disabled.

[10/25/2015 - 11:59:58PM] [Zad]: ==========Begin Compatibility Checks==========

[10/25/2015 - 11:59:58PM] [Zad]: Please note that Errors related to missing files should be ignored.

[10/25/2015 - 11:59:58PM] [Zad]: [ Dependency Checks ]

[10/25/2015 - 11:59:58PM] [Zad]: DDi version [2.920000]: OK

[10/25/2015 - 11:59:58PM] [Zad]: assets version [2.900000]: OK

[10/25/2015 - 11:59:58PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK

[10/25/2015 - 11:59:58PM] [Zad]: Aroused version [20140124.000000]: OK

[10/25/2015 - 11:59:58PM] [Zad]: SexLab version [16002.000000]: OK

[10/25/2015 - 11:59:58PM] [Zad]: [ Third Party Mod Compatibility Checks ]

[10/25/2015 - 11:59:58PM] [Zad]: [ Sanity Checks ]

[10/25/2015 - 11:59:58PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK

[10/25/2015 - 11:59:58PM] [Zad]: Verifying that old DDi esp is not present: OK

[10/25/2015 - 11:59:58PM] [Zad]: ==========End Compatibility Checks==========

[10/25/2015 - 11:59:58PM] [Zad]: Initializing Events arrays.

[10/25/2015 - 11:59:58PM] [Zad]: zadEventSlots::Maintenance()

[10/25/2015 - 11:59:58PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/25/2015 - 11:59:58PM] [Zad]: [Horny] Registered. Event #0

[10/25/2015 - 11:59:58PM] [Zad]: [stamina Drain] Registered. Event #1

[10/25/2015 - 11:59:58PM] [Zad]: [Plug Moan] Registered. Event #2

[10/25/2015 - 11:59:58PM] [Zad]: Monitoring Camera state.

[10/25/2015 - 11:59:58PM] [Zad]: [Tight Corset] Registered. Event #3

[10/25/2015 - 11:59:58PM] [Zad]: [belted Empty] Registered. Event #4

[10/25/2015 - 11:59:58PM] [Zad]: [Yoke Struggle] Registered. Event #5

[10/25/2015 - 11:59:58PM] [Zad]: [Posture Collar] Registered. Event #6

[10/25/2015 - 11:59:58PM] [Zad]: [blindfold Mystery] Registered. Event #7

[10/25/2015 - 11:59:58PM] [Zad]: [Periodic Shocks] Registered. Event #8

[10/25/2015 - 11:59:58PM] [Zad]: [Wet Padding] Registered. Event #9

[10/25/2015 - 11:59:58PM] [Zad]: [Drip] Registered. Event #10

[10/25/2015 - 11:59:58PM] [Zad]: [bra Chafing] Registered. Event #11

[10/25/2015 - 11:59:58PM] [Zad]: [Health Drain] Registered. Event #12

[10/25/2015 - 11:59:58PM] [Zad]: [Harness] Registered. Event #13

[10/25/2015 - 11:59:58PM] [Zad]: [belt Chafing] Registered. Event #14

[10/25/2015 - 11:59:58PM] [Zad]: [Mana Drain] Registered. Event #15

[10/25/2015 - 11:59:58PM] [Zad]: [Vibration] Registered. Event #16

[10/25/2015 - 11:59:58PM] [Zad]: [Nipple Piercings] Registered. Event #17

[10/25/2015 - 11:59:58PM] [Zad]: [Mounted] Registered. Event #18

[10/25/2015 - 11:59:58PM] [Zad]: [Restrictive Collar] Registered. Event #19

[10/25/2015 - 11:59:58PM] [Zad]: [Chaos Plugs] Registered. Event #20

[10/25/2015 - 11:59:58PM] ===============================[DAYMOYL: Ignore all Warnings start]================================

[10/25/2015 - 11:59:58PM] daymoyl - SkyUI.esp found

[10/25/2015 - 11:59:58PM] ================================[DAYMOYL: Ignore all Warnings end]=================================

[10/25/2015 - 11:59:58PM] [Zad]: [Tight Gloves] Registered. Event #21

[10/25/2015 - 11:59:58PM] [Zad]: [Armbinder Struggle] Registered. Event #22

[10/25/2015 - 11:59:58PM] [Zad]: [bump Pumps] Registered. Event #23

[10/25/2015 - 11:59:58PM] [Zad]: [Restraints+Armor] Registered. Event #24

[10/25/2015 - 11:59:58PM] [Zad]: [blindfold Trip] Registered. Event #25

[10/25/2015 - 11:59:58PM] [Zad]: [OrganicVibrateEffect] Registered. Event #26

[10/25/2015 - 11:59:58PM] [CRDE] mcm:mods not finished yet

[10/25/2015 - 11:59:58PM] ERROR: Unable to call Delete - no native object bound to the script object, or object is of incorrect type

stack:

[item 1 in container (00000014)].zadHiderScript.Delete() - "<native>" Line ?

[item 1 in container (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5

[10/25/2015 - 11:59:59PM] ERROR: File "WetandCold.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 356

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Holidays.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 361

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "EFFCore.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 363

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 379

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Hearthfires.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 391

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Dragonborn.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 419

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Falskaar.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 452

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "CookingExpanded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 470

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Hunterborn.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 498

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "HerbalTea.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 635

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ImprovedFishBASIC.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 663

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Requiem.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 711

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Realistic Wildlife Loot - Realistic.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 730

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Realistic Wildlife Loot - Reduced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 731

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ETaC - RESOURCES.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 740

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "HarvestOverhaulCreatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 804

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "more plants all extra.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 840

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "skyBirds - Airborne Perching Birds.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 850

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Osare Food.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 861

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "DeliciousCake.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 889

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Wyrmstooth.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 907

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Ambrosia From Valhalla.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 919

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "BonAppetitBase.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 931

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Drinking Fountains of Skyrim.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 972

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "HighlandFarmMilk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 982

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Real Wildlife Skyrim 0.1.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1003

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Skyrim Immersive Creatures.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1037

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "SpecialFlora.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1049

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "NordicCooking.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1069

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Coffee.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1104

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "CRX.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1116

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Another Recipe Mod.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1164

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "SL00CookingIngredient.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1199

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Farm Animals.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1241

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Farm Animals_HF.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1242

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "GM-CookingRebalanceFinal.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1251

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "GM-CookingRebalanceFinalHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1252

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS10.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1261

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS6.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1262

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS8.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1263

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS10-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1264

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS6-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1265

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "ZFO-TS8-Labeled.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1266

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "NerniesCityandVillageExpansion.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1283

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "REGS - Resources.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1284

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Babettes Feast Balanced.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1293

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Babettes Feast Weaker Effects.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1294

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Babettes Feast Overpowered.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1295

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "MilkHearthfire.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1306

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "Milk.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1307

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "PTAlchemyFoodOverhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1316

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "PTAlchemyFoodOverhaul_BetterSorting.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1317

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "PTFoodOverhaul_ONLY.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1318

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "DftT.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1329

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "DftT-NGP-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1330

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "DftT-NoGreenPact.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1331

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "DftT-WTLS.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1332

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] ERROR: File "PerkusMaximus_Master.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_SNDLCQuest (4F021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1345

[_SNQuest (4F000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1654

[alias Player on quest _SNQuest (4F000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 236

[10/25/2015 - 11:59:59PM] daymoyl - All Registered Events Validated

[10/25/2015 - 11:59:59PM] daymoyl - Registering custom quest events

[10/25/2015 - 11:59:59PM] [CRDE] distant:mods not finished yet

[10/25/2015 - 11:59:59PM] [crde]in maria eden:mods not finished yet

[10/25/2015 - 11:59:59PM] xpoConfigStartup: CheckVersions

[10/25/2015 - 11:59:59PM]

[10/25/2015 - 11:59:59PM] =====Loot and Degradation is finished refreshing itself and searching for addons!=====

[10/25/2015 - 11:59:59PM]

[10/25/2015 - 11:59:59PM] [crde]in player:mods not finished yet

[10/25/2015 - 11:59:59PM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:00AM] ERROR: Cannot set the value of a constant GlobalVariable

stack:

[KillMoveRandom (0005159D)].GlobalVariable.SetValue() - "<native>" Line ?

[GBT_Main_Menu (2B0458B3)].grimymenumain.localLoadAll() - "GrimyMenuMain.psc" Line 8755

[GBT_Main_Menu (2B0458B3)].grimymenumain.ImportSettings() - "GrimyMenuMain.psc" Line 9456

[alias GBT_PlayerAlias on quest GBT_Main_Menu (2B0458B3)].GrimyMenuMainPlayerRef.OnPlayerLoadGame() - "GrimyMenuMainPlayerRef.psc" Line 13

[10/26/2015 - 12:00:00AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:00AM] [CF][Framework] Sending register event

[10/26/2015 - 12:00:00AM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Begin

[10/26/2015 - 12:00:00AM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() Registering

[10/26/2015 - 12:00:00AM] [slnc] [slncMainQuestScript <slncControllerQuest (630110DF)>]: OnCreatureFrameworkRegister() End

[10/26/2015 - 12:00:01AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:01AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:01AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:01AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:02AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:02AM] [CF][Framework] Beginning JSON registration

[10/26/2015 - 12:00:02AM] [CF][Framework] Found 1 JSON files in creatures.d

[10/26/2015 - 12:00:02AM] [CF][Framework] Already loaded file slnc.json; skipping

[10/26/2015 - 12:00:02AM] [CF][Framework] Finished JSON registration

[10/26/2015 - 12:00:02AM] [CF][Framework] Forcing active actor restart

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Horker" [Actor < (000EF5C5)>]]

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Snow Fox" [Actor < (001059D9)>]]

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Skeleton" [Actor < (0004CB51)>]]

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000EF5C5)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Snow Fox" [Actor < (001059D9)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Skeleton" [Actor < (000563D5)>]]

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["skeever" [Actor < (0009561B)>]]

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["skeever" [Actor < (0009561C)>]]

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (000563D5)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["skeever" [Actor < (00095619)>]]

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561C)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Horker" [Actor < (000848A1)>]]

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (00095619)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (000563D5)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["skeever" [Actor < (0009561B)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A1)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A1)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Skeleton" [Actor < (0004CB51)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Horker" [Actor < (000848A2)>]]

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Skeleton" [Actor < (0004CB51)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:03AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:03AM] [CRDE] onUpdate

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000EF5C5)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CRDE] Maintenance

[10/26/2015 - 12:00:03AM] [CF][Creature] Finished on ["Horker" [Actor < (000848A3)>]]

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A2)>]]; restarting

[10/26/2015 - 12:00:03AM] [CF][Framework] Didn't deactivate actor ["Horker" [Actor < (000848A3)>]]; restarting

[10/26/2015 - 12:00:03AM] [CRDE] Settings: TRUE

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561B)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (00095619)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:03AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A3)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["skeever" [Actor < (0009561C)>]] and doing nothing else

[10/26/2015 - 12:00:03AM] [CF][Creature] Removing both API armours from ["Snow Fox" [Actor < (001059D9)>]] and doing nothing else

[10/26/2015 - 12:00:04AM] [CF][Creature] Removing both API armours from ["Horker" [Actor < (000848A2)>]] and doing nothing else

[10/26/2015 - 12:00:04AM] [CRDE]Mods script updateForms() start ...

[10/26/2015 - 12:00:04AM] [CRDE] ******** ignore any errors between these two messages START ********

[10/26/2015 - 12:00:04AM] [CRDE] Leon's GG quest is None, is 5.0 installed?

[10/26/2015 - 12:00:04AM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 442

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 443

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Trapped in Rubber.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 462

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Captured Dreams.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 469

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "wolfclub.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 476

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "hydra_slavegirls.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 482

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "slaverun.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 490

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Slaverun_Reloaded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 500

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "PetCollar.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 510

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "paradise_halls.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 517

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "sextoys-calyps-2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 525

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "MiasLair.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 536

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] CRDE: Defeat registered

[10/26/2015 - 12:00:04AM] ERROR: File "MistakenIdentity.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 576

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "zFromTheDeepsV2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 583

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "AngrimApprentice.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 590

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "soulgem-oven-100-milk-slave-experience.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 606

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Darkwind.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 634

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "ZaForswornStory.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 637

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "a1Ravenous.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 647

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 653

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "DeviousSurrender.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 654

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "xazPrisonOverhaul - Patch.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 662

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "submissivelola.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 689

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] ERROR: File "Debauchery.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 700

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:04AM] [CRDE] ******** ignore any errors between these two messages FINISH ********

[10/26/2015 - 12:00:04AM] Mods script checkStatuses() start ...

[10/26/2015 - 12:00:04AM] [CRDE] Mods: TRUE

[10/26/2015 - 12:00:04AM] [CRDE]Mods script init ...

[10/26/2015 - 12:00:04AM] [CRDE]Mods script Maintanence ...

[10/26/2015 - 12:00:04AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:04AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:05AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:05AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:07AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:07AM] [CF][Framework] Cleared log Form DB

[10/26/2015 - 12:00:07AM] [CF][Framework] Creature Framework is done initialising

[10/26/2015 - 12:00:10AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Skeleton" [Actor < (000563D5)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Skeleton" [Actor < (0004CB51)>]] with race/skin ["Skeleton" [Race <skeletonRace (000B7998)>]]["" [Armor < (000B799A)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["skeever" [Actor < (0009561B)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Snow Fox" [Actor < (001059D9)>]] with race/skin ["Fox" [Race <FoxRace (00109C7C)>]]["" [Armor < (000829B7)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Skeleton" [Actor < (0004CB51)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Horker" [Actor < (000848A3)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/26/2015 - 12:00:11AM] [CF][Main Quest] The cloak is being applied for the first time since game load

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Snow Fox" [Actor < (001059D9)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Horker" [Actor < (000848A2)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Snow Fox" [Actor < (001059D9)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Horker" [Actor < (000848A3)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A3)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Horker" [Actor < (000848A2)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Skeleton" [Actor < (000563D5)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (000563D5)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A2)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["skeever" [Actor < (00095619)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] ["skeever" [Actor < (0009561B)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Horker" [Actor < (000848A1)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["skeever" [Actor < (0009561C)>]] with race/skin ["skeever" [Race <SkeeverRace (00013201)>]]["" [Armor < (00016EE5)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Skeleton" [Actor < (0004CB51)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] Started on ["Horker" [Actor < (000EF5C5)>]] with race/skin ["Horker" [Race <HorkerRace (000131FC)>]]["Horker" [Armor < (0008CA6A)>]]

[10/26/2015 - 12:00:11AM] [CF][Creature] ["skeever" [Actor < (00095619)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561B)>]]; there is no normal armour

[10/26/2015 - 12:00:11AM] [CF][Creature] ["Horker" [Actor < (000848A1)>]] unaroused

[10/26/2015 - 12:00:11AM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000848A1)>]]; there is no normal armour

[10/26/2015 - 12:00:12AM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (00095619)>]]; there is no normal armour

[10/26/2015 - 12:00:12AM] [CF][Creature] ["skeever" [Actor < (0009561C)>]] unaroused

[10/26/2015 - 12:00:12AM] [CF][Creature] Not equipping normal armour on ["skeever" [Actor < (0009561C)>]]; there is no normal armour

[10/26/2015 - 12:00:12AM] [CF][Creature] ["Horker" [Actor < (000EF5C5)>]] unaroused

[10/26/2015 - 12:00:12AM] [CF][Creature] Not equipping normal armour on ["Horker" [Actor < (000EF5C5)>]]; there is no normal armour

[10/26/2015 - 12:00:13AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:13AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:14AM] [crde]in wolfclub:mods not finished yet

[10/26/2015 - 12:00:14AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:14AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:14AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:14AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:15AM] [slamainscr <sla_Main (05042D62)>]:Defered maintenance...

[10/26/2015 - 12:00:15AM] [slamainscr <sla_Main (05042D62)>]: found Devious Devices - Assets.esm

[10/26/2015 - 12:00:15AM] [slamainscr <sla_Main (05042D62)>]: Enabled Desire spell

[10/26/2015 - 12:00:15AM] [slamainscr <sla_Main (05042D62)>]: Updated notification key to 49

[10/26/2015 - 12:00:15AM] [slamainscr <sla_Main (05042D62)>]: finished maintenance

[10/26/2015 - 12:00:15AM] ERROR: Cannot call GetValue() on a None object, aborting function call

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/26/2015 - 12:00:15AM] warning: Assigning None to a non-object variable named "::temp19"

stack:

[sla_Main (05042D62)].slamainscr.OnUpdate() - "slaMainScr.psc" Line 160

[10/26/2015 - 12:00:15AM] [DCUR] Housekeeping

[10/26/2015 - 12:00:15AM] [DCUR] Scanning for followers

[10/26/2015 - 12:00:15AM]

[10/26/2015 - 12:00:15AM] =====iNeed (_sn) is finished refreshing itself and searching for addons!=====

[10/26/2015 - 12:00:15AM]

[10/26/2015 - 12:00:15AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:15AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:16AM] [DCUR] Periodical update starts

[10/26/2015 - 12:00:17AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:00:19AM] [crde]in wolfclub:mods not finished yet

[10/26/2015 - 12:00:19AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:19AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:19AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:19AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:20AM] [crde]in player:mods not finished yet

[10/26/2015 - 12:00:20AM] [CRDE] mcm:mods not finished yet

[10/26/2015 - 12:00:21AM] [crde]in wolfclub:mods not finished yet

[10/26/2015 - 12:00:21AM] [crde]in maria eden:mods not finished yet

[10/26/2015 - 12:00:21AM] [CRDE] distant:mods not finished yet

[10/26/2015 - 12:00:21AM] [CRDE]Mods script updateForms() start ...

[10/26/2015 - 12:00:21AM] [CRDE] ******** ignore any errors between these two messages START ********

[10/26/2015 - 12:00:21AM] [CRDE] Leon's GG quest is None, is 5.0 installed?

[10/26/2015 - 12:00:21AM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 442

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Maria.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 443

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Trapped in Rubber.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 462

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Captured Dreams.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 469

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "wolfclub.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 476

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "hydra_slavegirls.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 482

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "slaverun.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 490

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Slaverun_Reloaded.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 500

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "PetCollar.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 510

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "paradise_halls.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 517

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "sextoys-calyps-2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 525

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "MiasLair.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 536

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] CRDE: Defeat registered

[10/26/2015 - 12:00:21AM] ERROR: File "MistakenIdentity.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 576

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "zFromTheDeepsV2.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 583

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "AngrimApprentice.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 590

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "soulgem-oven-100-milk-slave-experience.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 606

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Darkwind.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 634

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "ZaForswornStory.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 637

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "a1Ravenous.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 647

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Slaves of Tamriel.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 653

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "DeviousSurrender.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 654

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "xazPrisonOverhaul - Patch.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 662

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "submissivelola.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 689

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] ERROR: File "Debauchery.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.updateForms() - "crdemodsmonitorscript.psc" Line 700

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.Maintenance() - "crdemodsmonitorscript.psc" Line 300

[crdeModsMonitor (64000D62)].crdemodsmonitorscript.OnInit() - "crdemodsmonitorscript.psc" Line 312

[10/26/2015 - 12:00:21AM] [CRDE] ******** ignore any errors between these two messages FINISH ********

[10/26/2015 - 12:00:21AM] Mods script checkStatuses() start ...

[10/26/2015 - 12:00:21AM] [CRDE] Player: TRUE

[10/26/2015 - 12:00:21AM] [crdemcmscript <crdeMCM (6400BF4F)>] INITIALIZED

[10/26/2015 - 12:00:22AM] xpoCrimeScanner: (Scanning) OnUpdate

[10/26/2015 - 12:00:22AM] [crdemcmscript <crdeMCM (6400BF4F)>]: Registered Deviously Enslaved at MCM.

[10/26/2015 - 12:00:23AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:00:23AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:00:23AM] [CRDE] closest npc(s):

[10/26/2015 - 12:00:24AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:00:24AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:00:24AM] [CRDE] closest npc(s):

[10/26/2015 - 12:00:27AM] [CF][Creature Apply] Failure on ["rabbit" [Actor < (001059D8)>]]; creature isn't registered; race=["rabbit" [Race <HareRace (0006DC99)>]] skin=["rabbit" [Armor < (0006DC9B)>]]

[10/26/2015 - 12:00:27AM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/26/2015 - 12:00:27AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:01:02AM] [CRDE] OnUpdate time:39.145996

[10/26/2015 - 12:01:02AM] [CRDE] OnUpdate time:38.186005

[10/26/2015 - 12:01:08AM] [DCUR] Periodical update starts

[10/26/2015 - 12:01:10AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:01:26AM] VM is freezing...

[10/26/2015 - 12:01:26AM] VM is frozen

[10/26/2015 - 12:01:26AM] Saving game...

[10/26/2015 - 12:01:26AM] VM is thawing...

[10/26/2015 - 12:01:28AM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/26/2015 - 12:01:28AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:01:28AM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DB3)>]]

[10/26/2015 - 12:01:28AM] [CF][Creature Apply] Failure on ["Bandit Marauder" [Actor < (FF000D3C)>]]; creature isn't registered; race=["Orc" [Race <OrcRace (00013747)>]] skin=["" [Armor < (00000D64)>]]

[10/26/2015 - 12:01:28AM] [CF][Creature Apply] Failure on ["Bandit Plunderer" [Actor < (FF000D3B)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]]

[10/26/2015 - 12:01:29AM] [CF][Framework] Activating actor ["Merchant" [Actor < (FF000DA1)>]]

[10/26/2015 - 12:01:29AM] [DCUR] Periodical update starts

[10/26/2015 - 12:01:29AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DB3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:01:29AM] [DCUR] Scanning for followers

[10/26/2015 - 12:01:29AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (FF000DA1)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:01:29AM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DB3)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/26/2015 - 12:01:29AM] [CF][Creature] ["Merchant" [Actor < (FF000DB3)>]] unaroused

[10/26/2015 - 12:01:29AM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DB3)>]]; slot restrictions have equipped items

[10/26/2015 - 12:01:29AM] [CF][Creature] Started on ["Merchant" [Actor < (FF000DA1)>]] with race/skin ["Khajiit" [Race <KhajiitRace (00013745)>]]["" [Armor < (00069CE3)>]]

[10/26/2015 - 12:01:29AM] [CF][Creature] ["Merchant" [Actor < (FF000DA1)>]] unaroused

[10/26/2015 - 12:01:29AM] [CF][Creature] Not doing anything on ["Merchant" [Actor < (FF000DA1)>]]; slot restrictions have equipped items

[10/26/2015 - 12:01:33AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:01:34AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:01:34AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:01:34AM] [CRDE] closest npc(s):

[10/26/2015 - 12:01:42AM] [CRDE] OnUpdate time:8.984985

[10/26/2015 - 12:02:46AM] sluts: no tether - nothing to do

[10/26/2015 - 12:02:46AM] sluts: no tether - nothing to do

[10/26/2015 - 12:02:57AM] [CF][Creature Apply] Failure on ["Merchant" [Actor < (FF000DCC)>]]; creature isn't registered; race=["Redguard" [Race <RedguardRace (00013748)>]] skin=["" [Armor < (00000D64)>]]

[10/26/2015 - 12:02:57AM] [CF][Creature Apply] Failure on ["Merchant" [Actor < (FF000DEF)>]]; creature isn't registered; race=["Redguard" [Race <RedguardRace (00013748)>]] skin=["" [Armor < (00000D64)>]]

[10/26/2015 - 12:02:57AM] [DCUR] Periodical update starts

[10/26/2015 - 12:02:59AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:03:05AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:03:05AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:03:05AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:03:06AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:03:06AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant

[10/26/2015 - 12:03:36AM] [DCUR] Periodical update starts

[10/26/2015 - 12:03:38AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:03:40AM] [CRDE] OnUpdate time:35.316040

[10/26/2015 - 12:04:00AM] VM is freezing...

[10/26/2015 - 12:04:00AM] VM is frozen

[10/26/2015 - 12:04:01AM] Saving game...

[10/26/2015 - 12:04:03AM] VM is thawing...

[10/26/2015 - 12:04:04AM] [Zad]: CheckAllEvents()

[10/26/2015 - 12:04:04AM] [Zad]: ZadNpc::OnUpdateGameTime()

[10/26/2015 - 12:04:04AM] [Zad]: ZadNpc::DoRegister(1.499989)

[10/26/2015 - 12:04:04AM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000

[10/26/2015 - 12:04:05AM] xpoCrimeScanner: (Scanning) OnUpdate

[10/26/2015 - 12:04:05AM] [DCUR] Periodical update starts

[10/26/2015 - 12:04:05AM] [DCUR] Scanning for followers

[10/26/2015 - 12:04:05AM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/26/2015 - 12:04:05AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:04:06AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DB3)>]]; already has effect

[10/26/2015 - 12:04:06AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DB3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:04:06AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DA1)>]]; already has effect

[10/26/2015 - 12:04:06AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (FF000DA1)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:04:09AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:04:09AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:04:09AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:04:10AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:04:10AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:04:10AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:04:11AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): -2/25

[10/26/2015 - 12:04:11AM] [CRDE] checking devices ...

[10/26/2015 - 12:04:11AM] ERROR: Cannot check worn items against a None keyword

stack:

[ (00000014)].Actor.WornHasKeyword() - "<native>" Line ?

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.CheckDevices() - "crdeplayermonitorscript.psc" Line 336

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.printVulnerableStatus() - "crdeplayermonitorscript.psc" Line 1451

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.tryDebug() - "crdeplayermonitorscript.psc" Line 1604

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 156

[10/26/2015 - 12:04:11AM] [CRDE] checking vulnerability

[10/26/2015 - 12:04:11AM] [CRDE] slave lvl: 0 vuln lvl: 1

[10/26/2015 - 12:04:11AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:04:16AM] SEXLAB - NOTICE: Merchant Seeded: [3.301345, 27.550442, 9.672531, 4.366302, 29.100304, 4.270981, 1.000000, 4.000000, 0.000000, 0.000000, 0.000000, 0.000000, 5.000000, 0.000000, 62.000000, 69.825333, 26.414270, 3.622380]

[10/26/2015 - 12:04:19AM] SEXLAB - NOTICE: Merchant Seeded: [7.068348, 8.736676, 11.745026, 12.559485, 34.144524, 5.282718, 0.000000, 8.000000, 0.000000, 0.000000, 0.000000, 0.000000, 8.000000, 0.000000, 70.000000, 171.861908, 75.361496, 11.420953]

[10/26/2015 - 12:04:24AM] [CRDE] OnUpdate time:14.792969

[10/26/2015 - 12:04:30AM] [DCUR] Periodical update starts

[10/26/2015 - 12:04:31AM] [DCUR] Sex attacks are out of cooldown. Checking conditions!

[10/26/2015 - 12:04:36AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:04:36AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:04:36AM] [CRDE] Merchant is a slaver

[10/26/2015 - 12:04:37AM] [CRDE] chastity:False: a:False b:TRUE g:False

[10/26/2015 - 12:04:37AM] [CRDE] slave lvl: 0 vuln lvl: 1

[10/26/2015 - 12:04:37AM] [CRDE] approachroll enslave: 48.000000 / sex: 20.000000 / Merchant

[10/26/2015 - 12:04:37AM] [CRDE] dhlp: False weapon: False

[10/26/2015 - 12:04:37AM] [CRDE] initimidation roll: 92.250000 original: 59.000000

[10/26/2015 - 12:04:37AM] warning: Assigning None to a non-object variable named "::temp95"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 698

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:04:37AM] [CRDE] doing sex convo with Merchant

[10/26/2015 - 12:04:37AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant

[10/26/2015 - 12:04:46AM] [CRDE] OnUpdate time:10.273010

[10/26/2015 - 12:04:47AM] SEXLAB - GetByTags(ActorCount=2, Tags=, TagsSuppressed=Solo, RequireAll=TRUE)

[10/26/2015 - 12:04:47AM] SEXLAB - Found Animations(95)

[10/26/2015 - 12:04:47AM] [CRDE] anim:'',supp:'Solo',animsize:95

[10/26/2015 - 12:04:47AM] SEXLAB - Thread[0] - Entering Making State

[10/26/2015 - 12:04:47AM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/26/2015 - 12:04:47AM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/26/2015 - 12:04:47AM] SEXLAB - NOTICE: ValidateActor(Merchant) -- TRUE -- MISS

[10/26/2015 - 12:04:47AM] SEXLAB - ActorAlias[Merchant] SetActor([Actor < (FF000DEF)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/26/2015 - 12:04:48AM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.RedguardRaceM

[10/26/2015 - 12:04:50AM] SEXLAB - ActorAlias[Merchant] - Scales[1.005000/1.005000/0.995025] Voice[Rough (Male)] Expression[Joy] BaseEnjoyment[1]

[10/26/2015 - 12:04:50AM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Excitable (Female)] Expression[Pleasure] BaseEnjoyment[2]

[10/26/2015 - 12:04:50AM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/26/2015 - 12:04:50AM] [Zad]: OnAnimationStart()

[10/26/2015 - 12:04:51AM] [sLD] isPCVictim: False isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/26/2015 - 12:04:51AM] [sLD] sexCount: 0 rapePCDom: 0 rapePCSub: 0

[10/26/2015 - 12:04:51AM] [sLD] _SD_iDisposition: 1 _SD_iTrust: 1 _SD_iSeduction: 0 _SD_iCorruption: 1 _SD_iRelationshipType: 0

[10/26/2015 - 12:04:51AM] [Zad]: bPermitAnal TRUE

[10/26/2015 - 12:04:51AM] [Zad]: bPermitVaginal TRUE

[10/26/2015 - 12:04:51AM] [Zad]: bPermitBoobs TRUE

[10/26/2015 - 12:04:51AM] [Zad]: bPermitOral TRUE

[10/26/2015 - 12:04:51AM] [Zad]: bNoBindings TRUE

[10/26/2015 - 12:04:51AM] [Zad]: bIsCreatureAnim False

[10/26/2015 - 12:04:51AM] [Zad]: UsingArmbinder False

[10/26/2015 - 12:04:51AM] [Zad]: UsingYoke False

[10/26/2015 - 12:04:51AM] [Zad]: No sex-act-restricted actors present in this sex scene.

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:04:51AM] [CRDE] Player is busy with Sexlab

[10/26/2015 - 12:04:51AM] [CRDE] Player is busy ... last npc: Merchant incomplete status: False

[10/26/2015 - 12:04:51AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:04:52AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:04:52AM] Found 5 arousedActors

[10/26/2015 - 12:04:53AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:04:53AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:04:59AM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/26/2015 - 12:05:00AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:05:00AM] [CRDE] OnUpdate time:8.851990

[10/26/2015 - 12:05:00AM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/26/2015 - 12:05:00AM] Found 5 arousedActors

[10/26/2015 - 12:05:01AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:01AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:05:01AM] Already locked for ArouseNPCsWithinRadius

[10/26/2015 - 12:05:01AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:04AM] [slamainscr <sla_Main (05042D62)>]:Aroused scan skipped because sexlab is animating.

[10/26/2015 - 12:05:10AM] xpoCrimeScanner: (Scanning) OnUpdate

[10/26/2015 - 12:05:11AM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/26/2015 - 12:05:11AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:05:11AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DA1)>]]; already has effect

[10/26/2015 - 12:05:11AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (FF000DA1)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:05:11AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DB3)>]]; already has effect

[10/26/2015 - 12:05:11AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DB3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:05:12AM] [CRDE] Player is busy with Sexlab

[10/26/2015 - 12:05:12AM] [CRDE] Player is busy ... last npc: Merchant incomplete status: False

[10/26/2015 - 12:05:12AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:05:16AM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/26/2015 - 12:05:18AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:05:18AM] Found 5 arousedActors

[10/26/2015 - 12:05:18AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:19AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:21AM] [CRDE] OnUpdate time:8.907043

[10/26/2015 - 12:05:27AM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/26/2015 - 12:05:28AM] SEXLAB - Thread[0] Event Hook - OrgasmStart

[10/26/2015 - 12:05:28AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:05:28AM] SEXLAB - ActorAlias[Merchant] - Orgasms[1] Enjoyment [10] BaseEnjoyment[-43] FullEnjoyment[53]

[10/26/2015 - 12:05:28AM] SEXLAB - ActorAlias[siudhne] - Orgasms[1] Enjoyment [10] BaseEnjoyment[-43] FullEnjoyment[53]

[10/26/2015 - 12:05:28AM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ApplyCum() - "sslActorAlias.psc" Line 867

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.OrgasmEffect() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:05:28AM] Found 5 arousedActors

[10/26/2015 - 12:05:29AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:29AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 2 exposure for watching sex of Siudhne

[10/26/2015 - 12:05:29AM] SEXLAB - Thread[0] Event Hook - OrgasmEnd

[10/26/2015 - 12:05:29AM] SEXLAB - Thread[0] Event Hook - AnimationEnding

[10/26/2015 - 12:05:30AM] SEXLAB - ActorAlias[siudhne] - Resetting!

[10/26/2015 - 12:05:30AM] SEXLAB - ActorAlias[Merchant] - Resetting!

[10/26/2015 - 12:05:30AM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -16 exposure for having orgasm

[10/26/2015 - 12:05:30AM] ERROR: Unable to call Cast - no native object bound to the script object, or object is of incorrect type

stack:

[None].SPELL.Cast() - "<native>" Line ?

[sexLabQuestFramework (04000D62)].sslactorlibrary.AddCum() - "sslActorLibrary.psc" Line 52

[sexLabQuestFramework (04000D62)].sslactorlibrary.ApplyCum() - "sslActorLibrary.psc" Line 33

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.ResetActor() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:05:30AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got -24 exposure for having orgasm

[10/26/2015 - 12:05:30AM] SEXLAB - Thread[0] Event Hook - AnimationEnd

[10/26/2015 - 12:05:30AM] [Zad]: OnAnimationEnd()

[10/26/2015 - 12:05:31AM] [slainternalscr <sla_Internal (05083137)>]: Siudhne got -40 exposure for External Modify Exposure Event

[10/26/2015 - 12:05:32AM] SlaveTats: Beginning synchronization for Siudhne

[10/26/2015 - 12:05:32AM] SlaveTats: Upgrading target Siudhne to SlaveTats 1.0.0

[10/26/2015 - 12:05:32AM] SlaveTats: Prior version was <= 0.9.13 (or never had tattoos)

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Considering

[10/26/2015 - 12:05:32AM] SlaveTats: Upgrade to 1.0.0 finished.

[10/26/2015 - 12:05:32AM] SlaveTats: (Silenced) Please wait while SlaveTats works on Siudhne...

[10/26/2015 - 12:05:32AM] [DCUR] Periodical update starts

[10/26/2015 - 12:05:32AM] SlaveTats: Cleared Body [Ovl5]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Body [Ovl4]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Body [Ovl3]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Body [Ovl2]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Body [Ovl1]

[10/26/2015 - 12:05:33AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:05:33AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Body [Ovl0]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Face [Ovl2]

[10/26/2015 - 12:05:33AM] SlaveTats: Cleared Face [Ovl1]

[10/26/2015 - 12:05:33AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Face [Ovl0]

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Hands [Ovl2]

[10/26/2015 - 12:05:34AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Hands [Ovl1]

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Hands [Ovl0]

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Feet [Ovl2]

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Feet [Ovl1]

[10/26/2015 - 12:05:34AM] [CRDE] Merchant is a slaver

[10/26/2015 - 12:05:34AM] [CRDE] chastity:False: a:False b:TRUE g:False

[10/26/2015 - 12:05:34AM] [CRDE] slave lvl: 0 vuln lvl: 1

[10/26/2015 - 12:05:34AM] [CRDE] approachroll enslave: 51.333332 / sex: 64.666664 / Merchant

[10/26/2015 - 12:05:34AM] SlaveTats: Cleared Feet [Ovl0]

[10/26/2015 - 12:05:34AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:05:34AM] SlaveTats: (Silenced) SlaveTats is done with Siudhne.

[10/26/2015 - 12:05:41AM] SEXLAB - Thread[0] - Returning to thread pool...

[10/26/2015 - 12:05:43AM] [CRDE] OnUpdate time:10.116028

[10/26/2015 - 12:05:54AM] [DCUR] Periodical update starts

[10/26/2015 - 12:05:55AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:05:55AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:05:56AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:05:56AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:05:56AM] [CRDE] Merchant is a slaver

[10/26/2015 - 12:05:57AM] [CRDE] chastity:False: a:False b:TRUE g:False

[10/26/2015 - 12:05:57AM] [CRDE] slave lvl: 0 vuln lvl: 1

[10/26/2015 - 12:05:57AM] [CRDE] approachroll enslave: 56.666668 / sex: 26.666666 / Merchant

[10/26/2015 - 12:05:57AM] [CRDE] dhlp: False weapon: False

[10/26/2015 - 12:05:57AM] [CRDE] initimidation roll: 74.250000 original: 47.000000

[10/26/2015 - 12:05:57AM] warning: Assigning None to a non-object variable named "::temp95"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 698

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:05:57AM] [CRDE] doing sex convo with Merchant

[10/26/2015 - 12:05:57AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:06:06AM] [CRDE] OnUpdate time:10.957031

[10/26/2015 - 12:06:08AM] [CRDE] checking devices ...

[10/26/2015 - 12:06:08AM] ERROR: Cannot check worn items against a None keyword

stack:

[ (00000014)].Actor.WornHasKeyword() - "<native>" Line ?

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.CheckDevices() - "crdeplayermonitorscript.psc" Line 336

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.addDD() - "crdeplayermonitorscript.psc" Line 825

.tif__0800231f.Fragment_1() - "tif__0800231f.psc" Line 10

[10/26/2015 - 12:06:08AM] [CRDE] addDD: rolled 81

[10/26/2015 - 12:06:08AM] [Zad]: EquipDevice called for Ebonite Armbinder

[10/26/2015 - 12:06:08AM] [Zad]: Acquired mutex, equipping Ebonite Armbinder

[10/26/2015 - 12:06:08AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:08AM] [Zad]: OnEquipped(Siudhne: Ebonite Armbinder)

[10/26/2015 - 12:06:08AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:09AM] ERROR: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

[None].zbfEffectBondage.RegisterForModEvent() - "<native>" Line ?

[None].zbfEffectBondage.RegisterForEvents() - "zbfEffectBondage.psc" Line 21

[None].zbfEffectBondage.OnEffectStart() - "zbfEffectBondage.psc" Line ?

[10/26/2015 - 12:06:09AM] ERROR: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

[None].zbfEffectBondage.RegisterForModEvent() - "<native>" Line ?

[None].zbfEffectBondage.RegisterForEvents() - "zbfEffectBondage.psc" Line 22

[None].zbfEffectBondage.OnEffectStart() - "zbfEffectBondage.psc" Line ?

[10/26/2015 - 12:06:09AM] ERROR: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

[None].zbfEffectBondage.RegisterForModEvent() - "<native>" Line ?

[None].zbfEffectBondage.RegisterForEvents() - "zbfEffectBondage.psc" Line 23

[None].zbfEffectBondage.OnEffectStart() - "zbfEffectBondage.psc" Line ?

[10/26/2015 - 12:06:09AM] ERROR: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

[None].zbfEffectBondage.RegisterForModEvent() - "<native>" Line ?

[None].zbfEffectBondage.RegisterForEvents() - "zbfEffectBondage.psc" Line 24

[None].zbfEffectBondage.OnEffectStart() - "zbfEffectBondage.psc" Line ?

[10/26/2015 - 12:06:09AM] [Zad]: Sending device event DeviceEquippedArmbinder(Siudhne:1)

[10/26/2015 - 12:06:09AM] [Zad]: EquipDevice called for Custom Ebonite Blindfold

[10/26/2015 - 12:06:09AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:09AM] [Zad]: ReEquipExistingDevices() is working:1

[10/26/2015 - 12:06:09AM] [Zad]: OnEffectStart(): Armbinder

[10/26/2015 - 12:06:09AM] [Zad]: OnEffectStart(armbinder-noLockpicks)

[10/26/2015 - 12:06:09AM] [Zad]: SyncInventory(): Equipping Armbinder.

[10/26/2015 - 12:06:10AM] xpoCrimeScanner: (Scanning) OnUpdate

[10/26/2015 - 12:06:10AM] [Zad]: UpdateControls()

[10/26/2015 - 12:06:10AM] SetDisabledControls .............. Devious Devices

[10/26/2015 - 12:06:10AM] [Zad]: SpinLock() Completed. Cycles:6

[10/26/2015 - 12:06:10AM] [Zad]: Acquired mutex, equipping Custom Ebonite Blindfold

[10/26/2015 - 12:06:10AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:10AM] [Zad]: OnEquipped(Siudhne: Custom Ebonite Blindfold)

[10/26/2015 - 12:06:10AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:10AM] [Zad]: UpdateControls()

[10/26/2015 - 12:06:10AM] SetDisabledControls .............. Devious Devices

[10/26/2015 - 12:06:11AM] [Zad]: Sending device event DeviceEquippedBlindfold(Siudhne:1)

[10/26/2015 - 12:06:11AM] [Zad]: OnEffectStart(blindfold)

[10/26/2015 - 12:06:11AM] [Zad]: SyncInventory(): Equipping Blindfold.

[10/26/2015 - 12:06:11AM] [Zad]: EquipDevice called for Custom Ebonite Slave Harness

[10/26/2015 - 12:06:11AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:11AM] [Zad]: UpdateControls()

[10/26/2015 - 12:06:11AM] SetDisabledControls .............. Devious Devices

[10/26/2015 - 12:06:11AM] [Zad]: RestraintScript OnEquippedPost Blindfold

[10/26/2015 - 12:06:11AM] [Zad]: SpinLock() Completed. Cycles:2

[10/26/2015 - 12:06:11AM] [Zad]: Acquired mutex, equipping Custom Ebonite Slave Harness

[10/26/2015 - 12:06:11AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:11AM] [Zad]: OnEquipped(Siudhne: Custom Ebonite Slave Harness)

[10/26/2015 - 12:06:11AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:11AM] ERROR: Cannot call GetValueInt() on a None object, aborting function call

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:06:11AM] warning: Assigning None to a non-object variable named "::temp29"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:06:12AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:06:12AM] [Zad]: EquipDevice called for Ebonite Pony Boots

[10/26/2015 - 12:06:12AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:12AM] [Zad]: Sending device event DeviceEquippedHarness(Siudhne:1)

[10/26/2015 - 12:06:12AM] [Zad]: ReEquipExistingDevices() is working:1

[10/26/2015 - 12:06:12AM] [Zad]: SyncInventory(): Equipping Harness.

[10/26/2015 - 12:06:12AM] [CRDE] invalid: Merchant doesn't have high enough arousal (faction): 0/25

[10/26/2015 - 12:06:12AM] [Zad]: Set slot mask to [337641472]: 337641472

[10/26/2015 - 12:06:12AM] [Zad]: RestraintScript OnEquippedPost BodyHarness

[10/26/2015 - 12:06:12AM] [Zad]: SpinLock() Completed. Cycles:5

[10/26/2015 - 12:06:12AM] [Zad]: Acquired mutex, equipping Ebonite Pony Boots

[10/26/2015 - 12:06:12AM] [CF][Framework] Didn't activate actor ["Snow Fox" [Actor < (001059D9)>]]; already has effect

[10/26/2015 - 12:06:12AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 2 on (001059D9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:06:12AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:13AM] [CRDE] Merchant is a slaver

[10/26/2015 - 12:06:13AM] [CRDE] equipment changed: TRUE

[10/26/2015 - 12:06:13AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DB3)>]]; already has effect

[10/26/2015 - 12:06:13AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 4 on (FF000DB3)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:06:13AM] [CRDE] checking devices ...

[10/26/2015 - 12:06:13AM] [Zad]: OnEquipped(Siudhne: Ebonite Pony Boots)

[10/26/2015 - 12:06:13AM] [CF][Framework] Didn't activate actor ["Merchant" [Actor < (FF000DA1)>]]; already has effect

[10/26/2015 - 12:06:13AM] warning: Assigning None to a non-object variable named "::temp6"

stack:

[Active effect 3 on (FF000DA1)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10

[10/26/2015 - 12:06:13AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:13AM] ERROR: Cannot check worn items against a None keyword

stack:

[ (00000014)].Actor.WornHasKeyword() - "<native>" Line ?

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.CheckDevices() - "crdeplayermonitorscript.psc" Line 336

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 583

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:06:13AM] [Zad]: Sending device event DeviceEquippedPony Boots(Siudhne:1)

[10/26/2015 - 12:06:13AM] [CRDE] checking vulnerability

[10/26/2015 - 12:06:13AM] [Zad]: SyncInventory(): Equipping Pony Boots.

[10/26/2015 - 12:06:13AM] [Zad]: EquipDevice called for Ebonite Cuffs (Legs)

[10/26/2015 - 12:06:13AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:13AM] [CRDE] chastity:False: a:False b:TRUE g:TRUE

[10/26/2015 - 12:06:13AM] [CRDE] slave lvl: 0 vuln lvl: 4

[10/26/2015 - 12:06:13AM] [CRDE] approachroll enslave: 18.000000 / sex: 33.333332 / Merchant

[10/26/2015 - 12:06:13AM] [Zad]: RestraintScript OnEquippedPost Boots

[10/26/2015 - 12:06:13AM] ERROR: Cannot add a None spell to the actor

stack:

[ (00000014)].Actor.AddSpell() - "<native>" Line ?

[item 5 in container (00000014)].zadSlaveBootsScript.OnEquippedPost() - "zadSlaveBootsScript.psc" Line 32

[item 5 in container (00000014)].zadequipscript.OnEquipped() - "zadEquipScript.psc" Line 106

[item 5 in container (00000014)].zadSlaveBootsScript.OnEquipped() - "zadSlaveBootsScript.psc" Line 10

[10/26/2015 - 12:06:13AM] [Zad]: SpinLock() Completed. Cycles:2

[10/26/2015 - 12:06:13AM] [Zad]: Acquired mutex, equipping Ebonite Cuffs (Legs)

[10/26/2015 - 12:06:14AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:14AM] [CRDE] dhlp: False weapon: False

[10/26/2015 - 12:06:14AM] [Zad]: OnEquipped(Siudhne: Ebonite Cuffs (Legs))

[10/26/2015 - 12:06:14AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:14AM] warning: Assigning None to a non-object variable named "::temp95"

stack:

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 698

[crdePlayerMonitor (64001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152

[10/26/2015 - 12:06:14AM] [CRDE] doing sex convo with Merchant

[10/26/2015 - 12:06:14AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:06:14AM] [Zad]: Sending device event DeviceEquippedLeg Cuffs(Siudhne:1)

[10/26/2015 - 12:06:14AM] [Zad]: EquipDevice called for Ebonite Cuffs (Arms)

[10/26/2015 - 12:06:14AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:14AM] [Zad]: SyncInventory(): Equipping Leg Cuffs.

[10/26/2015 - 12:06:14AM] [Zad]: RestraintScript OnEquippedPost Legs

[10/26/2015 - 12:06:15AM] [Zad]: SpinLock() Completed. Cycles:2

[10/26/2015 - 12:06:15AM] [Zad]: Acquired mutex, equipping Ebonite Cuffs (Arms)

[10/26/2015 - 12:06:15AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:15AM] [Zad]: OnEquipped(Siudhne: Ebonite Cuffs (Arms))

[10/26/2015 - 12:06:15AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:15AM] [Zad]: Sending device event DeviceEquippedArm Cuffs(Siudhne:1)

[10/26/2015 - 12:06:15AM] [Zad]: ReEquipExistingDevices() is working:1

[10/26/2015 - 12:06:15AM] [Zad]: EquipDevice called for Ebonite Collar (Harness)

[10/26/2015 - 12:06:15AM] [Zad]: SpinLock() Started.

[10/26/2015 - 12:06:15AM] [Zad]: SyncInventory(): Equipping Arm Cuffs.

[10/26/2015 - 12:06:15AM] [Zad]: ReEquipExistingDevices() is working:1

[10/26/2015 - 12:06:15AM] [Zad]: RestraintScript OnEquippedPost Arms

[10/26/2015 - 12:06:16AM] [Zad]: SpinLock() Completed. Cycles:3

[10/26/2015 - 12:06:16AM] [Zad]: Acquired mutex, equipping Ebonite Collar (Harness)

[10/26/2015 - 12:06:16AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:16AM] [Zad]: OnEquipped(Siudhne: Ebonite Collar (Harness))

[10/26/2015 - 12:06:16AM] [Zad]: No menus are open. Equipping silently.

[10/26/2015 - 12:06:16AM] [DCUR] Periodical update starts

[10/26/2015 - 12:06:16AM] [Zad]: Sending device event DeviceEquippedCollar(Siudhne:1)

[10/26/2015 - 12:06:17AM] [Zad]: SyncInventory(): Equipping Collar.

[10/26/2015 - 12:06:17AM] [Zad]: RestraintScript OnEquippedPost Collar

[10/26/2015 - 12:06:23AM] [CRDE] OnUpdate time:11.427002

[10/26/2015 - 12:06:24AM] SEXLAB - GetByTags(ActorCount=2, Tags=Aggressive, TagsSuppressed=Solo,vaginal,anal,oral, RequireAll=TRUE)

[10/26/2015 - 12:06:24AM] SEXLAB - Found Animations(1)

[10/26/2015 - 12:06:24AM] [CRDE] anim:'Aggressive',supp:'Solo,vaginal,anal,oral',animsize:1

[10/26/2015 - 12:06:24AM] SEXLAB - Thread[0] - Entering Making State

[10/26/2015 - 12:06:24AM] SEXLAB - NOTICE: ValidateActor(Siudhne) -- TRUE -- HIT

[10/26/2015 - 12:06:24AM] SEXLAB - ActorAlias[siudhne] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (04061EEF)>]

[10/26/2015 - 12:06:25AM] SEXLAB - NOTICE: ValidateActor(Merchant) -- TRUE -- MISS

[10/26/2015 - 12:06:25AM] SEXLAB - NOTICE: Merchant Seeded: [2.916723, 8.635823, 10.151141, 5.666332, 18.551405, 8.994620, 2.000000, 5.000000, 0.000000, 0.000000, 2.000000, 0.000000, 7.000000, 0.000000, 69.000000, 121.177155, 6.086877, 0.262700]

[10/26/2015 - 12:06:25AM] SEXLAB - ActorAlias[Merchant] SetActor([Actor < (FF000DB3)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (04061EEF)>]

[10/26/2015 - 12:06:25AM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.KhajiitRaceM

[10/26/2015 - 12:06:27AM] SEXLAB - ActorAlias[Merchant] - Scales[1.000000/1.000000/1.000000] Voice[Neutral (Male)] Expression[sad] BaseEnjoyment[0]

[10/26/2015 - 12:06:27AM] [DCUR] Looted a dead body.

[10/26/2015 - 12:06:43AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:43AM] [Zad]: OnUnequipped(Siudhne: Ebonite Pony Boots)

[10/26/2015 - 12:06:43AM] [Zad]: Pony Boots is switching containers. Count: 0

[10/26/2015 - 12:06:43AM] [Zad]: Caught remove-all. Re-equipping device.

[10/26/2015 - 12:06:43AM] [Zad]: SyncInventory(): Equipping Pony Boots.

[10/26/2015 - 12:06:43AM] [Zad]: OnContainerChanged()

[10/26/2015 - 12:06:48AM] [DCUR] Initializing libraries. If optional mods are missing, this function will throw errors. Ignore them, they are harmless!

[10/26/2015 - 12:06:48AM] [DCUR] Checking for Cursed Loot event.

[10/26/2015 - 12:06:48AM] [DCUR] Calculated chance for cursed loot = 0.500000%

[10/26/2015 - 12:06:49AM] [CRDE] Player is busy with Sexlab

[10/26/2015 - 12:06:49AM] [CRDE] Player is busy ... last npc: Merchant incomplete status: False

[10/26/2015 - 12:06:49AM] [CRDE] closest npc(s): 1:Merchant, 2:Merchant, 3:Merchant, 4:Merchant

[10/26/2015 - 12:06:50AM] SEXLAB - ActorAlias[siudhne] - Scales[1.030000/1.030000/0.970874] Voice[Excitable (Female)] Expression[Angry] BaseEnjoyment[0]

[10/26/2015 - 12:06:50AM] SEXLAB - Thread[0] Event Hook - AnimationStart

[10/26/2015 - 12:06:50AM] [Zad]: OnAnimationStart()

[10/26/2015 - 12:06:50AM] [CF][Framework] Sending SexLabSceneStart event for ["Merchant" [Actor < (FF000DB3)>]]

[10/26/2015 - 12:06:51AM] [CF][Creature] ["Merchant" [Actor < (FF000DB3)>]] aroused

[10/26/2015 - 12:06:51AM] [sLD] isPCVictim: TRUE isPCRapist: False isAnimCorruption: TRUE isAnimSeduction: False

[10/26/2015 - 12:06:51AM] [sLD] sexCount: 0 rapePCDom: 0 rapePCSub: 0

[10/26/2015 - 12:06:51AM] [sLD] _SD_iDisposition: 0 _SD_iTrust: 0 _SD_iSeduction: 0 _SD_iCorruption: 0 _SD_iRelationshipType: 0

[10/26/2015 - 12:06:51AM] [Zad]: bPermitAnal TRUE

[10/26/2015 - 12:06:51AM] [Zad]: bPermitVaginal TRUE

[10/26/2015 - 12:06:51AM] [Zad]: bPermitBoobs TRUE

[10/26/2015 - 12:06:51AM] [Zad]: bPermitOral TRUE

[10/26/2015 - 12:06:51AM] [Zad]: bNoBindings False

[10/26/2015 - 12:06:51AM] [Zad]: bIsCreatureAnim False

[10/26/2015 - 12:06:51AM] [Zad]: UsingArmbinder TRUE

[10/26/2015 - 12:06:51AM] [Zad]: UsingYoke False

[10/26/2015 - 12:06:51AM] [Zad]: Selecting the ZAP path.

[10/26/2015 - 12:06:51AM] [CF][Creature] Skipping strip/restore routine on ["Merchant" [Actor < (FF000DB3)>]]; not a creature

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias003 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 509

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] ERROR: Cannot call GetReference() on a None object, aborting function call

stack:

[sexLabQuestFramework (04000D62)].sslSystemConfig.BystanderClear() - "sslSystemConfig.psc" Line 518

[sexLabQuestFramework (04000D62)].sslSystemConfig.CheckBardAudience() - "sslSystemConfig.psc" Line 510

[alias ActorAlias004 on quest SexLabThread00 (04061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

[10/26/2015 - 12:06:51AM] [Zad]: UpdateControls()

[10/26/2015 - 12:06:51AM] SetDisabledControls .............. Devious Devices

[10/26/2015 - 12:06:51AM] [CF][Creature] Equipping aroused armour on ["Merchant" [Actor < (FF000DB3)>]]

[10/26/2015 - 12:06:51AM] [Zad]: Blocked tags on Siudhne are ["", "", "", "", ""]

[10/26/2015 - 12:06:52AM] SEXLAB - Animations[-1] ZapMissionary01 - ZapMissionary01

[10/26/2015 - 12:06:52AM] [Zad]: Blocked tags on Merchant are ["female", "", "", "", ""]

[10/26/2015 - 12:06:52AM] Entries 3 found from [10, 9, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

[10/26/2015 - 12:06:52AM] [Zad]: Entry selected, Blowjob, with 2 actors.

[10/26/2015 - 12:06:52AM] [Zad]: Actor [1]: Merchant

[10/26/2015 - 12:06:52AM] [Zad]: Actor [0]: Siudhne

[10/26/2015 - 12:06:52AM] zbfsexlab (DefineAnimationFromEntry): Function is deprecated. Use DefineAnimtion instead.

[10/26/2015 - 12:06:52AM] SEXLAB - Animations[-1] DD_ZAP_SkullFuck01 - DD_ZAP_SkullFuck01

[10/26/2015 - 12:06:52AM] [Zad]: Requesting ZAP animation change to DD_ZAP_SkullFuck01.

[10/26/2015 - 12:06:52AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:06:52AM] Found 5 arousedActors

[10/26/2015 - 12:06:53AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 3 exposure for watching sex of Siudhne

[10/26/2015 - 12:06:53AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 3 exposure for watching sex of Siudhne

[10/26/2015 - 12:06:53AM] [Zad]: Overriding animations.

[10/26/2015 - 12:06:54AM] SEXLAB - Thread[0] Event Hook - StageEnd

[10/26/2015 - 12:06:55AM] SEXLAB - Thread[0] Event Hook - StageStart

[10/26/2015 - 12:06:56AM] Found 5 arousedActors

[10/26/2015 - 12:06:56AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 3 exposure for watching sex of Siudhne

[10/26/2015 - 12:06:56AM] [slainternalscr <sla_Internal (05083137)>]: Merchant got 3 exposure for watching sex of Siudhne

[10/26/2015 - 12:07:02AM] VM is freezing...

[10/26/2015 - 12:07:02AM] VM is frozen

[10/26/2015 - 12:07:03AM] Log closed

 

 

At the second log I also tried the "of cause, we don't want to upset to master..." dialogue line, which equips items just fine.

my apologies for hastily mis-analyzing your log the first time, I misread a lot of those scripts out to be something they're not, just like verstort I read it better from the file

I've been re-reading it for past couple days as I get time from work

as much as i'd recommend cleaning the save, that's really only to prevent future issues down the road

-the issue you're describing here still needs to be looked into by verstort

I was curious how the cursed collar quest would trigger myself, but looks like it might require those same scripts

i'm wondering next since he says he hasn't touched those in a while if maybe it's having issues with the new sexlab that need some type of update to address those scripts

Link to comment
my apologies for hastily mis-analyzing your log the first time, I misread a lot of those scripts out to be something they're not, just like verstort I read it better from the file

I've been re-reading it for past couple days as I get time from work

as much as i'd recommend cleaning the save, that's really only to prevent future issues down the road

-the issue you're describing here still needs to be looked into by verstort

I was curious how the cursed collar quest would trigger myself, but looks like it might require those same scripts

i'm wondering next since he says he hasn't touched those in a while if maybe it's having issues with the new sexlab that need some type of update to address those scripts

 

Didn't realize hooks were deprecated in 1.5 and removed in 1.6

 

All sex events after sex are broken, can't fix without reverting to 1.59 to compile or finding a uptodate reference for how to use the new system.

 

Maybe tomorrow...

Link to comment
I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

 

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

 

I'll read it tonight when I get the chance.

 

Installed the other day and everything seems to be working although when i installed it prompted to overwrite some of the files from the DD assets, is that normal/to plan?

 

No, I keep forgetting to remove those items scripts. I never planned for those to enter, not sure if they were in the mod when I picked it up from chase or I added them somehow.

 

You can ignore overwriting those.

Link to comment
I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

 

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

 

I'll read it tonight when I get the chance.

 

I'm surprised you got DEC to work at all...

 

It looks like you forgot to save clean from a really old version of Deviously Enslaved, this debug output in your log is so old I'm not even sure what version it's from, too lazy to go download 1.04 and see if that's where it's from.

 

Follow the save clean procedure in the DEC FAQs or start a new game to fix.

Link to comment

 

 

 

 

I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

I'll read it tonight when I get the chance.

I'm surprised you got DEC to work at all...

 

It looks like you forgot to save clean from a really old version of Deviously Enslaved, this debug output in your log is so old I'm not even sure what version it's from, too lazy to go download 1.04 and see if that's where it's from.

 

Follow the save clean procedure in the DEC FAQs or start a new game to fix.

It was from the version right before continued was uploaded. Probably from about a month ago was when I first installed it. But I only updated to continue because I had this issue before. Which didn't resolve itself when I updated.

Link to comment

 

I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

 

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

 

I'll read it tonight when I get the chance.

 

I'm surprised you got DEC to work at all...

 

It looks like you forgot to save clean from a really old version of Deviously Enslaved, this debug output in your log is so old I'm not even sure what version it's from, too lazy to go download 1.04 and see if that's where it's from.

 

Follow the save clean procedure in the DEC FAQs or start a new game to fix.

 

I did what you said, I even tried uninstalling and reinstalling SD+, but to no avail. I still get the message that they are equipping the belt, but then no belt is equipped. Here is my last log.

Papyrus.0.log

Link to comment

 

I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

 

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

 

I'll read it tonight when I get the chance.

 

I'm surprised you got DEC to work at all...

 

It looks like you forgot to save clean from a really old version of Deviously Enslaved, this debug output in your log is so old I'm not even sure what version it's from, too lazy to go download 1.04 and see if that's where it's from.

 

Follow the save clean procedure in the DEC FAQs or start a new game to fix.

 

I just tried making a new save game. Same issue. Here's the log.

Papyrus.0.log

Link to comment
I can equip the belt between 1 and 2 just fine. How exactly do I post a log?

 

http://forums.steampowered.com/forums/showthread.php?t=2791993

This is what I got.

 

I'll read it tonight when I get the chance.

I'm surprised you got DEC to work at all...

 

It looks like you forgot to save clean from a really old version of Deviously Enslaved, this debug output in your log is so old I'm not even sure what version it's from, too lazy to go download 1.04 and see if that's where it's from.

 

Follow the save clean procedure in the DEC FAQs or start a new game to fix.

I just tried making a new save game. Same issue. Here's the log.

 

Well, DEC is throwing some debug I thought I removed in v11.0, but maybe I removed that more recently, and DEC seems to think the dhlp system was engaged right around when SD started up which is odd, but since that system is inter-mod, I can't be sure if that bug is caused by another mod or something wrong with DEC.

 

Neither or those two problems should affect the players ability to wear equipment, so I don't think your issue is caused by DEC. Are you sure you started getting this issue when you installed DEC and it wasn't present before DEC was installed?

 

Your log has a couple odd errors, maybe they hint at what causes the belt to not equip:

ERROR:  (00036B92): has no 3d and so cannot have a visual effect applied to it.
stack:
	[ (0009AA3A)].VisualEffect.Play() - "<native>" Line ?
	[None].SprigganFXSCRIPT.OnGetUp() - "SprigganFXSCRIPT.psc" Line 64

The script is 00 base, so it's vanilla skyrim, but if SD modified the vanilla spriggan it could be the source of this bug. Not a bug related to items being removed but if something is interfering with SD could stop SD from adding the belt properly.

ERROR: Cannot call iDebugLevel() on a None object, aborting function call
stack:
	[alias PlayerRef on quest zbf (0D0137E6)].zbfslot.Log() - "zbfSlot.psc" Line 1204
	[alias PlayerRef on quest zbf (0D0137E6)].zbfslot.IsSameBaseItem() - "zbfSlot.psc" Line 811
	[alias PlayerRef on quest zbf (0D0137E6)].zbfslot.OnItemRemoved() - "zbfSlot.psc" Line 895

zbf is from Zaz animation pack, if zaz is comparing an item removed and one of them doesn't exist could throw this error, what it means is zaz is working with a broken item, could cause issues. Or some mod like SD gave ZAP a None object by mistake, not all mods error check because papyrus is so slow.

 

Warning: ZAZ throws errors in my own logs often enough I normally ignore them, but in this case I'm trying to find hints to help you figure out what mod is causing you issues.

ERROR: Cannot call SetSlotMask() on a None object, aborting function call
stack:
	[mz_ScriptSpellQuest (21000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72
	[alias Player on quest mz_ScriptSpellQuest (21000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14

I have no idea what mod this belongs to, but since it's working with "helmets" it could cause grief to DD or Zaz by using a slot they like to use could cause something to break. Pretty sure I'm gasping at straws here.

Cannot open store for class "hdtHighHeelEffect", missing file?

Uhh... Even if the new DDx removed HDT highheels as a requirement in favor of NIO I would still keep HDT installed because not every mod has stopped requiring it.

[10/29/2015 - 09:40:30AM] [_sdqs_enslavement] Punishment earned: 2
[10/29/2015 - 09:40:30AM] [_sdqs_fcts_outfit] Adding punishment item: Belt
[10/29/2015 - 09:40:30AM] [SD] Slave set - Outfit: -1 - Part: 5 - Equip: TRUE
[10/29/2015 - 09:40:30AM] [SD] Set device by tags
[10/29/2015 - 09:40:30AM] [SD] Looking in Master list -
[10/29/2015 - 09:40:30AM] [SD] Device keyword: [Keyword <zad_DeviousBelt (10003330)>]
[10/29/2015 - 09:40:30AM] [SD] Device tags: belt,iron
[10/29/2015 - 09:40:30AM] [Zad]: GetDeviceByTags([Keyword <zad_DeviousBelt (10003330)>], belt,iron)
[10/29/2015 - 09:40:30AM] [Zad]: No devices found with tags, falling back to random device
[10/29/2015 - 09:40:30AM] [SD] Equip: TRUE - Device inventory: None
[10/29/2015 - 09:40:30AM] [SD] Device rendered: None
[10/29/2015 - 09:40:30AM] [SD] Aborting device update - no device found

Uh, no random belt found, nothing added, I have no idea what could cause this, ask skyrimll (sanguine's debauchery) or Min (devious devices) maybe.

 

Actually, looks like a belt is being passed to zad (devious devices) as a tag, which is confusing zad. If it was removed so there was only iron and belt it might work just fine.

Link to comment

I have a problem: up until recently, I've been using Deviously enslaved 1.04 and wanted to switch to this one. Deleted the old version, saved the game and cleaned scripts with save tool, but when I load a save, I always get "Deviously Enslaved v1.040000 is starting". I tested the mod by setting the rape chance to 100% and frequency to 1 second, but nothing happens even when going naked with a collar.

 

My papyrus log:

 

 

[10/29/2015 - 08:23:34AM] Cannot open store for class "crdetopicstartfragment", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdetopicstartfragment referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdehelplessscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdehelplessscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeslavetatsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeslavetatsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdestartquestscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdestartquestscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayermonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayermonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdevars", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdevars referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdesettingsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdesettingsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayerscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayerscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "sf_crdeplayermonitorscenesla_080022ed", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type sf_crdeplayermonitorscenesla_080022ed referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemodsmonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemodsmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemariaedenscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemariaedenscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemcmscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemcmscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdenpcmonitorscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdenpcmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "pf_crdeforcesex_0800230e", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type pf_crdeforcesex_0800230e referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdewolfclubscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdewolfclubscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdedistantenslavescript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdedistantenslavescript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdeslaverunscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdeslaverunscript referenced by the save game. Objects of this type will not be loaded.
.
.
.
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 0 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 0 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 0 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.OnUpdate in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 0 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 1 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 1 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 1 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.attemptApproach in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 1 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 2 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 2 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 2 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.isPlayerBusy in the empty state differs since this save game was made - function will not be resumed

 

 

Link to comment

I have a problem: up until recently, I've been using Deviously enslaved 1.04 and wanted to switch to this one. Deleted the old version, saved the game and cleaned scripts with save tool, but when I load a save, I always get "Deviously Enslaved v1.040000 is starting". I tested the mod by setting the rape chance to 100% and frequency to 1 second, but nothing happens even when going naked with a collar.

 

My papyrus log:

 

 

[10/29/2015 - 08:23:34AM] Cannot open store for class "crdetopicstartfragment", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdetopicstartfragment referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdehelplessscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdehelplessscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeslavetatsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeslavetatsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdestartquestscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdestartquestscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayermonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayermonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdevars", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdevars referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdesettingsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdesettingsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayerscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayerscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "sf_crdeplayermonitorscenesla_080022ed", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type sf_crdeplayermonitorscenesla_080022ed referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemodsmonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemodsmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemariaedenscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemariaedenscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemcmscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemcmscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdenpcmonitorscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdenpcmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "pf_crdeforcesex_0800230e", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type pf_crdeforcesex_0800230e referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdewolfclubscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdewolfclubscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdedistantenslavescript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdedistantenslavescript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdeslaverunscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdeslaverunscript referenced by the save game. Objects of this type will not be loaded.
.
.
.
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 0 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 0 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 0 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.OnUpdate in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 0 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 1 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 1 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 1 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.attemptApproach in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 1 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 2 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 2 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 2 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.isPlayerBusy in the empty state differs since this save game was made - function will not be resumed

 

 

 

"Deviously Enslaved v1.040000 is starting" This is normal, until this next release I never changed the internal version number, it's been at 1.04 since I started making changes.

 

I'm not sure that save cleaning worked correctly, I haven't seen this kind of effect before. Did you delete the forms for DE too, in addition to the scripts? Fix all #?

 

Just to test and see if you get something different, do you get similar on a new game? If you don't then the save clean probably failed somehow.

Link to comment

 

ERROR: Cannot call SetSlotMask() on a None object, aborting function call
stack:
	[mz_ScriptSpellQuest (21000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72
	[alias Player on quest mz_ScriptSpellQuest (21000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14
I have no idea what mod this belongs to, but since it's working with "helmets" it could cause grief to DD or Zaz by using a slot they like to use could cause something to break. Pretty sure I'm gasping at straws here.

 

That script is from Helmet Toggle - Show Hide, in case someone wanted to look into the scripts.
Link to comment

 

I have a problem: up until recently, I've been using Deviously enslaved 1.04 and wanted to switch to this one. Deleted the old version, saved the game and cleaned scripts with save tool, but when I load a save, I always get "Deviously Enslaved v1.040000 is starting". I tested the mod by setting the rape chance to 100% and frequency to 1 second, but nothing happens even when going naked with a collar.

 

My papyrus log:

 

 

[10/29/2015 - 08:23:34AM] Cannot open store for class "crdetopicstartfragment", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdetopicstartfragment referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdehelplessscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdehelplessscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeslavetatsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeslavetatsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdestartquestscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdestartquestscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayermonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayermonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdevars", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdevars referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdesettingsscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdesettingsscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdeplayerscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdeplayerscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "sf_crdeplayermonitorscenesla_080022ed", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type sf_crdeplayermonitorscenesla_080022ed referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemodsmonitorscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemodsmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemariaedenscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemariaedenscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:34AM] Cannot open store for class "crdemcmscript", missing file?
[10/29/2015 - 08:23:34AM] Warning: Unable to get type crdemcmscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdenpcmonitorscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdenpcmonitorscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "pf_crdeforcesex_0800230e", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type pf_crdeforcesex_0800230e referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdewolfclubscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdewolfclubscript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdedistantenslavescript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdedistantenslavescript referenced by the save game. Objects of this type will not be loaded.
[10/29/2015 - 08:23:35AM] Cannot open store for class "crdeslaverunscript", missing file?
[10/29/2015 - 08:23:35AM] Warning: Unable to get type crdeslaverunscript referenced by the save game. Objects of this type will not be loaded.
.
.
.
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 0 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 0 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 0 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.OnUpdate in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 0 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 1 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 1 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 1 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.attemptApproach in the empty state differs since this save game was made - function will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Failed to load frame 1 data for stack 4831829 from save game
[10/29/2015 - 08:23:35AM] Warning: Object crdeplayermonitorscript is flagged as invalid. Stack frame 2 in stack 4831829 will not be resumed
[10/29/2015 - 08:23:35AM] ERROR: Object handle 0x17505B60 is missing from the object table - variable value will be cleared
[10/29/2015 - 08:23:35AM] Warning: Variable 0 in stack frame 2 in stack 4831829 loaded from save doesn't match compiled type - this function will be prevented from running
[10/29/2015 - 08:23:35AM] ERROR: Failed to read stack frame 2 in stack 4831829 from save
[10/29/2015 - 08:23:35AM] Warning: Function crdeplayermonitorscript.isPlayerBusy in the empty state differs since this save game was made - function will not be resumed

 

 

 

"Deviously Enslaved v1.040000 is starting" This is normal, until this next release I never changed the internal version number, it's been at 1.04 since I started making changes.

 

I'm not sure that save cleaning worked correctly, I haven't seen this kind of effect before. Did you delete the forms for DE too, in addition to the scripts? Fix all #?

 

Just to test and see if you get something different, do you get similar on a new game? If you don't then the save clean probably failed somehow.

 

 

Tried all options with SaveTool, deleted forms, orphan scripts and did Fix all #, but no luck. Works perfectly on a new game, so it's probably the save's fault.

 

Thanks anyway.

Link to comment
ERROR: Cannot call SetSlotMask() on a None object, aborting function call
stack:
	[mz_ScriptSpellQuest (21000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72
	[alias Player on quest mz_ScriptSpellQuest (21000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14
I have no idea what mod this belongs to, but since it's working with "helmets" it could cause grief to DD or Zaz by using a slot they like to use could cause something to break. Pretty sure I'm gasping at straws here.
That script is from Helmet Toggle - Show Hide, in case someone wanted to look into the scripts.

 

Haha! You seem to know every mod, or have better luck looking it up than I do.

 

Know any mods that increase the available length of the notifications box and console output by any chance?

 

Tried all options with SaveTool, deleted forms, orphan scripts and did Fix all #, but no luck. Works perfectly on a new game, so it's probably the save's fault.

 

Thanks anyway.

 

Damn that sucks, wish I knew a way to fix the save when that happens, but all I've found that works is to make 100 saves over time so I can revert back further and further in hopes I can find one that is still stable.

Link to comment

Hi, can you tell me if this error is connected to this mod? 
 

[10/29/2015 - 08:53:05PM] @@ CAGE :autoclose
[10/29/2015 - 08:53:06PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:06PM] [CRDE] force greet is Incomplete, -2.165270 GMin remain
[10/29/2015 - 08:53:06PM] [CRDE] force greet failed, ran out of time
 
[10/29/2015 - 08:53:07PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:07PM] warning: Assigning None to a non-object variable named "::temp29"
stack:
 
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:07PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Madesi doesn't have high enough arousal (faction): 10/25
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Calypsia actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Edda actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Balimund actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] closest npc(s): 1:Madesi, 2:Calypsia, 3:Edda, 4:Balimund
[10/29/2015 - 08:53:08PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:08PM] [DCUR] Mod functionality has been shut down. Periodic events cancelled.
[10/29/2015 - 08:53:11PM] New Mia CellTrack changed cells to 
[10/29/2015 - 08:53:12PM] [Zad]: CheckAllEvents()
[10/29/2015 - 08:53:13PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[10/29/2015 - 08:53:16PM] [CRDE] OnUpdate time:9.540039
[10/29/2015 - 08:53:24PM] [CF][Framework] Didn't add active actor ["Stray Dog" [Actor < (3F058962)>]]; already active
[10/29/2015 - 08:53:24PM] [CF][Framework] Didn't add active actor ["Madesi" [WIDeadBodyCleanupScript < (00021EA6)>]]; already active
[10/29/2015 - 08:53:25PM] [CF][Framework] Didn't add active actor ["Slave Trainer" [Actor < (3F006A12)>]]; already active
 
 
[10/29/2015 - 08:53:39PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:39PM] warning: Assigning None to a non-object variable named "::temp29"
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
 
 
[10/29/2015 - 08:53:39PM] [CRDE] invalid: Royal Accountant actor is too far away from player now
[10/29/2015 - 08:53:39PM] [CRDE] closest npc(s): 1:Royal Accountant
[10/29/2015 - 08:53:39PM] [DCUR] Mod functionality has been shut down. Periodic events cancelled.
[10/29/2015 - 08:53:45PM] New Mia CellTrack changed cells to 
[10/29/2015 - 08:53:48PM] [CRDE] OnUpdate time:8.913086
[10/29/2015 - 08:53:50PM] xpoPatches.::. xpoCrimeScanner: (scanning) OnUpdate
[10/29/2015 - 08:54:00PM] [CRDE] Player is in UI, busy
[10/29/2015 - 08:54:00PM] [CRDE] Player is busy ... last npc: Vex incomplete status: False
[10/29/2015 - 08:54:00PM] [CRDE] closest npc(s): 1:Marise Aravel, 2:Maven Black-Briar, 3:Tythis Ulen, 4:Snilf
[10/29/2015 - 08:54:08PM] [CRDE] OnUpdate time:8.767944
[10/29/2015 - 08:54:21PM] [CRDE] Player is in UI, busy
[10/29/2015 - 08:54:21PM] [CRDE] Player is busy ... last npc: Vex incomplete status: False
[10/29/2015 - 08:54:21PM] [CRDE] closest npc(s): 1:Maul, 2:Shadr
[10/29/2015 - 08:54:27PM] [Zad]: ZadNpc::OnUpdateGameTime()
[10/29/2015 - 08:54:27PM] [Zad]: ZadNpc::DoRegister(1.499992)
[10/29/2015 - 08:54:29PM] [CRDE] OnUpdate time:8.734009
[10/29/2015 - 08:54:35PM] [CF][Framework] Didn't add active actor ["Slave Trainer" [Actor < (3F006A12)>]]; already active
[10/29/2015 - 08:54:36PM] [CF][Framework] Didn't add active actor ["Madesi" [WIDeadBodyCleanupScript < (00021EA6)>]]; already active
 
 
I ctd'd at that point. 
Link to comment

 

ERROR: Cannot call SetSlotMask() on a None object, aborting function call
stack:
	[mz_ScriptSpellQuest (21000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72
	[alias Player on quest mz_ScriptSpellQuest (21000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14
I have no idea what mod this belongs to, but since it's working with "helmets" it could cause grief to DD or Zaz by using a slot they like to use could cause something to break. Pretty sure I'm gasping at straws here.
That script is from Helmet Toggle - Show Hide, in case someone wanted to look into the scripts.

 

Haha! You seem to know every mod, or have better luck looking it up than I do.

 

Know any mods that increase the available length of the notifications box and console output by any chance?

 

Tried all options with SaveTool, deleted forms, orphan scripts and did Fix all #, but no luck. Works perfectly on a new game, so it's probably the save's fault.

 

Thanks anyway.

 

Damn that sucks, wish I knew a way to fix the save when that happens, but all I've found that works is to make 100 saves over time so I can revert back further and further in hopes I can find one that is still stable.

 

http://www.nexusmods.com/skyrim/mods/57873/?

 

Console-

 - The name and FormID is shown for the cell that the player is currently in.

 - A few new commands:

 "exui_help" - Display information about the other new commands.

  "exui_fullscreen" - Makes the console fill the entire screen and show more information at once.

Link to comment

 

Hi, can you tell me if this error is connected to this mod? 

 

 

[10/29/2015 - 08:53:05PM] @@ CAGE :autoclose
[10/29/2015 - 08:53:06PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:06PM] [CRDE] force greet is Incomplete, -2.165270 GMin remain
[10/29/2015 - 08:53:06PM] [CRDE] force greet failed, ran out of time
[10/29/2015 - 08:53:07PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:07PM] warning: Assigning None to a non-object variable named "::temp29"
stack:
 
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:07PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Madesi doesn't have high enough arousal (faction): 10/25
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Calypsia actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Edda actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] invalid: Balimund actor is too far away from player now
[10/29/2015 - 08:53:07PM] [CRDE] closest npc(s): 1:Madesi, 2:Calypsia, 3:Edda, 4:Balimund
[10/29/2015 - 08:53:08PM] @@ CAGE :large cage prepared
[10/29/2015 - 08:53:08PM] [DCUR] Mod functionality has been shut down. Periodic events cancelled.
[10/29/2015 - 08:53:11PM] New Mia CellTrack changed cells to 
[10/29/2015 - 08:53:12PM] [Zad]: CheckAllEvents()
[10/29/2015 - 08:53:13PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[10/29/2015 - 08:53:16PM] [CRDE] OnUpdate time:9.540039
[10/29/2015 - 08:53:24PM] [CF][Framework] Didn't add active actor ["Stray Dog" [Actor < (3F058962)>]]; already active
[10/29/2015 - 08:53:24PM] [CF][Framework] Didn't add active actor ["Madesi" [WIDeadBodyCleanupScript < (00021EA6)>]]; already active
[10/29/2015 - 08:53:25PM] [CF][Framework] Didn't add active actor ["Slave Trainer" [Actor < (3F006A12)>]]; already active
[10/29/2015 - 08:53:39PM] ERROR: Cannot call GetValueInt() on a None object, aborting function call
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:39PM] warning: Assigning None to a non-object variable named "::temp29"
stack:
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.isPlayerBusy() - "crdeplayermonitorscript.psc" Line 292
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.attemptApproach() - "crdeplayermonitorscript.psc" Line 554
[crdePlayerMonitor (52001827)].crdeplayermonitorscript.OnUpdate() - "crdeplayermonitorscript.psc" Line 152
[10/29/2015 - 08:53:39PM] [CRDE] invalid: Royal Accountant actor is too far away from player now
[10/29/2015 - 08:53:39PM] [CRDE] closest npc(s): 1:Royal Accountant
[10/29/2015 - 08:53:39PM] [DCUR] Mod functionality has been shut down. Periodic events cancelled.
[10/29/2015 - 08:53:45PM] New Mia CellTrack changed cells to 
[10/29/2015 - 08:53:48PM] [CRDE] OnUpdate time:8.913086
[10/29/2015 - 08:53:50PM] xpoPatches.::. xpoCrimeScanner: (scanning) OnUpdate
[10/29/2015 - 08:54:00PM] [CRDE] Player is in UI, busy
[10/29/2015 - 08:54:00PM] [CRDE] Player is busy ... last npc: Vex incomplete status: False
[10/29/2015 - 08:54:00PM] [CRDE] closest npc(s): 1:Marise Aravel, 2:Maven Black-Briar, 3:Tythis Ulen, 4:Snilf
[10/29/2015 - 08:54:08PM] [CRDE] OnUpdate time:8.767944
[10/29/2015 - 08:54:21PM] [CRDE] Player is in UI, busy
[10/29/2015 - 08:54:21PM] [CRDE] Player is busy ... last npc: Vex incomplete status: False
[10/29/2015 - 08:54:21PM] [CRDE] closest npc(s): 1:Maul, 2:Shadr
[10/29/2015 - 08:54:27PM] [Zad]: ZadNpc::OnUpdateGameTime()
[10/29/2015 - 08:54:27PM] [Zad]: ZadNpc::DoRegister(1.499992)
[10/29/2015 - 08:54:29PM] [CRDE] OnUpdate time:8.734009
[10/29/2015 - 08:54:35PM] [CF][Framework] Didn't add active actor ["Slave Trainer" [Actor < (3F006A12)>]]; already active
[10/29/2015 - 08:54:36PM] [CF][Framework] Didn't add active actor ["Madesi" [WIDeadBodyCleanupScript < (00021EA6)>]]; already active

I ctd'd at that point. 

 

I thought I fixed this in 11.0.1. Did you clean save or new save before updating or are you still on 11.0 by chance?

 

Nothing there indicates CTD.

 

ERROR: Cannot call SetSlotMask() on a None object, aborting function call
stack:
	[mz_ScriptSpellQuest (21000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72
	[alias Player on quest mz_ScriptSpellQuest (21000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14
I have no idea what mod this belongs to, but since it's working with "helmets" it could cause grief to DD or Zaz by using a slot they like to use could cause something to break. Pretty sure I'm gasping at straws here.
That script is from Helmet Toggle - Show Hide, in case someone wanted to look into the scripts.

 

Haha! You seem to know every mod, or have better luck looking it up than I do.

 

Know any mods that increase the available length of the notifications box and console output by any chance?

http://www.nexusmods.com/skyrim/mods/57873/?

 

Interesting, definitely going to check it out

Link to comment

That's on a new game with a fresh install of the most recent version. (downloaded yesterday, v11.01fulltesting, new game started yesterday). 

I believe at that point my character was equipping the collar from submissivelola, but I don't see any indication of that. I'm wondering if the logging stopped prior to that event??? I'm getting ctds but I'm not seeing the actual ctd event in the log. It's frustrating. 

Glad I figured out this error at least. :D I've got one other that I think is connected to XPMSE. I'll ask about it over there.
 

Link to comment

Sorry, but 11.0.2 is probably going to be another release that requires save cleaning.

 

I was getting hokey behavior trying to fix Sexlab integration, first I fixed it, then it stopped working, then it only worked on old saves, then it started working again when I changed nothing....

 

If it doesn't work give me a log, but I think It's working for real this time.

Link to comment

A 10.0.1 question.

 

Is there anyway to kick start DE from the console after it's stopped? (and don't say go to MCM menu to get a trace or something because the debug page for DE isn't showing up - although weirdly the other pages are. It was showing up about 100 saves back, and I know between which two saves it stopped, even though nothing changed. Not that helpful though).

 

Cheers in advance.

Link to comment

A 10.0.1 question.

 

Is there anyway to kick start DE from the console after it's stopped? (and don't say go to MCM menu to get a trace or something because the debug page for DE isn't showing up - although weirdly the other pages are. It was showing up about 100 saves back, and I know between which two saves it stopped, even though nothing changed. Not that helpful though).

 

Cheers in advance.

 

Not that I know of.

 

I don't even know why it stopped for you, did it stop because something got stuck like a quest stage or because there is a scene that didn't finish, or is it just another case of the mod intermittently failing...

 

I attempted to fix the later in 11.0 btw, upgrading to 11.0.2 and save cleaning is my recommendation without more data.

 

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