lastbytescout Posted February 23, 2016 Posted February 23, 2016 so im having problem with my character trying to always submit no matter what. .... i approach enemy and im ready to strike when "you attempt to surrender" appears on screen. I'm having a simuilar problem quite regularly. After being bound the "You rolled ..." message automatically starts and keeps appearing. On a good day this stops after getting free from the binds, usually it ends up in continously surrendering to whatever crosses the way. I could track it down to the script _slsubmitrepeateffect, which seems to be called in an infinite loop from somewhere else (didn't find that one sofar). Also there may be a problem with key detection, IIRC the key to work free from the binds was space before, now I have to spam the submit key defined in the MCM.
Kodey Caribou Posted February 25, 2016 Posted February 25, 2016 Hi Guys, When I was using Nexus mod manager I never had this issue, but now I am using Mod Organizer and I seem to keep getting a CTD from Creature Frameworks. It seems to happen with Critters especially rabbits. I have tried Re-registering through the MCM menu but it does nothing for me. Here is the error. "[02/24/2016 - 11:04:17PM] [CF][Creature Apply] Failure on ["Alva" [WIDeadBodyCleanupScript < (0001AA5C)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [02/24/2016 - 11:04:23PM] xpoCrimeScanner: (Scanning) OnUpdate [02/24/2016 - 11:04:54PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (00108324)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BB)>]] [02/24/2016 - 11:04:54PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (0010832A)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BB)>]] [02/24/2016 - 11:04:56PM] [bDSchlongs] Player changed location to None [02/24/2016 - 11:05:00PM] [CF][Creature Apply] Failure on ["Elk" [Actor < (000842DE)>]]; creature isn't registered; race=["Deer" [Race <ElkRace (000131ED)>]] skin=["Elkmale" [Armor < (0005E979)>]] [02/24/2016 - 11:05:00PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (00108333)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BB)>]] [02/24/2016 - 11:05:00PM] [CF][Creature Apply] Failure on ["mudcrab" [Actor < (00108325)>]]; creature isn't registered; race=["mudcrab" [Race <MudcrabRace (000BA545)>]] skin=["" [Armor < (000E40BB)>]] [02/24/2016 - 11:05:00PM] [CF][Creature Apply] Failure on ["Slaughterfish" [Actor < (001083B7)>]]; creature isn't registered; race=["Slaughterfish" [Race <SlaughterfishRace (00013203)>]] skin=["" [Armor < (0004124A)>]]" Please can someone help... Attached is the full Papyrus log. Please I'm desperate for assistance. Papyrus.0.log
Dave0000 Posted February 29, 2016 Posted February 29, 2016 i have submit 1051 but i read here that 1036 is the latest so which version i the latest atm ?
Doma Posted March 1, 2016 Posted March 1, 2016 I'm about to go for the night, so sorry if it's answerd already. I screwed up bad. Didn't disable the deathproof thing before I deleted the mod (animatins weren't working like the were before). Tried re-installing it, turning off deathproof, then deleti it. Stll got problems. what do i do? edit: I just refreshed mod organizer and started over. All good there. But wolves are killking me despite deathproof submit and creatures allowed (wolves in enabled list.) Help? .-.
Doma Posted March 4, 2016 Posted March 4, 2016 My Submit Shout won't work. The only thing I did different (hat I know of) is use Zaz pack vs Xaz..Is there a difference?
WaxenFigure Posted March 5, 2016 Posted March 5, 2016 My Submit Shout won't work. The only thing I did different (hat I know of) is use Zaz pack vs Xaz..Is there a difference? If you didn't use the Zaz from here (http://www.loverslab.com/topic/17062-zaz-animation-pack-2015-07-02/) then the answer is yes. That is the ONLY current version and the only place you should find it.
jamt Posted March 5, 2016 Posted March 5, 2016 I had some problems with submitting in combat (The old "Doesn't accept your surrender" Issue) and dug through the scripts and such a bit. Seems the problem is that the _SLSubmitTargetSelectEffect finishes too quickly, triggering OnEffectFinish in _slsubmitsurrendereffect. meaning that each assailant (as well as the player) is found, processed and cleared (by CheckActors() in _slsubmittargetselect) before another one is found. My quick and dirty solution to the problem was to increase the Taper Duration to 1 to delay this, which seems to work. I haven't looked into modding skyrim much though, and the whole structure of effect triggers and globals with Wait called all over the place which this builds on is slightly disturbing, so I won't look into making a new proper version, but I thought I'd share my few hours of debugging if someone feel like picking it up.
Doma Posted March 5, 2016 Posted March 5, 2016 My Submit Shout won't work. The only thing I did different (hat I know of) is use Zaz pack vs Xaz..Is there a difference? If you didn't use the Zaz from here (http://www.loverslab.com/topic/17062-zaz-animation-pack-2015-07-02/) then the answer is yes. That is the ONLY current version and the only place you should find it. I think I got mine from the wrong place then, thank you.
WaxenFigure Posted March 5, 2016 Posted March 5, 2016 My Submit Shout won't work. The only thing I did different (hat I know of) is use Zaz pack vs Xaz..Is there a difference? If you didn't use the Zaz from here (http://www.loverslab.com/topic/17062-zaz-animation-pack-2015-07-02/) then the answer is yes. That is the ONLY current version and the only place you should find it. I think I got mine from the wrong place then, thank you. There are three files there, you must install ALL THREE files. The Patch file goes last, the install order of the other two doesn't matter.
thenintendobox Posted March 6, 2016 Posted March 6, 2016 what is the difference between this and defeat
Dave0000 Posted March 9, 2016 Posted March 9, 2016 HELLO ? what version of submit is the latest... and also is it safe to remove submit dependensies on devious devices?
Morferous Posted March 9, 2016 Posted March 9, 2016 HELLO ? what version of submit is the latest... and also is it safe to remove submit dependensies on devious devices? Devious Devices dependencies? This original mod does not have DD-interaction. SexLab 1.55 (Or more recent)SkyUI 4.1 (Or more recent) SKSE 1.7.0 (Or more recent) For recent version: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/?p=1091849 Above updated to 5-way support: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/?p=1456253
Dave0000 Posted March 10, 2016 Posted March 10, 2016 HELLO ? what version of submit is the latest... and also is it safe to remove submit dependensies on devious devices? Devious Devices dependencies? This original mod does not have DD-interaction. SexLab 1.55 (Or more recent)SkyUI 4.1 (Or more recent) SKSE 1.7.0 (Or more recent) For recent version: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/?p=1091849 Above updated to 5-way support: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/?p=1456253 how then if FEB 2015 the recent version i using SexLab-Submit 21MAY15 1051 and also i use Sexlab Submit 1.71 Sexreach(ed) which sadly adds dependensy on DD and i find DD heavy and badly scriptet mod
smashly Posted March 11, 2016 Posted March 11, 2016 You are better off using 1051 (which I never knew it existed).I never use the rape side of submit, so I never really had CTD's due to the missing EndIf in the _slsubmitsurrenderselecteffect script.1051 uses WaxenFigure Submit 1036 as a base.1051 updated 3 scripts: _slsubmitsetup.psc/pex ;I don't think this script is used by anything in Submit, I could be wrong, but looking at UseInfo shows it's not used by anything. _slsubmitsurrenderselecteffect.psc/pex ;Adds a missing EndIf in OnEffectStart() function (minor edit but a major fix) qf__slsubmit_04001826.psc/pex ;Adds the missing code for the quest fragmet to call InitializeMod() function in _SLSubmitQuest script when _SLSubmitQuest first starts Basically 1051 has had all the scripts recompiled, but apart from the the 3 script edits above there are no other changes.So all 1051 compiled (pex) scripts have a different CRC to 1036 even though there is only 3 scripts actually changed between the 2 versions.Everything else in 1051 has the same CRC as 1036 (there were no esp edits between the 2 versions). Here's my 5 way edit to 1036 with the 3 script edits from 1051 (untested): SexLab-Submit 23FEB15 1036 21MAY15 1051 11MAR16_ 5 Way.7z (This is the complete submit mod). General Information about attached version: This is just minor update to Submit which adds 2 more alias slots for sex partners.It modifies the dialogue fragment scripts and conditions so the dialogue can work to add up to 4 NPCs (+ Player = 5 Way).I have not edited/added anything else eg: Quest Scripts, Spells, factions etc.There is no new dialogue added.So if your setup already had probs with submit this will not fix those issues.Note: Asking 4 NPCs (5 way) and not having 5 way npc animation(s) will result in the No Sex and the 4 NPCs being dumped and walking away.It's based on WaxenFigure "SexLab-Submit 23FEB15 1036.7z" patch/fix version of Submit that I downloded from this post:http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/page-235?do=findComment&comment=1091849 After further finding out about "SexLab-Submit 21MAY15 1051" from this post: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/page-241?do=findComment&comment=1187677 I merged the three fixes from 1051 into the 1036 5 way version. May contain bugs or break other things in Submit or change the basic behaviour of Submit.Bugs added by what I changed and may have overlooked, I don't mind fixing if possible. I have not thoroughly tested what I've done in all scenarios eg: haven't tested Vex (added support to Submit Vex dialogue but not tested it), no idea about Serana.As a guess SubmitSerana.esp probably needs editing for here to be added as a 3rd or 4th NPC, not even opened her esp in Ck, I may or may not look at it if I can get over my h8 of her...lol.I have only tested 5 Way using the Drauger animations as I don't have any 5 way NPC animations and no bandwidth to download them atm.(Temporary changed HasKeyword ActorTypeNPC from == 1.000 to <= 1.000 on the Sumbmit Quest Data tab conditions, so I could ask anything for sex, only while testing)I haven't even tried it with submit rape enabled, even though it does not add or edit anything to do with the rape side of Submit at all. I was briefly testing with:USLEEPSexlab v1.61b and what ever it requires to make it work with my bodies and animations obviosly eg: FNIS, XPMSE.NSAP v3.1various other minor mods.With that said on with install...Not had Submit ever installed on a save:1. Extract the Submit contents to your \Data\ directory.2. Enable Submit in your load order.3. Play game and try it out.For a save you've already had Submit running on:2 new Aliases are added and various Topic Info fragment scripts have added properties, along with added or changed dialogue conditions.It wouldn't hurt to restart the Submit quest on a save that has had Submit running on it already.Doing the below gives you a better chance of it working right.But for me I just overwrote the old and kept playing, didn't even drop it from my load order, but I'd never advise doing this to others.1. In game via Submit MCM menu Disable Submit, save your game and exit game.2. Drop submit from your load order.3. Load your save, wait a min or so and do a save and exit the game.4. Back up your old Submit.5. Extract contents of this Submit to your \Data\ directory (yes if prompted to overwrite).6. Enable Submit in your load order, load save and configure submit the way you like it.7. Play and try it out.
Dave0000 Posted March 11, 2016 Posted March 11, 2016 You are better off using 1051 (which I never knew it existed). I never use the rape side of submit, so I never really had CTD's due to the missing EndIf in the _slsubmitsurrenderselecteffect script. 1051 uses WaxenFigure Submit 1036 as a base. 1051 updated 3 scripts: _slsubmitsetup.psc/pex ;I don't think this script is used by anything in Submit, I could be wrong, but looking at UseInfo shows it's not used by anything. _slsubmitsurrenderselecteffect.psc/pex ;Adds a missing EndIf in OnEffectStart() function (minor edit but a major fix) qf__slsubmit_04001826.psc/pex ;Adds the missing code for the quest fragmet to call InitializeMod() function in _SLSubmitQuest script when _SLSubmitQuest first starts Basically 1051 has had all the scripts recompiled, but apart from the the 3 script edits above there are no other changes. So all 1051 compiled (pex) scripts have a different CRC to 1036 even though there is only 3 scripts actually changed between the 2 versions. Everything else in 1051 has the same CRC as 1036 (there were no esp edits between the 2 versions). Here's my 5 way edit to 1036 with the 3 script edits from 1051 (untested): SexLab-Submit 23FEB15 1036 21MAY15 1051 11MAR16_5 Way.7z (This is the complete submit mod). General Information about attached version: This is just minor update to Submit which adds 2 more alias slots for sex partners. It modifies the dialogue fragment scripts and conditions so the dialogue can work to add up to 4 NPCs (+ Player = 5 Way). I have not edited/added anything else eg: Quest Scripts, Spells, factions etc. There is no new dialogue added. So if your setup already had probs with submit this will not fix those issues. Note: Asking 4 NPCs (5 way) and not having 5 way npc animation(s) will result in the No Sex and the 4 NPCs being dumped and walking away. It's based on WaxenFigure "SexLab-Submit 23FEB15 1036.7z" patch/fix version of Submit that I downloded from this post: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/page-235?do=findComment&comment=1091849 After further finding out about "SexLab-Submit 21MAY15 1051" from this post: http://www.loverslab.com/topic/19709-sexlab-submit-01sep14-1133/page-241?do=findComment&comment=1187677 I merged the three fixes from 1051 into the 1036 5 way version. May contain bugs or break other things in Submit or change the basic behaviour of Submit. Bugs added by what I changed and may have overlooked, I don't mind fixing if possible. I have not thoroughly tested what I've done in all scenarios eg: haven't tested Vex (added support to Submit Vex dialogue but not tested it), no idea about Serana. As a guess SubmitSerana.esp probably needs editing for here to be added as a 3rd or 4th NPC, not even opened her esp in Ck, I may or may not look at it if I can get over my h8 of her...lol. I have only tested 5 Way using the Drauger animations as I don't have any 5 way NPC animations and no bandwidth to download them atm. (Temporary changed HasKeyword ActorTypeNPC from == 1.000 to <= 1.000 on the Sumbmit Quest Data tab conditions, so I could ask anything for sex, only while testing) I haven't even tried it with submit rape enabled, even though it does not add or edit anything to do with the rape side of Submit at all. I was briefly testing with: USLEEP Sexlab v1.61b and what ever it requires to make it work with my bodies and animations obviosly eg: FNIS, XPMSE. NSAP v3.1 various other minor mods. With that said on with install... Not had Submit ever installed on a save: 1. Extract the Submit contents to your \Data\ directory. 2. Enable Submit in your load order. 3. Play game and try it out. For a save you've already had Submit running on: 2 new Aliases are added and various Topic Info fragment scripts have added properties, along with added or changed dialogue conditions. It wouldn't hurt to restart the Submit quest on a save that has had Submit running on it already. Doing the below gives you a better chance of it working right. But for me I just overwrote the old and kept playing, didn't even drop it from my load order, but I'd never advise doing this to others. 1. In game via Submit MCM menu Disable Submit, save your game and exit game. 2. Drop submit from your load order. 3. Load your save, wait a min or so and do a save and exit the game. 4. Back up your old Submit. 5. Extract contents of this Submit to your \Data\ directory (yes if prompted to overwrite). 6. Enable Submit in your load order, load save and configure submit the way you like it. 7. Play and try it out. thanks thats good tahts very good and also please ... can someone remove DD dependencie of submit sexreached?
smashly Posted March 11, 2016 Posted March 11, 2016 As a side note the edited _slsubmitsurrenderselecteffect.pex in 1051 was not really needed either. As the compiled _slsubmitsurrenderselecteffect.pex from 1036 has the missing EndIf that the psc didn't have. (I assumed as much as you wouldn't be able to compile the script without it. So in other words the missing EndIf was only missing in the uncompiled psc) So basically 2 of the scripts from 1051 are not needed at all and make no difference at all. The 3rd script for the qf fragment is also debatable as there may have been a reason why the InitializeMod() was not being called from it. eg: as versions of Submit updated and changed bits of code and left some redundant stuff for compatability , unsure about that though. I haven't gone to the effort to actually check it all.
darkone87 Posted March 20, 2016 Posted March 20, 2016 I had a question, and I tried several different searches to see if it had been addressed already but I didn't find what I was looking for, so I apologize if this has been discussed/answered elsewhere. I use the combat Submit shout with a male character to have my way with bandit chicks and the like, but I'd like to be able to use it on female shaped creatures (atronachs, wispmothers, spriggans, etc) as well. I know the More Nasty Critters mod has animations for these creature types, but when I try to use the shout on them it says they auto resist because they are an invalid type. I tried editing the shout in the creation kit to add other creature types to the valid target conditional, but so far it still says invalid. What do I need to edit to make them valid targets?
smashly Posted March 21, 2016 Posted March 21, 2016 I had a question, and I tried several different searches to see if it had been addressed already but I didn't find what I was looking for, so I apologize if this has been discussed/answered elsewhere. I use the combat Submit shout with a male character to have my way with bandit chicks and the like, but I'd like to be able to use it on female shaped creatures (atronachs, wispmothers, spriggans, etc) as well. I know the More Nasty Critters mod has animations for these creature types, but when I try to use the shout on them it says they auto resist because they are an invalid type. I tried editing the shout in the creation kit to add other creature types to the valid target conditional, but so far it still says invalid. What do I need to edit to make them valid targets? I'd imagine you'll need to change the Condition on the ShoutSpell (V and W spell as well if you want it to work for vampire/werewolf). If you don't care about what the shout will work on then just remove HasKeyword == ActorTypeNPC. If you want to be specific types only set HasKeyword == ActorTypeNPC as an "OR" condition and add the HasKeyword conditions for the Types you want also as OR conditions. You will also need to edit the ShoutEffect script as it also Checks for ActorTypeNPC on the target. Same as above either remove or add/customise the Checks in OnEffectStart event... Event OnEffectStart(actor Target, actor Caster) If (Target.HasKeyword(ActorTypeNPC) && (Target.IsInCombat() || Target.HasMagicEffect(CalmEffect))) Above I also notice that the rape, will only succeed if the roll cahnce is met, but also only if the target is InCombat or Has the CalmEffect. So targeting a non in combat NPC from behind who is not been calmed will always fail to rape. That would explain when I've snuck up to a bed of a sleeping target who is not in combat and does not have a calm effect would always fail to rape the first time round. But after waking them they are in combat and the 2nd attempt works like a charm (providing the chance roll favors me.
slankr Posted March 23, 2016 Posted March 23, 2016 I play with a controler. is there any way to set up the submit shouts/powers so that they can be triggered by the regular shouts/powers button? while my controler is plugged in my keyboard doesn't work with the game an it is extremely tedious to switch them back and fourth.
Shonrim Posted March 28, 2016 Posted March 28, 2016 what is the difference between this and defeat Defeat just covers the violent parts of Submit.
Shonrim Posted March 28, 2016 Posted March 28, 2016 It's been awhile since I used Submit 01SEP14. Can someone remind me how to get out of the wrist bindings and escape? I don't see a hotkey in the MCM.
srayesmanll Posted March 28, 2016 Posted March 28, 2016 Same key is used for pretty much all functions in Submit - NumPad7 (or whatever you changed it to in the Submit MCM).
Shonrim Posted March 28, 2016 Posted March 28, 2016 Same key is used for pretty much all functions in Submit - NumPad7 (or whatever you changed it to in the Submit MCM). Ok. It worked finally. The first few places I was held captive kept saying there was a 100% change of me being noticed. So the NumPad7 wasn't doing anything. No feedback from the key, so I didn't know if what I was doing was the right way or not. The last two times, I was in an area with only one guy nearby and his back was turned long enough so that there was only a 10% of being noticed.
7osisg4d Posted March 29, 2016 Posted March 29, 2016 My sexlab submit key keeps breaking. This prevents me from both using the shout or escaping(!) so it's a serious problem. I've taken to randomly testing it to make sure it's working. It doesn't appear to break in response to any actual submit interaction. Can be fixed by making a clean save without submit and reloading. # This file was automatically generated by Mod Organizer. Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm Unofficial Skyrim Legendary Edition Patch.esp AOM.esm RaceCompatibility.esm hdtHighHeel.esm SexLab.esm ZaZAnimationPack.esm SexLabAroused.esm CreatureFramework.esm Devious Devices - Assets.esm Devious Devices - Integration.esm Devious Devices - Expansion.esm dcc-soulgem-oven-000.esm HighResTexturePack01.esp HighResTexturePack02.esp HighResTexturePack03.esp dD - Realistic Ragdoll Force - Realistic.esp XPMSE.esp FNIS.esp SkyUI.esp RaceMenu.esp RaceMenuPlugin.esp RaceMenuMorphsCBBE.esp killkidsV2.esp KS Hairdo's.esp HelmetToggle2.02b.esp Remodeled Armor - Vanilla Replacer.esp Nicky.esp SexLabNudeCreatures.esp SexLabNudeCreaturesDB.esp SexLabNudeCreaturesDG.esp Captured Dreams.esp ElysiumEstate.esp ElysiumEstate-HFNoKids.esp HentaiCreatures.esp SexLab More Creatures.esp AOM.esp The Asteria - Dwemer Airship.esp SexLab Beastess.esp Gwelda Armor Pack.esp FNISspells.esp Tame Beast.esp Sephina.esp GrandBathHouseArena.esp BijinAIO-2016_3.1.esp Bijin Warmaidens.esp AllaFantasyWorld.esp Elewin Jewelry.esp UIExtensions.esp SassyTeen.esp RaceCompatibilityUSKPOverride.esp SexyVest.esp Celes Nightingale Armor.esp Tiwa44_Minidresses.esp Remodeled Armor - Underwear.esp Remodeled Armor - Vanilla Replacer - Dawnguard.esp Remodeled Armor - Vanilla Replacer - Dragonborn.esp Tiwa44_Minidresses_Dragonborn.esp KS Hairdos - HDT.esp SerenityTest.esp Finnia.esp Derrax_Male_Werewolf_ANIMALpenis.esp Derrax_Male_Werewolf_HUMANpenis.esp Customizable Camera.esp MeeraFollower.esp TrueBrows.esp USKP Patcher for RaceCompatibility.esp Bijin NPCs.esp Bijin Wives.esp Merta Black Rose Armor.esp comvex-hmpriestess.esp Elewin Pumps 2.esp Tembtra Thief Armor.esp Gwelda Dawnguard Armor.esp Sotteta Necromancer Outfit.esp Gwelda Red Riding Hood.esp Merta Assassin Armor.esp AmazingFollowerTweaks.esp Avelyn Follower.esp SexLabDefeat.esp MoreNastyCritters.esp Devious Deviants.esp display-model.esp SexLab Submit.esp Beastess Vampire.esp DragonboneBarbarianArmor.esp Quick Start - Skip the Opening Sequence.esp LustmordVampireArmor.esp TheEyesOfBeauty.esp Immersive Arousal.esp One With Nature - DG+DB.esp SexLab Aroused Creatures.esp SexLabSexBounty.esp SlaveTats.esp iHUD.esp Brawl Bugs CE.esp Candlespell.esp Warmer Magic Lights v2.esp My awful papyrus log: [03/27/2016 - 06:32:31PM] Papyrus log opened (PC) [03/27/2016 - 06:32:31PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets. [03/27/2016 - 06:32:31PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [03/27/2016 - 06:32:31PM] Memory page: 128 (min) 512 (max) 76800 (max total) [03/27/2016 - 06:32:40PM] Cannot open store for class "LightingBallController", missing file? [03/27/2016 - 06:32:40PM] Cannot open store for class "LightingBall", missing file? [03/27/2016 - 06:32:40PM] Error: Unable to bind script traptriggerbase to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:32:40PM] Error: Unable to bind script TrapBear to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:32:40PM] Cannot open store for class "SF_TweakP1Hangout_02017201", missing file? [03/27/2016 - 06:32:40PM] Error: Unable to bind script SF_TweakP1Hangout_02017201 to (4F017201) because their base types do not match [03/27/2016 - 06:32:40PM] Cannot open store for class "SF_TweakP1Pose_02017788", missing file? [03/27/2016 - 06:32:40PM] Error: Unable to bind script SF_TweakP1Pose_02017788 to (4F017788) because their base types do not match [03/27/2016 - 06:32:40PM] Cannot open store for class "daymoyl_QuestTemplate", missing file? [03/27/2016 - 06:32:40PM] Error: Unable to link "daymoyl_QuestTemplate" - the parent of "Defeatdadefeated". [03/27/2016 - 06:32:40PM] Error: Unable to bind script Defeatdadefeated to DefeatPADefeated (510C16D8) because their base types do not match [03/27/2016 - 06:32:40PM] Error: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (510C1173) because their base types do not match [03/27/2016 - 06:32:40PM] Cannot open store for class "daymoyl_playervalidatequestalias", missing file? [03/27/2016 - 06:32:40PM] Error: Unable to bind script defeatdatrigger to DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:32:47PM] Error: Unable to bind script daymoyl_playervalidatequestalias to alias PlayerRef on quest DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:32:47PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0291D5) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Error: Property Pages on script mz_HelmetToggleConfigMenu attached to mz_ScriptSpellQuest (1D000D66) cannot be initialized because the value is the incorrect type [03/27/2016 - 06:32:47PM] Warning: Property gate on script CdxEQ02Gates attached to (230EF613) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property Alias_USKPGlenmorilCovenReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property Alias_USKPDriftshadeSanctuaryReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property config on script zbfbondageshell attached to zbf (0A0137E6) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property delivery on script CDxPD_Delivery attached to alias delivery on quest CDxPackageDelivery (23117012) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Error: Property EE_KidsRoomElysiumBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68B) is not the right type [03/27/2016 - 06:32:47PM] Error: Property EE_KidsRoomSkyrimBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68C) is not the right type [03/27/2016 - 06:32:47PM] Error: Property EE_KidsRoom2KidsOnlyMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (25066878) is not the right type [03/27/2016 - 06:32:47PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0C1305) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:47PM] Error: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0E00F624) cannot be bound because <NULL form> (0E047003) is not the right type [03/27/2016 - 06:32:47PM] Error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:47PM] Error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:47PM] Error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:47PM] Error: Property Didsleep on script CDxEQ02Sleep attached to (230F52CC) cannot be bound because (000FB981) is not the right type [03/27/2016 - 06:32:47PM] VM is freezing... [03/27/2016 - 06:32:47PM] VM is frozen [03/27/2016 - 06:32:48PM] Reverting game... [03/27/2016 - 06:32:48PM] Error: Unable to bind script defeatdatrigger to DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (510C1173) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script Defeatdadefeated to DefeatPADefeated (510C16D8) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script SF_TweakP1Pose_02017788 to (4F017788) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script SF_TweakP1Hangout_02017201 to (4F017201) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script traptriggerbase to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script TrapBear to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:32:48PM] Error: Unable to bind script daymoyl_playervalidatequestalias to alias PlayerRef on quest DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:32:48PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0291D5) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Error: Property EE_KidsRoomElysiumBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68B) is not the right type [03/27/2016 - 06:32:48PM] Error: Property EE_KidsRoomSkyrimBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68C) is not the right type [03/27/2016 - 06:32:48PM] Error: Property EE_KidsRoom2KidsOnlyMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (25066878) is not the right type [03/27/2016 - 06:32:48PM] Error: Property Pages on script mz_HelmetToggleConfigMenu attached to mz_ScriptSpellQuest (1D000D66) cannot be initialized because the value is the incorrect type [03/27/2016 - 06:32:48PM] Warning: Property gate on script CdxEQ02Gates attached to (230EF613) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property Alias_USKPGlenmorilCovenReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property Alias_USKPDriftshadeSanctuaryReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property config on script zbfbondageshell attached to zbf (0A0137E6) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property delivery on script CDxPD_Delivery attached to alias delivery on quest CDxPackageDelivery (23117012) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0C1305) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:32:48PM] Error: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0E00F624) cannot be bound because <NULL form> (0E047003) is not the right type [03/27/2016 - 06:32:48PM] Error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:48PM] Error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:48PM] Error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:32:48PM] Error: Property Didsleep on script CDxEQ02Sleep attached to (230F52CC) cannot be bound because (000FB981) is not the right type [03/27/2016 - 06:32:50PM] Error: Unable to bind script CDxSummonsLetter04 to (FF00082C) because their base types do not match [03/27/2016 - 06:32:50PM] Error: Unable to bind script CDxPD_Delivery to (FF001033) because their base types do not match [03/27/2016 - 06:32:55PM] Loading game... [03/27/2016 - 06:32:55PM] Cannot open store for class "AerRemovePerk", missing file? [03/27/2016 - 06:32:55PM] Warning: Unable to get type AerRemovePerk referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:32:55PM] Cannot open store for class "AerCloakControl", missing file? [03/27/2016 - 06:32:55PM] Warning: Unable to get type AerCloakControl referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:32:55PM] Cannot open store for class "AerGetSpellSneak", missing file? [03/27/2016 - 06:32:55PM] Warning: Unable to get type AerGetSpellSneak referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:32:55PM] Cannot open store for class "QF_aerSneakSpellUpdate_02005375", missing file? [03/27/2016 - 06:32:55PM] Warning: Unable to get type QF_aerSneakSpellUpdate_02005375 referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:32:55PM] Warning: Could not find type QF_aerSneakSpellUpdate_02005375 in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerRemovePerk in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerCloakControl in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:32:55PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:32:56PM] VM is thawing... [03/27/2016 - 06:32:56PM] [Zad]: [Finisher Plug] Loaded: 0% [03/27/2016 - 06:32:56PM] [Zad]: [teaser] Loaded: 0% [03/27/2016 - 06:32:56PM] [Zad]: Starting update chain. [03/27/2016 - 06:32:56PM] SexLab MCM Loaded CurrentVerison: 16101 / 16101 [03/27/2016 - 06:32:56PM] SEXLAB - LOADED: Version 16101 / 16101 [03/27/2016 - 06:32:56PM] FNIS AA started (load) [03/27/2016 - 06:32:56PM] [Zad]: [blindfold Trip] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Mana Drain] Loaded: 50% [03/27/2016 - 06:32:56PM] [Zad]: [Mounted] Loaded: 100% [03/27/2016 - 06:32:56PM] [Zad]: [Vibration] Loaded: 25% [03/27/2016 - 06:32:56PM] [Zad]: [bra Chafing] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Restrictive Collar] Loaded: 15% [03/27/2016 - 06:32:56PM] [Zad]: [Horny] Loaded: 5% [03/27/2016 - 06:32:56PM] [Zad]: [Chaos Plugs] Loaded: 25% [03/27/2016 - 06:32:56PM] [Zad]: [Periodic Shocks] Loaded: 25% [03/27/2016 - 06:32:56PM] [Zad]: [Plug Moan] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Harness] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Health Drain] Loaded: 50% [03/27/2016 - 06:32:56PM] [Zad]: [belted Empty] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Posture Collar] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: [Restraints+Armor] Loaded: 7% [03/27/2016 - 06:32:56PM] [Zad]: [Drip] Loaded: 10% [03/27/2016 - 06:32:56PM] [Zad]: DevicesUnderneath::Maintenance() [03/27/2016 - 06:32:56PM] [Zad]: QuestMonitor is now watching for device events. [03/27/2016 - 06:32:56PM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/27/2016 - 06:32:56PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() Begin [03/27/2016 - 06:32:56PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DawnGuard esp installed and activated. [03/27/2016 - 06:32:56PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DragonBorn esp installed and activated. [03/27/2016 - 06:32:56PM] Error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 21 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:32:56PM] Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 25 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:32:56PM] Error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 29 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:32:56PM] Error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 33 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:32:56PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() End [03/27/2016 - 06:32:57PM] [Zad]: Devious Devices is now creating animations. [03/27/2016 - 06:32:57PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get [03/27/2016 - 06:32:57PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get [03/27/2016 - 06:32:57PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get [03/27/2016 - 06:32:57PM] [Zad]: EnableEventProcessing() [03/27/2016 - 06:32:57PM] [Zad]: Rehooking Mod Events [03/27/2016 - 06:32:57PM] [Zad]: [Nipple Piercings] Loaded: 55% [03/27/2016 - 06:32:57PM] [Zad]: [Tight Corset] Loaded: 15% [03/27/2016 - 06:32:57PM] [Zad]: Set Device Hider slot to 41. [03/27/2016 - 06:32:57PM] zbfExternal: Compatibility checking [03/27/2016 - 06:32:57PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:32:57PM] zbfExternal: SlaveTats version: [03/27/2016 - 06:32:57PM] zbfExternal: RaceMenu version: 7 [03/27/2016 - 06:32:57PM] zbfExternal: Non SexLab Animation Pack version: 0 [03/27/2016 - 06:32:57PM] [slac] Initialising [03/27/2016 - 06:32:57PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:32:57PM] zbfExternal: Overlay support: False [03/27/2016 - 06:32:57PM] zbfExternal: Non SexLab Animation support: False [03/27/2016 - 06:32:57PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:32:57PM] [Zad]: [stamina Drain] Loaded: 50% [03/27/2016 - 06:32:58PM] [Zad]: [Yoke Struggle] Loaded: 20% [03/27/2016 - 06:32:58PM] [Zad]: RebuildSlotmask() [03/27/2016 - 06:32:58PM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/27/2016 - 06:32:58PM] [Zad]: [blindfold Mystery] Loaded: 1% [03/27/2016 - 06:32:58PM] InitWidgetLoader() [03/27/2016 - 06:32:58PM] [Zad]: [bump Pumps] Loaded: 17% [03/27/2016 - 06:32:58PM] [slac] Checking loaded mods [03/27/2016 - 06:32:58PM] [Zad]: [Tight Gloves] Loaded: 15% [03/27/2016 - 06:32:58PM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/27/2016 - 06:32:58PM] [slac] Checking Defeat [03/27/2016 - 06:32:58PM] [slac] Defeat v5.x+ Registered [03/27/2016 - 06:32:58PM] [slac] Checking Submit [03/27/2016 - 06:32:58PM] [slac] Submit Registered [03/27/2016 - 06:32:58PM] [slac] Cloak radius set to 192 feet [03/27/2016 - 06:32:58PM] [slac] Scan radius set to 4095.993652 units [03/27/2016 - 06:32:58PM] [Zad]: [Armbinder Struggle] Loaded: 15% [03/27/2016 - 06:32:58PM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/27/2016 - 06:32:58PM] [Zad]: [Wet Padding] Loaded: 10% [03/27/2016 - 06:32:58PM] [Zad]: [belt Chafing] Loaded: 10% [03/27/2016 - 06:32:58PM] [Zad]: QuestMonitor is now watching for device events. [03/27/2016 - 06:32:58PM] [Zad]: QuestMonitor is now tracking player. [03/27/2016 - 06:32:58PM] FNIS aa GetAAprefixList mod: XPMSE nMods: 1 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:32:58PM] XPMSE MainQuest Initialization successful. [03/27/2016 - 06:32:58PM] Error: Cannot call GetSlotMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 74 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp14" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 74 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Error: Cannot call GetValue() on a None object, aborting function call stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp5" stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:32:58PM] [Zad]: ZadNpc::DoRegister(1.447243) [03/27/2016 - 06:32:58PM] [Zad]: RepopulateNpcs() [03/27/2016 - 06:32:58PM] Error: Cannot call GetValue() on a None object, aborting function call stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp5" stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:32:58PM] [Zad]: Not repopulating NPC slots: Feature is disabled. [03/27/2016 - 06:32:58PM] [Zad]: ==========Begin Compatibility Checks========== [03/27/2016 - 06:32:58PM] [Zad]: Please note that Errors related to missing files should be ignored. [03/27/2016 - 06:32:58PM] [Zad]: [ Dependency Checks ] [03/27/2016 - 06:32:58PM] [Zad]: DDi version [2.920000]: OK [03/27/2016 - 06:32:58PM] [Zad]: assets version [2.900000]: OK [03/27/2016 - 06:32:58PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK [03/27/2016 - 06:32:58PM] [Zad]: aroused version [20140124.000000]: OK [03/27/2016 - 06:32:58PM] [Zad]: SexLab version [16101.000000]: OK [03/27/2016 - 06:32:58PM] [Zad]: [ Third Party Mod Compatibility Checks ] [03/27/2016 - 06:32:58PM] [Zad]: [ Sanity Checks ] [03/27/2016 - 06:32:58PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK [03/27/2016 - 06:32:58PM] [Zad]: Verifying that old DDi esp is not present: OK [03/27/2016 - 06:32:58PM] [Zad]: ==========End Compatibility Checks========== [03/27/2016 - 06:32:58PM] [Zad]: Initializing Events arrays. [03/27/2016 - 06:32:58PM] [Zad]: zadEventSlots::Maintenance() [03/27/2016 - 06:32:58PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000 [03/27/2016 - 06:32:58PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 89 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 89 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 90 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 90 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 91 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 91 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Error: Cannot call AddSlotToMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 92 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 92 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:32:58PM] [Zad]: [blindfold Trip] Registered. Event #0 [03/27/2016 - 06:32:58PM] [Zad]: Monitoring Camera state. [03/27/2016 - 06:32:58PM] [Zad]: [Vibration] Registered. Event #1 [03/27/2016 - 06:32:58PM] [Zad]: [Mounted] Registered. Event #2 [03/27/2016 - 06:32:58PM] [Zad]: [Nipple Piercings] Registered. Event #3 [03/27/2016 - 06:32:58PM] Error: Cannot cast from None to SKI_WidgetBase[] stack: [iHUDControlQuest (5D000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38 [iHUDControlQuest (5D000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93 [iHUDMaintainanceQuest (5D002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20 [alias PlayerAlias on quest iHUDMaintainanceQuest (5D002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11 [03/27/2016 - 06:32:58PM] [Zad]: [bra Chafing] Registered. Event #4 [03/27/2016 - 06:32:58PM] [Zad]: [Mana Drain] Registered. Event #5 [03/27/2016 - 06:32:58PM] [Zad]: [Restrictive Collar] Registered. Event #6 [03/27/2016 - 06:32:58PM] [Zad]: [Chaos Plugs] Registered. Event #7 [03/27/2016 - 06:32:58PM] [Zad]: [Horny] Registered. Event #8 [03/27/2016 - 06:32:58PM] [Zad]: [Periodic Shocks] Registered. Event #9 [03/27/2016 - 06:32:58PM] [Zad]: [bump Pumps] Registered. Event #10 [03/27/2016 - 06:32:58PM] [Zad]: [blindfold Mystery] Registered. Event #11 [03/27/2016 - 06:32:58PM] [Zad]: [Tight Gloves] Registered. Event #12 [03/27/2016 - 06:32:58PM] [Zad]: [Plug Moan] Registered. Event #13 [03/27/2016 - 06:32:58PM] [Zad]: [Armbinder Struggle] Registered. Event #14 [03/27/2016 - 06:32:58PM] [Zad]: [Harness] Registered. Event #15 [03/27/2016 - 06:32:58PM] [Zad]: [Health Drain] Registered. Event #16 [03/27/2016 - 06:32:58PM] [Zad]: [Tight Corset] Registered. Event #17 [03/27/2016 - 06:32:58PM] [Zad]: [Yoke Struggle] Registered. Event #18 [03/27/2016 - 06:32:58PM] [Zad]: Set slot mask to [337641472]: 337641472 [03/27/2016 - 06:32:58PM] [Zad]: [Restraints+Armor] Registered. Event #19 [03/27/2016 - 06:32:58PM] [Zad]: [belted Empty] Registered. Event #20 [03/27/2016 - 06:32:58PM] [Zad]: [stamina Drain] Registered. Event #21 [03/27/2016 - 06:32:59PM] [Zad]: [Wet Padding] Registered. Event #22 [03/27/2016 - 06:32:59PM] [Zad]: [Posture Collar] Registered. Event #23 [03/27/2016 - 06:32:59PM] [Zad]: [belt Chafing] Registered. Event #24 [03/27/2016 - 06:32:59PM] [Zad]: [Drip] Registered. Event #25 [03/27/2016 - 06:32:59PM] 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 [03/27/2016 - 06:32:59PM] [Zad]: [Finisher Plug] Registered. Event #26 [03/27/2016 - 06:32:59PM] [Zad]: [teaser] Registered. Event #27 [03/27/2016 - 06:33:01PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Begin [03/27/2016 - 06:33:01PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Registering [03/27/2016 - 06:33:01PM] [slnc] [slncaddondgscript <slncAddonDG (22002F9A)>]: AddonDG.registerStuff() [03/27/2016 - 06:33:01PM] [slnc] [slncaddondbscript <slncAddonDB (21005911)>]: AddonDB.registerStuff() [03/27/2016 - 06:33:01PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() End [03/27/2016 - 06:33:06PM] [Zad]: Set slot mask to [0]: 0 [03/27/2016 - 06:33:06PM] Error: Cannot call SetSlotMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 72 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].mz_ActorScript.OnObjectEquipped() - "mz_ActorScript.psc" Line 14 [03/27/2016 - 06:33:06PM] [Zad]: Set slot mask to [337641472]: 337641472 [03/27/2016 - 06:33:10PM] [slamainscr <sla_Main (0B042D62)>]:Defered maintenance... [03/27/2016 - 06:33:10PM] [slamainscr <sla_Main (0B042D62)>]: found Devious Devices - Assets.esm [03/27/2016 - 06:33:10PM] [slamainscr <sla_Main (0B042D62)>]: Enabled Desire spell [03/27/2016 - 06:33:10PM] [slamainscr <sla_Main (0B042D62)>]: Updated notification key to 49 [03/27/2016 - 06:33:10PM] [slamainscr <sla_Main (0B042D62)>]: finished maintenance [03/27/2016 - 06:33:11PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:33:18PM] VM is freezing... [03/27/2016 - 06:33:18PM] VM is frozen [03/27/2016 - 06:33:18PM] Reverting game... [03/27/2016 - 06:33:18PM] Error: Unable to bind script defeatdatrigger to DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (510C1173) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script Defeatdadefeated to DefeatPADefeated (510C16D8) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script SF_TweakP1Pose_02017788 to (4F017788) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script SF_TweakP1Hangout_02017201 to (4F017201) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script traptriggerbase to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script TrapBear to TweakTraps (4F00C515) because their base types do not match [03/27/2016 - 06:33:18PM] Error: Unable to bind script daymoyl_playervalidatequestalias to alias PlayerRef on quest DefeatPlayerQST (51000D62) because their base types do not match [03/27/2016 - 06:33:18PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0291D5) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Error: Property EE_KidsRoomElysiumBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68B) is not the right type [03/27/2016 - 06:33:18PM] Error: Property EE_KidsRoomSkyrimBeddingMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (2500E68C) is not the right type [03/27/2016 - 06:33:18PM] Error: Property EE_KidsRoom2KidsOnlyMarker on script EE_OptionsBookHouseHFScript attached to (2500A22E) cannot be bound because <NULL form> (25066878) is not the right type [03/27/2016 - 06:33:18PM] Error: Property Pages on script mz_HelmetToggleConfigMenu attached to mz_ScriptSpellQuest (1D000D66) cannot be initialized because the value is the incorrect type [03/27/2016 - 06:33:18PM] Warning: Property gate on script CdxEQ02Gates attached to (230EF613) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property Alias_USKPGlenmorilCovenReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property Alias_USKPDriftshadeSanctuaryReservation on script QF_C00_0004B2D9 attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property config on script zbfbondageshell attached to zbf (0A0137E6) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property delivery on script CDxPD_Delivery attached to alias delivery on quest CDxPackageDelivery (23117012) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property ListOfObjectsFLST on script AAUndGardenToggleScript attached to (2E0C1305) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Error: Property collarPostureLeatherRendered on script zadlibs attached to zadQuest (0E00F624) cannot be bound because <NULL form> (0E047003) is not the right type [03/27/2016 - 06:33:18PM] Error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:33:18PM] Error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:33:18PM] Error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type [03/27/2016 - 06:33:18PM] Warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (2C0617CC) cannot be initialized because the script no longer contains that property [03/27/2016 - 06:33:18PM] Error: Property Didsleep on script CDxEQ02Sleep attached to (230F52CC) cannot be bound because (000FB981) is not the right type [03/27/2016 - 06:33:19PM] Loading game... [03/27/2016 - 06:33:19PM] Warning: Unable to get type AerRemovePerk referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:33:19PM] Warning: Unable to get type AerCloakControl referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:33:19PM] Warning: Unable to get type AerGetSpellSneak referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:33:19PM] Warning: Unable to get type QF_aerSneakSpellUpdate_02005375 referenced by the save game. Objects of this type will not be loaded. [03/27/2016 - 06:33:19PM] Warning: Could not find type QF_aerSneakSpellUpdate_02005375 in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerRemovePerk in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerCloakControl in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:33:19PM] Warning: Could not find type AerGetSpellSneak in the type table in save [03/27/2016 - 06:33:20PM] VM is thawing... [03/27/2016 - 06:33:20PM] Error: (0005B685): cannot find variable named FNISaa_maceqp_crc. stack: [ (0005B685)].WIDeadBodyCleanupScript.SetAnimationVariableInt() - "<native>" Line ? <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 62 <unknown self>.xpmselib.SetAA() - "XPMSELib.psc" Line 223 [None].XPMSEWeaponStyleScaleEffect.SetAA() - "XPMSEWeaponStyleScaleEffect.psc" Line 1585 [None].XPMSEWeaponStyleScaleEffect.CleanupFNISaa() - "XPMSEWeaponStyleScaleEffect.psc" Line 583 [None].XPMSEWeaponStyleScaleEffect.CleanupAll() - "XPMSEWeaponStyleScaleEffect.psc" Line 506 [None].XPMSEWeaponStyleScaleEffect.OnEffectFinish() - "XPMSEWeaponStyleScaleEffect.psc" Line 220 [03/27/2016 - 06:33:20PM] SEXLAB - LOADED: Version 16101 / 16101 [03/27/2016 - 06:33:20PM] [Zad]: [Finisher Plug] Loaded: 0% [03/27/2016 - 06:33:20PM] [Zad]: [teaser] Loaded: 0% [03/27/2016 - 06:33:20PM] SexLab MCM Loaded CurrentVerison: 16101 / 16101 [03/27/2016 - 06:33:20PM] FNIS AA started (load) [03/27/2016 - 06:33:20PM] [slac] Initialising [03/27/2016 - 06:33:20PM] [Zad]: [blindfold Trip] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Vibration] Loaded: 25% [03/27/2016 - 06:33:20PM] [Zad]: [Restrictive Collar] Loaded: 15% [03/27/2016 - 06:33:20PM] [Zad]: [Mounted] Loaded: 100% [03/27/2016 - 06:33:20PM] [Zad]: [bra Chafing] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Chaos Plugs] Loaded: 25% [03/27/2016 - 06:33:20PM] [Zad]: [blindfold Mystery] Loaded: 1% [03/27/2016 - 06:33:20PM] [Zad]: [Horny] Loaded: 5% [03/27/2016 - 06:33:20PM] [Zad]: [Periodic Shocks] Loaded: 25% [03/27/2016 - 06:33:20PM] [Zad]: [Plug Moan] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Armbinder Struggle] Loaded: 15% [03/27/2016 - 06:33:20PM] [Zad]: [Posture Collar] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [belt Chafing] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Wet Padding] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Drip] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: QuestMonitor is now watching for device events. [03/27/2016 - 06:33:20PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() Begin [03/27/2016 - 06:33:20PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DawnGuard esp installed and activated. [03/27/2016 - 06:33:20PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DragonBorn esp installed and activated. [03/27/2016 - 06:33:20PM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/27/2016 - 06:33:20PM] Error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 21 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:33:20PM] Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 25 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:33:20PM] Error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 29 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:33:20PM] Error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 33 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/27/2016 - 06:33:20PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() End [03/27/2016 - 06:33:20PM] [Zad]: Starting update chain. [03/27/2016 - 06:33:20PM] [Zad]: [Nipple Piercings] Loaded: 55% [03/27/2016 - 06:33:20PM] [Zad]: QuestMonitor is now watching for device events. [03/27/2016 - 06:33:20PM] [slac] Checking loaded mods [03/27/2016 - 06:33:20PM] zbfExternal: Compatibility checking [03/27/2016 - 06:33:20PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:33:20PM] zbfExternal: SlaveTats version: [03/27/2016 - 06:33:20PM] zbfExternal: RaceMenu version: 7 [03/27/2016 - 06:33:20PM] zbfExternal: Non SexLab Animation Pack version: 0 [03/27/2016 - 06:33:20PM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/27/2016 - 06:33:20PM] [Zad]: [Mana Drain] Loaded: 50% [03/27/2016 - 06:33:20PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:33:20PM] zbfExternal: Overlay support: False [03/27/2016 - 06:33:20PM] zbfExternal: Non SexLab Animation support: False [03/27/2016 - 06:33:20PM] zbfExternal: ------------------------------------------------------- [03/27/2016 - 06:33:20PM] [slac] Checking Defeat [03/27/2016 - 06:33:20PM] [slac] Defeat v5.x+ Registered [03/27/2016 - 06:33:20PM] [slac] Checking Submit [03/27/2016 - 06:33:20PM] [slac] Submit Registered [03/27/2016 - 06:33:20PM] [Zad]: Devious Devices is now creating animations. [03/27/2016 - 06:33:20PM] SEXLAB - GetSetAnimation(DDBeltedSolo): Get [03/27/2016 - 06:33:20PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): Get [03/27/2016 - 06:33:20PM] SEXLAB - GetSetAnimation(DDYokeSolo): Get [03/27/2016 - 06:33:20PM] [Zad]: EnableEventProcessing() [03/27/2016 - 06:33:20PM] [slac] Cloak radius set to 192 feet [03/27/2016 - 06:33:20PM] [Zad]: Rehooking Mod Events [03/27/2016 - 06:33:20PM] [slac] Scan radius set to 4095.993652 units [03/27/2016 - 06:33:20PM] InitWidgetLoader() [03/27/2016 - 06:33:20PM] [Zad]: [bump Pumps] Loaded: 17% [03/27/2016 - 06:33:20PM] [Zad]: [Tight Gloves] Loaded: 15% [03/27/2016 - 06:33:20PM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/27/2016 - 06:33:20PM] [Zad]: [Health Drain] Loaded: 50% [03/27/2016 - 06:33:20PM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/27/2016 - 06:33:20PM] [Zad]: [Tight Corset] Loaded: 15% [03/27/2016 - 06:33:20PM] [Zad]: [Yoke Struggle] Loaded: 20% [03/27/2016 - 06:33:20PM] [Zad]: [Harness] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [Restraints+Armor] Loaded: 7% [03/27/2016 - 06:33:20PM] [Zad]: [belted Empty] Loaded: 10% [03/27/2016 - 06:33:20PM] [Zad]: [stamina Drain] Loaded: 50% [03/27/2016 - 06:33:20PM] [Zad]: DevicesUnderneath::Maintenance() [03/27/2016 - 06:33:20PM] [Zad]: Set Device Hider slot to 41. [03/27/2016 - 06:33:20PM] [Zad]: QuestMonitor is now tracking player. [03/27/2016 - 06:33:20PM] [Zad]: RebuildSlotmask() [03/27/2016 - 06:33:20PM] FNIS aa GetAAprefixList mod: XPMSE nMods: 1 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/27/2016 - 06:33:20PM] XPMSE MainQuest Initialization successful. [03/27/2016 - 06:33:20PM] [Zad]: ZadNpc::DoRegister(1.495865) [03/27/2016 - 06:33:20PM] Error: Cannot call GetValue() on a None object, aborting function call stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:33:20PM] Warning: Assigning None to a non-object variable named "::temp5" stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:33:20PM] [Zad]: RepopulateNpcs() [03/27/2016 - 06:33:20PM] Error: Cannot call GetSlotMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 74 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:20PM] Warning: Assigning None to a non-object variable named "::temp14" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 74 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] [Zad]: Not repopulating NPC slots: Feature is disabled. [03/27/2016 - 06:33:21PM] Error: Cannot call GetValue() on a None object, aborting function call stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:33:21PM] Warning: Assigning None to a non-object variable named "::temp5" stack: [alias PlayerAlias on quest TameBeastNameQuest (2C0617CC)].aaTameBeastChooseplayerAliasName.OnPlayerLoadGame() - "aaTameBeastChooseplayerAliasName.psc" Line 84 [03/27/2016 - 06:33:21PM] [Zad]: ==========Begin Compatibility Checks========== [03/27/2016 - 06:33:21PM] [Zad]: Please note that Errors related to missing files should be ignored. [03/27/2016 - 06:33:21PM] [Zad]: [ Dependency Checks ] [03/27/2016 - 06:33:21PM] [Zad]: DDi version [2.920000]: OK [03/27/2016 - 06:33:21PM] [Zad]: assets version [2.900000]: OK [03/27/2016 - 06:33:21PM] [Zad]: ZaZ Animation Pack version [607.000000]: OK [03/27/2016 - 06:33:21PM] [Zad]: aroused version [20140124.000000]: OK [03/27/2016 - 06:33:21PM] [Zad]: SexLab version [16101.000000]: OK [03/27/2016 - 06:33:21PM] [Zad]: [ Third Party Mod Compatibility Checks ] [03/27/2016 - 06:33:21PM] [Zad]: [ Sanity Checks ] [03/27/2016 - 06:33:21PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK [03/27/2016 - 06:33:21PM] [Zad]: Verifying that old DDi esp is not present: OK [03/27/2016 - 06:33:21PM] [Zad]: ==========End Compatibility Checks========== [03/27/2016 - 06:33:21PM] [Zad]: Initializing Events arrays. [03/27/2016 - 06:33:21PM] [Zad]: zadEventSlots::Maintenance() [03/27/2016 - 06:33:21PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000 [03/27/2016 - 06:33:21PM] Error: Cannot cast from None to SKI_WidgetBase[] stack: [iHUDControlQuest (5D000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38 [iHUDControlQuest (5D000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93 [iHUDMaintainanceQuest (5D002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20 [alias PlayerAlias on quest iHUDMaintainanceQuest (5D002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11 [03/27/2016 - 06:33:21PM] [Zad]: [Plug Moan] Registered. Event #0 [03/27/2016 - 06:33:21PM] [Zad]: [Harness] Registered. Event #1 [03/27/2016 - 06:33:21PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 89 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 89 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 90 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 90 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Error: Cannot call RemoveSlotFromMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 91 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 91 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Error: Cannot call AddSlotToMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 92 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] Warning: Assigning None to a non-object variable named "::temp20" stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.HideHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 92 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 77 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/27/2016 - 06:33:21PM] [Zad]: [Tight Gloves] Registered. Event #2 [03/27/2016 - 06:33:21PM] [Zad]: Monitoring Camera state. [03/27/2016 - 06:33:21PM] [Zad]: [belt Chafing] Registered. Event #3 [03/27/2016 - 06:33:21PM] [Zad]: [blindfold Trip] Registered. Event #4 [03/27/2016 - 06:33:21PM] [Zad]: [Vibration] Registered. Event #5 [03/27/2016 - 06:33:21PM] [Zad]: [Mounted] Registered. Event #6 [03/27/2016 - 06:33:21PM] [Zad]: [Nipple Piercings] Registered. Event #7 [03/27/2016 - 06:33:21PM] [Zad]: [bra Chafing] Registered. Event #8 [03/27/2016 - 06:33:21PM] [Zad]: [Mana Drain] Registered. Event #9 [03/27/2016 - 06:33:21PM] [Zad]: [Restrictive Collar] Registered. Event #10 [03/27/2016 - 06:33:21PM] [Zad]: [Chaos Plugs] Registered. Event #11 [03/27/2016 - 06:33:21PM] [Zad]: [Horny] Registered. Event #12 [03/27/2016 - 06:33:21PM] [Zad]: [Periodic Shocks] Registered. Event #13 [03/27/2016 - 06:33:21PM] [Zad]: [bump Pumps] Registered. Event #14 [03/27/2016 - 06:33:21PM] [Zad]: [blindfold Mystery] Registered. Event #15 [03/27/2016 - 06:33:21PM] [Zad]: [Health Drain] Registered. Event #16 [03/27/2016 - 06:33:21PM] [Zad]: [Tight Corset] Registered. Event #17 [03/27/2016 - 06:33:21PM] [Zad]: [Yoke Struggle] Registered. Event #18 [03/27/2016 - 06:33:21PM] [Zad]: [Restraints+Armor] Registered. Event #19 [03/27/2016 - 06:33:21PM] [Zad]: [belted Empty] Registered. Event #20 [03/27/2016 - 06:33:21PM] [Zad]: [stamina Drain] Registered. Event #21 [03/27/2016 - 06:33:21PM] [Zad]: [Wet Padding] Registered. Event #22 [03/27/2016 - 06:33:21PM] [Zad]: [Posture Collar] Registered. Event #23 [03/27/2016 - 06:33:21PM] [Zad]: [Drip] Registered. Event #24 [03/27/2016 - 06:33:21PM] [Zad]: [Finisher Plug] Registered. Event #25 [03/27/2016 - 06:33:21PM] [Zad]: [teaser] Registered. Event #26 [03/27/2016 - 06:33:21PM] [Zad]: [Armbinder Struggle] Registered. Event #27 [03/27/2016 - 06:33:21PM] 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 [03/27/2016 - 06:33:23PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Begin [03/27/2016 - 06:33:23PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Registering [03/27/2016 - 06:33:23PM] [slnc] [slncaddondgscript <slncAddonDG (22002F9A)>]: AddonDG.registerStuff() [03/27/2016 - 06:33:23PM] [slnc] [slncaddondbscript <slncAddonDB (21005911)>]: AddonDB.registerStuff() [03/27/2016 - 06:33:23PM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() End [03/27/2016 - 06:33:28PM] VM is freezing... [03/27/2016 - 06:33:28PM] VM is frozen [03/27/2016 - 06:33:28PM] Saving game... [03/27/2016 - 06:33:30PM] VM is thawing... [03/27/2016 - 06:33:35PM] [slamainscr <sla_Main (0B042D62)>]:Defered maintenance... [03/27/2016 - 06:33:35PM] [slamainscr <sla_Main (0B042D62)>]: found Devious Devices - Assets.esm [03/27/2016 - 06:33:35PM] [slamainscr <sla_Main (0B042D62)>]: Enabled Desire spell [03/27/2016 - 06:33:35PM] [slamainscr <sla_Main (0B042D62)>]: Updated notification key to 49 [03/27/2016 - 06:33:35PM] [slamainscr <sla_Main (0B042D62)>]: finished maintenance [03/27/2016 - 06:33:37PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 117 [03/27/2016 - 06:33:45PM] VM is freezing... [03/27/2016 - 06:33:45PM] VM is frozen [03/27/2016 - 06:33:46PM] Saving game... [03/27/2016 - 06:33:47PM] VM is thawing... [03/27/2016 - 06:34:08PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 117 [03/27/2016 - 06:34:12PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE8)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:34:12PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEB)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:34:12PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:34:12PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:34:34PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:35:00PM] Error: Cannot call GetCombatTarget() on a None object, aborting function call stack: [alias Male1 on quest DefeatNPCMonitorQst (5106E968)].defeatnvnonhitscr.OnEnterBleedout() - "DefeatNVNOnHitScr.psc" Line 77 [03/27/2016 - 06:35:02PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 117 [03/27/2016 - 06:35:20PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE8)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:35:21PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEB)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:35:21PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:35:21PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:35:40PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 107 [03/27/2016 - 06:35:53PM] slaScanner start time is ....207.061005 [03/27/2016 - 06:35:54PM] Found 3 arousedActors [03/27/2016 - 06:35:54PM] Found 0 nakedActors [03/27/2016 - 06:35:55PM] slaScanner After getting actors is ....208.261002, player is naked TRUE, Actor Count 3 [03/27/2016 - 06:35:55PM] [slainternalscr <sla_Internal (0B083137)>]: Chief Larak got 8 exposure for seeing naked Jessica [03/27/2016 - 06:35:55PM] [slainternalscr <sla_Internal (0B083137)>]: Avelyn got 12 exposure for seeing naked Jessica [03/27/2016 - 06:35:56PM] [slainternalscr <sla_Internal (0B083137)>]: Horse got 8 exposure for seeing naked Jessica [03/27/2016 - 06:35:56PM] slaScanner end time is ....209.528000 [03/27/2016 - 06:35:56PM] Next update in 120.000000 [03/27/2016 - 06:36:00PM] SEXLAB - NOTICE: ValidateActor(Sharamph) -- TRUE -- MISS [03/27/2016 - 06:36:00PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:36:10PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:36:10PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:36:11PM] SEXLAB - NOTICE: ValidateActor(Sharamph) -- TRUE -- HIT [03/27/2016 - 06:36:20PM] SEXLAB - NOTICE: ValidateActor(Sharamph) -- TRUE -- HIT [03/27/2016 - 06:36:21PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:36:30PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:36:30PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:36:30PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEB)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:36:30PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE8)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:36:30PM] SEXLAB - NOTICE: ValidateActor(Sharamph) -- TRUE -- HIT [03/27/2016 - 06:36:32PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:36:39PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 117 [03/27/2016 - 06:36:40PM] Error: Cannot call GetCombatTarget() on a None object, aborting function call stack: [alias Male1 on quest DefeatNPCMonitorQst (5106E968)].defeatnvnonhitscr.OnEnterBleedout() - "DefeatNVNOnHitScr.psc" Line 77 [03/27/2016 - 06:36:41PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:36:41PM] SEXLAB - NOTICE: ValidateActor(Sharamph) -- TRUE -- HIT [03/27/2016 - 06:36:49PM] Error: DGIntimidateQuest (00047AE6): attempting to start event scoped quest outside of story manager. stack: [DGIntimidateQuest (00047AE6)].QF_DGIntimidateQuest_00047AE6.SetCurrentStageID() - "<native>" Line ? [DGIntimidateQuest (00047AE6)].QF_DGIntimidateQuest_00047AE6.SetStage() - "Quest.psc" Line 124 .TIF__0006FAB8.Fragment_0() - "TIF__0006FAB8.psc" Line 12 [03/27/2016 - 06:36:57PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:37:04PM] SEXLAB - Thread[0] - Entering Making State [03/27/2016 - 06:37:04PM] SEXLAB - NOTICE: ValidateActor(Avelyn) -- TRUE -- HIT [03/27/2016 - 06:37:04PM] SEXLAB - ActorAlias[Avelyn] SetActor([Actor < (5000285F)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (09061EEF)>] [03/27/2016 - 06:37:04PM] SEXLAB - NOTICE: ValidateActor(Horse) -- TRUE -- MISS [03/27/2016 - 06:37:04PM] SEXLAB - ActorAlias[Horse] SetActor([Actor < (27065DE8)>]) - [sslActorAlias <alias ActorAlias003 on quest SexLabThread00 (09061EEF)>] [03/27/2016 - 06:37:04PM] SEXLAB - GetByRaceTags(ActorCount=2, RaceRef=[Race <HorseRace (000131FD)>], Tags=, TagsSuppressed=, RequireAll=TRUE) [03/27/2016 - 06:37:05PM] SEXLAB - Thread[0] - CreatureRef: [Race <HorseRace (000131FD)>] [03/27/2016 - 06:37:05PM] SEXLAB - Thread[0] Adjustment Profile - NordRaceF.HorseRaceC [03/27/2016 - 06:37:05PM] SEXLAB - ActorAlias[Horse] - Waited [1] cycles for MarkerRef[[ObjectReference < (FF001111)>]] [03/27/2016 - 06:37:05PM] SEXLAB - ActorAlias[Avelyn] - Waited [1] cycles for MarkerRef[[ObjectReference < (FF001112)>]] [03/27/2016 - 06:37:05PM] SEXLAB - PickByRaceKey(Horseses) [03/27/2016 - 06:37:05PM] SEXLAB - ActorAlias[Horse] - Scales[1.000000/1.000000/1.000000] Voice[Horse 1 (Creature)] BaseEnjoyment[6] [03/27/2016 - 06:37:05PM] SEXLAB - ActorAlias[Avelyn] - Strip: [False, True, True, False, True, False, False, False, False, True, False, True, False, False, False, False, True, False, False, False, False, False, False, False, True, False, True, False, True, False, False, False, True] [03/27/2016 - 06:37:06PM] SEXLAB - ActorAlias[Avelyn] - Equipment: [[Form < (000F6F22)>], [Form < (00013988)>]] [03/27/2016 - 06:37:06PM] SEXLAB - ActorAlias[Avelyn] - Scales[1.009400/1.009400/1.000000] Voice[Quiet (Female)] BaseEnjoyment[1] [03/27/2016 - 06:37:06PM] SEXLAB - Thread[0] Event Hook - AnimationStart [03/27/2016 - 06:37:06PM] [Zad]: OnAnimationStart() [03/27/2016 - 06:37:06PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 107 [03/27/2016 - 06:37:07PM] [Zad]: bPermitAnal TRUE [03/27/2016 - 06:37:07PM] [Zad]: bPermitVaginal TRUE [03/27/2016 - 06:37:07PM] [Zad]: bPermitBoobs TRUE [03/27/2016 - 06:37:07PM] [Zad]: bPermitOral TRUE [03/27/2016 - 06:37:07PM] [Zad]: bNoBindings TRUE [03/27/2016 - 06:37:07PM] [Zad]: bIsCreatureAnim TRUE [03/27/2016 - 06:37:07PM] [Zad]: UsingArmbinder False [03/27/2016 - 06:37:07PM] [Zad]: UsingYoke False [03/27/2016 - 06:37:07PM] [Zad]: No sex-act-restricted actors present in this sex scene. [03/27/2016 - 06:37:07PM] SEXLAB - Thread[0] Event Hook - StageStart [03/27/2016 - 06:37:08PM] Found 4 arousedActors [03/27/2016 - 06:38:18PM] SEXLAB - Thread[0] Event Hook - StageEnd [03/27/2016 - 06:38:20PM] SEXLAB - Thread[0] Event Hook - StageStart [03/27/2016 - 06:38:20PM] Found 4 arousedActors [03/27/2016 - 06:38:23PM] [slac] Selecting actor Horse [03/27/2016 - 06:38:23PM] SEXLAB - NOTICE: Horse Init Empty Stats [03/27/2016 - 06:38:26PM] SEXLAB - NOTICE: Player has taken control of thread [sslthreadcontroller <SexLabThread00 (09061EEF)>] [03/27/2016 - 06:38:29PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:29PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:29PM] [slac] Horse not aroused (0) [03/27/2016 - 06:38:30PM] [slac] Scan Duration: 1.735992secs [03/27/2016 - 06:38:37PM] SEXLAB - Thread[0] Event Hook - AnimationChange [03/27/2016 - 06:38:37PM] [Zad]: OnAnimationChange() [03/27/2016 - 06:38:37PM] [Zad]: bPermitAnal TRUE [03/27/2016 - 06:38:37PM] [Zad]: bPermitVaginal TRUE [03/27/2016 - 06:38:37PM] [Zad]: bPermitBoobs TRUE [03/27/2016 - 06:38:37PM] [Zad]: bPermitOral TRUE [03/27/2016 - 06:38:37PM] [Zad]: bNoBindings TRUE [03/27/2016 - 06:38:37PM] [Zad]: bIsCreatureAnim TRUE [03/27/2016 - 06:38:37PM] [Zad]: UsingArmbinder False [03/27/2016 - 06:38:37PM] [Zad]: UsingYoke False [03/27/2016 - 06:38:37PM] [Zad]: No sex-act-restricted actors present in this sex scene. [03/27/2016 - 06:38:42PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:42PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:38:42PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:43PM] [slac] Horse not aroused (0) [03/27/2016 - 06:38:43PM] SEXLAB - Thread[0] Event Hook - AnimationChange [03/27/2016 - 06:38:43PM] [Zad]: OnAnimationChange() [03/27/2016 - 06:38:43PM] [slac] Scan Duration: 1.601990secs [03/27/2016 - 06:38:43PM] [Zad]: bPermitAnal TRUE [03/27/2016 - 06:38:43PM] [Zad]: bPermitVaginal TRUE [03/27/2016 - 06:38:43PM] [Zad]: bPermitBoobs TRUE [03/27/2016 - 06:38:43PM] [Zad]: bPermitOral TRUE [03/27/2016 - 06:38:43PM] [Zad]: bNoBindings TRUE [03/27/2016 - 06:38:43PM] [Zad]: bIsCreatureAnim TRUE [03/27/2016 - 06:38:43PM] [Zad]: UsingArmbinder False [03/27/2016 - 06:38:43PM] [Zad]: UsingYoke False [03/27/2016 - 06:38:43PM] [Zad]: No sex-act-restricted actors present in this sex scene. [03/27/2016 - 06:38:48PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:38:48PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEB)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:38:48PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:38:48PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE8)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:38:49PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:50PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:50PM] [slac] Horse not aroused (0) [03/27/2016 - 06:38:51PM] [slac] Scan Duration: 1.731995secs [03/27/2016 - 06:38:57PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:57PM] [slac] Dog not aroused (0) [03/27/2016 - 06:38:57PM] [slac] Horse not aroused (0) [03/27/2016 - 06:38:58PM] [slac] Scan Duration: 1.651978secs [03/27/2016 - 06:39:04PM] [slac] Dog not aroused (0) [03/27/2016 - 06:39:04PM] [slac] Dog not aroused (0) [03/27/2016 - 06:39:05PM] [slac] Horse not aroused (0) [03/27/2016 - 06:39:05PM] [slac] Scan Duration: 1.734985secs [03/27/2016 - 06:39:07PM] SEXLAB - Thread[0] Event Hook - StageEnd [03/27/2016 - 06:39:08PM] SEXLAB - Thread[0] Event Hook - StageStart [03/27/2016 - 06:39:08PM] Found 4 arousedActors [03/27/2016 - 06:39:10PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:39:11PM] [slac] Dog not aroused (0) [03/27/2016 - 06:39:11PM] SEXLAB - Thread[0] Event Hook - StageEnd [03/27/2016 - 06:39:12PM] [slac] Dog not aroused (0) [03/27/2016 - 06:39:12PM] SEXLAB - Thread[0] Event Hook - OrgasmStart [03/27/2016 - 06:39:12PM] SEXLAB - ActorAlias[Horse] - Orgasms[1] Enjoyment [85] BaseEnjoyment[6] FullEnjoyment[85] [03/27/2016 - 06:39:12PM] SEXLAB - ActorAlias[Avelyn] - Orgasms[1] Enjoyment [100] BaseEnjoyment[1] FullEnjoyment[100] [03/27/2016 - 06:39:12PM] SEXLAB - Thread[0] Event Hook - StageStart [03/27/2016 - 06:39:12PM] SEXLAB - NOTICE: Vaginal:False-0 Oral:False-0 Anal:TRUE-1 [03/27/2016 - 06:39:12PM] [slac] Horse not aroused (0) [03/27/2016 - 06:39:12PM] Found 4 arousedActors [03/27/2016 - 06:39:12PM] [slac] Scan Duration: 1.433990secs [03/27/2016 - 06:39:12PM] [slamainscr <sla_Main (0B042D62)>]:Aroused scan skipped because sexlab is animating. [03/27/2016 - 06:39:16PM] SEXLAB - Thread[0] Event Hook - OrgasmEnd [03/27/2016 - 06:39:16PM] [slainternalscr <sla_Internal (0B083137)>]: Avelyn got -30 exposure for being rape victim [03/27/2016 - 06:39:16PM] SEXLAB - Thread[0] Event Hook - AnimationEnding [03/27/2016 - 06:39:16PM] [slainternalscr <sla_Internal (0B083137)>]: Avelyn got -156 exposure for having orgasm [03/27/2016 - 06:39:16PM] SEXLAB - ActorAlias[Horse] - Resetting! [03/27/2016 - 06:39:16PM] SEXLAB - ActorAlias[Avelyn] - Resetting! [03/27/2016 - 06:39:16PM] [slainternalscr <sla_Internal (0B083137)>]: Horse got -104 exposure for having orgasm [03/27/2016 - 06:39:17PM] SEXLAB - Thread[0] Event Hook - AnimationEnd [03/27/2016 - 06:39:17PM] [Zad]: OnAnimationEnd() [03/27/2016 - 06:39:17PM] [slac] Ending non-consensual engagement Avelyn / Horse [03/27/2016 - 06:39:17PM] [slac] Avelyn cleaned [03/27/2016 - 06:39:17PM] [slac] Horse cleaned [03/27/2016 - 06:39:24PM] Defeat: NPC / Slot 0 Exit of a tie up state // TieUpSlots - [None, [Actor < (2D036257)>], [WIDeadBodyCleanupScript < (000A2C94)>], None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None] [03/27/2016 - 06:39:27PM] SEXLAB - Thread[0] - Returning to thread pool... [03/27/2016 - 06:39:28PM] [Zad]: CheckAllEvents() [03/27/2016 - 06:39:28PM] [Zad]: ZadNpc::OnUpdateGameTime() [03/27/2016 - 06:39:28PM] [Zad]: ZadNpc::DoRegister(1.499989) [03/27/2016 - 06:39:29PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000 [03/27/2016 - 06:39:37PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:39:53PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEA)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:39:54PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE9)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:39:54PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DE8)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:39:54PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (27065DEB)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:39:54PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (00077589)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:40:09PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 117 [03/27/2016 - 06:40:19PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:20PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:20PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:20PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:21PM] [slac] Scan Duration: 2.235992secs [03/27/2016 - 06:40:27PM] [slac] Player in dialogue, skipping [03/27/2016 - 06:40:28PM] [slac] Player in dialogue, skipping [03/27/2016 - 06:40:28PM] [slac] Player in dialogue, skipping [03/27/2016 - 06:40:28PM] [slac] Player in dialogue, skipping [03/27/2016 - 06:40:29PM] [slac] Scan Duration: 2.252014secs [03/27/2016 - 06:40:35PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 107 [03/27/2016 - 06:40:35PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:35PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:36PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:36PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:37PM] [slac] Scan Duration: 2.135986secs [03/27/2016 - 06:40:43PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:43PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:43PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:44PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:44PM] [slac] Scan Duration: 1.803009secs [03/27/2016 - 06:40:50PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:50PM] [slac] Dog not aroused (0) [03/27/2016 - 06:40:51PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:51PM] [slac] Horse not aroused (0) [03/27/2016 - 06:40:52PM] [slac] Scan Duration: 2.185028secs [03/27/2016 - 06:41:28PM] VM is freezing... [03/27/2016 - 06:41:28PM] VM is frozen [03/27/2016 - 06:41:29PM] Saving game... [03/27/2016 - 06:41:34PM] VM is thawing... [03/27/2016 - 06:41:34PM] [Zad]: CheckAllEvents() [03/27/2016 - 06:41:34PM] [Zad]: ZadNpc::OnUpdateGameTime() [03/27/2016 - 06:41:34PM] [Zad]: ZadNpc::DoRegister(1.499973) [03/27/2016 - 06:41:35PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000 [03/27/2016 - 06:41:36PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (000DDDED)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:41:36PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (00084461)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:41:36PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (000DDDEE)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:41:36PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (000AE018)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/27/2016 - 06:41:40PM] [slac] Giant not aroused (0) [03/27/2016 - 06:41:40PM] [slac] Scan Duration: 1.051025secs [03/27/2016 - 06:41:40PM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/27/2016 - 06:41:46PM] [slac] Giant not aroused (0) [03/27/2016 - 06:41:47PM] [slac] Scan Duration: 0.867004secs [03/27/2016 - 06:41:49PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (0008453F)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 Newgame Papyrus Log [03/28/2016 - 09:18:02AM] Loading game... [03/28/2016 - 09:18:02AM] VM is thawing... [03/28/2016 - 09:18:02AM] SEXLAB - LOADED: Version 16101 / 16101 [03/28/2016 - 09:18:02AM] [Zad]: [teaser] Loaded: 0% [03/28/2016 - 09:18:02AM] [Zad]: [Finisher Plug] Loaded: 0% [03/28/2016 - 09:18:02AM] SexLab MCM Loaded CurrentVerison: 16101 / 16101 [03/28/2016 - 09:18:02AM] [CF][Framework] Creature Framework RC12 (10010) is initialising [03/28/2016 - 09:18:02AM] FNIS AA started (load) [03/28/2016 - 09:18:02AM] [slac] Initialising [03/28/2016 - 09:18:02AM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/28/2016 - 09:18:02AM] [Zad]: [Periodic Shocks] Loaded: 25% [03/28/2016 - 09:18:02AM] [Zad]: [blindfold Mystery] Loaded: 1% [03/28/2016 - 09:18:02AM] [Zad]: [Yoke Struggle] Loaded: 20% [03/28/2016 - 09:18:02AM] [Zad]: [Chaos Plugs] Loaded: 25% [03/28/2016 - 09:18:02AM] [Zad]: [Tight Gloves] Loaded: 15% [03/28/2016 - 09:18:02AM] [Zad]: [belted Empty] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [Mana Drain] Loaded: 50% [03/28/2016 - 09:18:02AM] [Zad]: QuestMonitor is now watching for device events. [03/28/2016 - 09:18:02AM] Error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 21 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/28/2016 - 09:18:02AM] Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 25 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/28/2016 - 09:18:02AM] Error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 29 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/28/2016 - 09:18:02AM] Error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded. stack: <unknown self>.Game.GetFormFromFile() - "<native>" Line ? [uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 33 [alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6 [03/28/2016 - 09:18:02AM] [CF][Framework] JContainers 3.2 is installed [03/28/2016 - 09:18:02AM] [CF][Framework] SexLab 1.61b is installed [03/28/2016 - 09:18:02AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() Begin [03/28/2016 - 09:18:02AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DawnGuard esp installed and activated. [03/28/2016 - 09:18:02AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: DragonBorn esp installed and activated. [03/28/2016 - 09:18:02AM] [Zad]: [Health Drain] Loaded: 50% [03/28/2016 - 09:18:02AM] [Zad]: Starting Sergius' Experiment... [03/28/2016 - 09:18:02AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnLoadGame() End [03/28/2016 - 09:18:02AM] [Zad]: Initializing. [03/28/2016 - 09:18:02AM] [Zad]: Starting update chain. [03/28/2016 - 09:18:02AM] [slac] Checking loaded mods [03/28/2016 - 09:18:02AM] [slac] Checking Defeat [03/28/2016 - 09:18:02AM] [slac] Defeat v5.x+ Registered [03/28/2016 - 09:18:02AM] [slac] Checking Submit [03/28/2016 - 09:18:02AM] [slac] Submit Registered [03/28/2016 - 09:18:02AM] [slac] Cloak radius set to 192 feet [03/28/2016 - 09:18:02AM] [slac] Scan radius set to 4095.993652 units [03/28/2016 - 09:18:02AM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/28/2016 - 09:18:02AM] zbfExternal: Compatibility checking [03/28/2016 - 09:18:02AM] zbfExternal: ------------------------------------------------------- [03/28/2016 - 09:18:02AM] zbfExternal: SlaveTats version: [03/28/2016 - 09:18:02AM] zbfExternal: RaceMenu version: 7 [03/28/2016 - 09:18:02AM] zbfExternal: Non SexLab Animation Pack version: 0 [03/28/2016 - 09:18:02AM] [Zad]: [Harness] Loaded: 10% [03/28/2016 - 09:18:02AM] zbfExternal: ------------------------------------------------------- [03/28/2016 - 09:18:02AM] zbfExternal: Overlay support: False [03/28/2016 - 09:18:02AM] zbfExternal: Non SexLab Animation support: False [03/28/2016 - 09:18:02AM] zbfExternal: ------------------------------------------------------- [03/28/2016 - 09:18:02AM] [Zad]: Devious Devices is now creating animations. [03/28/2016 - 09:18:02AM] InitWidgetLoader() [03/28/2016 - 09:18:02AM] [CF][Framework] SexLab Aroused 20140124 is installed [03/28/2016 - 09:18:02AM] SEXLAB - [zadbq00 <zadQuest (0E00F624)>] DDBeltedSolo - Created Non-Global Object 'DDBeltedSolo' [03/28/2016 - 09:18:02AM] FNIS aa (load game) started [03/28/2016 - 09:18:02AM] [Zad]: [Horny] Loaded: 5% [03/28/2016 - 09:18:02AM] SEXLAB - GetSetAnimation(DDBeltedSolo): set [03/28/2016 - 09:18:02AM] [Zad]: QuestMonitor is now watching for device events. [03/28/2016 - 09:18:02AM] [Zad]: [Drip] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [stamina Drain] Loaded: 50% [03/28/2016 - 09:18:02AM] [slamainscr <sla_Main (0B042D62)>]: starting maintenance... Update frequency 120.000000 [03/28/2016 - 09:18:02AM] FNIS aa nMods:1 nSets:16 crc:836524 crcOld:836524 [03/28/2016 - 09:18:02AM] FNIS aa GetAAprefixList mod: FNIS aa nMods: 1 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsets mod: FNIS aa nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: FNIS aa nSets: 16 [03/28/2016 - 09:18:02AM] [Zad]: Creating DDBeltedSolo [03/28/2016 - 09:18:02AM] SEXLAB - Animations[-1] DDBeltedSolo - DDBeltedSolo [03/28/2016 - 09:18:02AM] [slamainscr <sla_Main (0B042D62)>]: registered for maintenance [03/28/2016 - 09:18:02AM] [Zad]: [Wet Padding] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [bra Chafing] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [Restrictive Collar] Loaded: 15% [03/28/2016 - 09:18:02AM] [Zad]: [Posture Collar] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [Nipple Piercings] Loaded: 55% [03/28/2016 - 09:18:02AM] [Zad]: [belt Chafing] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [Vibration] Loaded: 25% [03/28/2016 - 09:18:02AM] [Zad]: [Mounted] Loaded: 100% [03/28/2016 - 09:18:02AM] [Zad]: [Armbinder Struggle] Loaded: 15% [03/28/2016 - 09:18:02AM] [Zad]: [Tight Corset] Loaded: 15% [03/28/2016 - 09:18:02AM] [Zad]: [bump Pumps] Loaded: 17% [03/28/2016 - 09:18:02AM] [Zad]: [blindfold Trip] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: [Plug Moan] Loaded: 10% [03/28/2016 - 09:18:02AM] [Zad]: QuestMonitor is now tracking player. [03/28/2016 - 09:18:02AM] FNIS aa GetAAprefixList mod: XPMSE nMods: 1 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] FNIS aa GetAAsetList mod: XPMSE nSets: 16 [03/28/2016 - 09:18:02AM] [Zad]: [Restraints+Armor] Loaded: 7% [03/28/2016 - 09:18:02AM] Error: Cannot call SetSlotMask() on a None object, aborting function call stack: [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.ShowHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 98 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.CheckHelmet() - "mz_HelmetToggleConfigMenu.psc" Line 84 [mz_ScriptSpellQuest (1D000D66)].mz_HelmetToggleConfigMenu.OnGameReload() - "mz_HelmetToggleConfigMenu.psc" Line 18 [alias Player on quest mz_ScriptSpellQuest (1D000D66)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6 [03/28/2016 - 09:18:02AM] XPMSE MainQuest Initialization successful. [03/28/2016 - 09:18:03AM] Error: Cannot cast from None to SKI_WidgetBase[] stack: [iHUDControlQuest (5D000805)].ihudwidgetscript.initialize() - "iHUDWidgetScript.psc" Line 38 [iHUDControlQuest (5D000805)].ihudcontrolscript.startUp() - "iHUDControlScript.psc" Line 93 [iHUDMaintainanceQuest (5D002853)].iHUDMaintainanceScript.startUp() - "iHUDMaintainanceScript.psc" Line 20 [alias PlayerAlias on quest iHUDMaintainanceQuest (5D002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11 [03/28/2016 - 09:18:03AM] SEXLAB - [zadbq00 <zadQuest (0E00F624)>] DDArmbinderSolo - Created Non-Global Object 'DDArmbinderSolo' [03/28/2016 - 09:18:03AM] SEXLAB - GetSetAnimation(DDArmbinderSolo): set [03/28/2016 - 09:18:03AM] [Zad]: Creating DDArmbinderSolo [03/28/2016 - 09:18:03AM] SEXLAB - Animations[-1] DDArmbinderSolo - DDArmbinderSolo [03/28/2016 - 09:18:03AM] [CF][Framework] Didn't activate actor ["Cave Bear" [Actor < (000B301C)>]]; already has effect [03/28/2016 - 09:18:03AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (000B301C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:18:03AM] SEXLAB - [zadbq00 <zadQuest (0E00F624)>] DDYokeSolo - Created Non-Global Object 'DDYokeSolo' [03/28/2016 - 09:18:03AM] SEXLAB - GetSetAnimation(DDYokeSolo): set [03/28/2016 - 09:18:03AM] [Zad]: Creating CreateDDYokeSolo [03/28/2016 - 09:18:03AM] SEXLAB - Animations[-1] DDYokeSolo - DDYokeSolo [03/28/2016 - 09:18:04AM] [Zad]: EnableEventProcessing() [03/28/2016 - 09:18:04AM] [Zad]: Rehooking Mod Events [03/28/2016 - 09:18:04AM] [Zad]: ZadNpc::DoRegister(1.150516) [03/28/2016 - 09:18:04AM] [Zad]: RepopulateNpcs() [03/28/2016 - 09:18:04AM] [Zad]: Not repopulating NPC slots: Feature is disabled. [03/28/2016 - 09:18:04AM] [Zad]: ==========Begin Compatibility Checks========== [03/28/2016 - 09:18:04AM] [Zad]: Please note that Errors related to missing files should be ignored. [03/28/2016 - 09:18:04AM] [Zad]: [ Dependency Checks ] [03/28/2016 - 09:18:04AM] [Zad]: DDi version [2.920000]: OK [03/28/2016 - 09:18:04AM] [Zad]: assets version [2.900000]: OK [03/28/2016 - 09:18:04AM] [Zad]: ZaZ Animation Pack version [607.000000]: OK [03/28/2016 - 09:18:04AM] [Zad]: aroused version [20140124.000000]: OK [03/28/2016 - 09:18:04AM] [Zad]: SexLab version [16101.000000]: OK [03/28/2016 - 09:18:04AM] [Zad]: [ Third Party Mod Compatibility Checks ] [03/28/2016 - 09:18:04AM] [Zad]: [ Sanity Checks ] [03/28/2016 - 09:18:04AM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK [03/28/2016 - 09:18:04AM] [Zad]: Verifying that old DDi esp is not present: OK [03/28/2016 - 09:18:04AM] [Zad]: ==========End Compatibility Checks========== [03/28/2016 - 09:18:04AM] [Zad]: Initializing Events arrays. [03/28/2016 - 09:18:04AM] [Zad]: zadEventSlots::Maintenance() [03/28/2016 - 09:18:04AM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000 [03/28/2016 - 09:18:04AM] [Zad]: [Harness] Registered. Event #0 [03/28/2016 - 09:18:04AM] [Zad]: [bra Chafing] Registered. Event #1 [03/28/2016 - 09:18:04AM] [Zad]: [Tight Gloves] Registered. Event #2 [03/28/2016 - 09:18:04AM] [Zad]: [blindfold Mystery] Registered. Event #3 [03/28/2016 - 09:18:04AM] [Zad]: [Periodic Shocks] Registered. Event #4 [03/28/2016 - 09:18:04AM] [Zad]: [Health Drain] Registered. Event #5 [03/28/2016 - 09:18:04AM] [Zad]: [Finisher Plug] Registered. Event #7 [03/28/2016 - 09:18:04AM] [Zad]: [Vibration] Registered. Event #6 [03/28/2016 - 09:18:04AM] [Zad]: [Horny] Registered. Event #8 [03/28/2016 - 09:18:04AM] [Zad]: [Mounted] Registered. Event #9 [03/28/2016 - 09:18:04AM] [Zad]: [Wet Padding] Registered. Event #10 [03/28/2016 - 09:18:04AM] [Zad]: [Armbinder Struggle] Registered. Event #11 [03/28/2016 - 09:18:04AM] [Zad]: DevicesUnderneath::Maintenance() [03/28/2016 - 09:18:04AM] [Zad]: [Drip] Registered. Event #12 [03/28/2016 - 09:18:04AM] [Zad]: [stamina Drain] Registered. Event #13 [03/28/2016 - 09:18:04AM] [Zad]: DevicesUnderneath Registered(80:21) [03/28/2016 - 09:18:04AM] [Zad]: DevicesUnderneath Registered(81:26) [03/28/2016 - 09:18:04AM] [Zad]: DevicesUnderneath Registered(82:28) [03/28/2016 - 09:18:04AM] [Zad]: Set Device Hider slot to 41. [03/28/2016 - 09:18:04AM] [Zad]: RebuildSlotmask() [03/28/2016 - 09:18:04AM] [Zad]: [belt Chafing] Registered. Event #14 [03/28/2016 - 09:18:04AM] [Zad]: [blindfold Trip] Registered. Event #15 [03/28/2016 - 09:18:04AM] [Zad]: [Restrictive Collar] Registered. Event #16 [03/28/2016 - 09:18:04AM] [Zad]: [Nipple Piercings] Registered. Event #17 [03/28/2016 - 09:18:04AM] [Zad]: [Posture Collar] Registered. Event #18 [03/28/2016 - 09:18:04AM] [Zad]: [Yoke Struggle] Registered. Event #19 [03/28/2016 - 09:18:04AM] [Zad]: [Chaos Plugs] Registered. Event #20 [03/28/2016 - 09:18:04AM] [Zad]: [Tight Corset] Registered. Event #21 [03/28/2016 - 09:18:04AM] [Zad]: [belted Empty] Registered. Event #22 [03/28/2016 - 09:18:04AM] [Zad]: [Restraints+Armor] Registered. Event #23 [03/28/2016 - 09:18:04AM] [Zad]: [bump Pumps] Registered. Event #24 [03/28/2016 - 09:18:04AM] [Zad]: [Plug Moan] Registered. Event #25 [03/28/2016 - 09:18:04AM] [Zad]: [Mana Drain] Registered. Event #26 [03/28/2016 - 09:18:04AM] [Zad]: [teaser] Registered. Event #27 [03/28/2016 - 09:18:05AM] 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 [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Chastity Bra (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag padded for Chastity Bra (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Metal for Chastity Bra (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Bra for Chastity Bra (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Cuffs (Padded) (Arms) [03/28/2016 - 09:18:05AM] [Zad]: adding tag padded for Cuffs (Padded) (Arms) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Metal for Cuffs (Padded) (Arms) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Arms for Cuffs (Padded) (Arms) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Cuffs for Cuffs (Padded) (Arms) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Cuffs (Padded) (Legs) [03/28/2016 - 09:18:05AM] [Zad]: adding tag padded for Cuffs (Padded) (Legs) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Metal for Cuffs (Padded) (Legs) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Legs for Cuffs (Padded) (Legs) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Cuffs for Cuffs (Padded) (Legs) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Collar (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag short for Collar (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag padded for Collar (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Metal for Collar (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Collar for Collar (Padded) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Collar (Posture) (Steel) [03/28/2016 - 09:18:05AM] [CF][Framework] Sending register event [03/28/2016 - 09:18:05AM] [Zad]: adding tag padded for Collar (Posture) (Steel) [03/28/2016 - 09:18:05AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Begin [03/28/2016 - 09:18:05AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() Registering [03/28/2016 - 09:18:05AM] [Zad]: adding tag posture for Collar (Posture) (Steel) [03/28/2016 - 09:18:05AM] [slnc] [slncaddondgscript <slncAddonDG (22002F9A)>]: AddonDG.registerStuff() [03/28/2016 - 09:18:05AM] [slnc] [slncaddondbscript <slncAddonDB (21005911)>]: AddonDB.registerStuff() [03/28/2016 - 09:18:05AM] [slnc] [slncMainQuestScript <slncControllerQuest (200110DF)>]: OnCreatureFrameworkRegister() End [03/28/2016 - 09:18:05AM] [Zad]: adding tag Metal for Collar (Posture) (Steel) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Collar for Collar (Posture) (Steel) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Armbinder [03/28/2016 - 09:18:05AM] [Zad]: adding tag Black for Armbinder [03/28/2016 - 09:18:05AM] [Zad]: adding tag Leather for Armbinder [03/28/2016 - 09:18:05AM] [Zad]: adding tag Armbinder for Armbinder [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Black for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Leather for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag ball for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Harness for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Gag for Gag (Ball) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag DDi for Gag (Panel) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Black for Gag (Panel) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag Leather for Gag (Panel) (Harness) [03/28/2016 - 09:18:05AM] [Zad]: adding tag panel for Gag (Panel) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Harness for Gag (Panel) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Gag for Gag (Panel) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag ring for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Harness for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Gag for Gag (Ring) (Harness) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag ball for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag strap for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Gag for Gag (Ball) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag ring for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag strap for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Gag for Gag (Ring) (Simple) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Blindfold [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Blindfold [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Blindfold [03/28/2016 - 09:18:06AM] [Zad]: adding tag Blindfold for Blindfold [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Cuffs (Leather) (Arms) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Cuffs (Leather) (Arms) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Cuffs (Leather) (Arms) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Arms for Cuffs (Leather) (Arms) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Cuffs for Cuffs (Leather) (Arms) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Cuffs (Leather) (Legs) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Cuffs (Leather) (Legs) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Cuffs (Leather) (Legs) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Legs for Cuffs (Leather) (Legs) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Cuffs for Cuffs (Leather) (Legs) [03/28/2016 - 09:18:06AM] [Zad]: adding tag DDi for Collar (Leather) [03/28/2016 - 09:18:06AM] [Zad]: adding tag short for Collar (Leather) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Black for Collar (Leather) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Leather for Collar (Leather) [03/28/2016 - 09:18:06AM] [Zad]: adding tag Collar for Collar (Leather) [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Harness [03/28/2016 - 09:18:07AM] [Zad]: adding tag Full for Harness [03/28/2016 - 09:18:07AM] [Zad]: adding tag Black for Harness [03/28/2016 - 09:18:07AM] [Zad]: adding tag Leather for Harness [03/28/2016 - 09:18:07AM] [Zad]: adding tag Harness for Harness [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Collar (Leather) (Harness) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Black for Collar (Leather) (Harness) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Leather for Collar (Leather) (Harness) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Harness for Collar (Leather) (Harness) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Collar for Collar (Leather) (Harness) [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Iron) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag simple for Plug (Iron) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag IRON for Plug (Iron) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Vaginal for Plug (Iron) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Plug for Plug (Iron) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Iron) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag simple for Plug (Iron) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag IRON for Plug (Iron) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Anal for Plug (Iron) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Plug for Plug (Iron) (Anal) [03/28/2016 - 09:18:07AM] [CF][Framework] Beginning JSON registration [03/28/2016 - 09:18:07AM] [CF][Framework] Found 5 JSON files in creatures.d [03/28/2016 - 09:18:07AM] [CF][Framework] Already loaded file slnc-db.json; skipping [03/28/2016 - 09:18:07AM] [CF][Framework] Already loaded file slnc-dg.json; skipping [03/28/2016 - 09:18:07AM] [CF][Framework] Already loaded file slnc-mnc-db.json; skipping [03/28/2016 - 09:18:07AM] [CF][Framework] Already loaded file slnc-mnc-dg.json; skipping [03/28/2016 - 09:18:07AM] [CF][Framework] Already loaded file slnc.json; skipping [03/28/2016 - 09:18:07AM] [CF][Framework] Finished JSON registration [03/28/2016 - 09:18:07AM] [CF][Framework] Forcing active actor restart [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Primitive) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag simple for Plug (Primitive) (Vaginal) [03/28/2016 - 09:18:07AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FD)>]] [03/28/2016 - 09:18:07AM] [Zad]: adding tag primitive for Plug (Primitive) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Vaginal for Plug (Primitive) (Vaginal) [03/28/2016 - 09:18:07AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FA)>]] [03/28/2016 - 09:18:07AM] [Zad]: adding tag Plug for Plug (Primitive) (Vaginal) [03/28/2016 - 09:18:07AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FC)>]] [03/28/2016 - 09:18:07AM] [CF][Framework] Didn't deactivate actor ["Frostbite Spider" [Actor < (0002E2FD)>]]; restarting [03/28/2016 - 09:18:07AM] [CF][Creature] Finished on ["Cave Bear" [Actor < (000B301C)>]] [03/28/2016 - 09:18:07AM] [CF][Framework] Didn't deactivate actor ["Frostbite Spider" [Actor < (0002E2FA)>]]; restarting [03/28/2016 - 09:18:07AM] [CF][Creature] Finished on ["Frostbite Spider" [masterambushscript < (00091657)>]] [03/28/2016 - 09:18:07AM] [CF][Framework] Didn't deactivate actor ["Frostbite Spider" [Actor < (0002E2FC)>]]; restarting [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Primitive) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag simple for Plug (Primitive) (Anal) [03/28/2016 - 09:18:07AM] [CF][Framework] Didn't deactivate actor ["Cave Bear" [Actor < (000B301C)>]]; restarting [03/28/2016 - 09:18:07AM] [Zad]: adding tag primitive for Plug (Primitive) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Anal for Plug (Primitive) (Anal) [03/28/2016 - 09:18:07AM] [CF][Framework] Didn't deactivate actor ["Frostbite Spider" [masterambushscript < (00091657)>]]; restarting [03/28/2016 - 09:18:07AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FD)>]] and doing nothing else [03/28/2016 - 09:18:07AM] [Zad]: adding tag Plug for Plug (Primitive) (Anal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Soulgem) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Magic for Plug (Soulgem) (Vaginal) [03/28/2016 - 09:18:07AM] [CF][Creature] Removing both API armours from ["Cave Bear" [Actor < (000B301C)>]] and doing nothing else [03/28/2016 - 09:18:07AM] [Zad]: adding tag SoulGem for Plug (Soulgem) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Vaginal for Plug (Soulgem) (Vaginal) [03/28/2016 - 09:18:07AM] [Zad]: adding tag Plug for Plug (Soulgem) (Vaginal) [03/28/2016 - 09:18:07AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FC)>]] and doing nothing else [03/28/2016 - 09:18:07AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FA)>]] and doing nothing else [03/28/2016 - 09:18:07AM] [Zad]: adding tag DDi for Plug (Soulgem) (Anal) [03/28/2016 - 09:18:07AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [masterambushscript < (00091657)>]] and doing nothing else [03/28/2016 - 09:18:08AM] [Zad]: adding tag Magic for Plug (Soulgem) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag SoulGem for Plug (Soulgem) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Anal for Plug (Soulgem) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Plug for Plug (Soulgem) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Plug (Inflatable) (Vaginal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag inflatable for Plug (Inflatable) (Vaginal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Vaginal for Plug (Inflatable) (Vaginal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag pump for Plug (Inflatable) (Vaginal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Plug for Plug (Inflatable) (Vaginal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Plug (Inflatable) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag inflatable for Plug (Inflatable) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Anal for Plug (Inflatable) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag pump for Plug (Inflatable) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Plug for Plug (Inflatable) (Anal) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Chastity Belt (Padded) (Open) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Open for Chastity Belt (Padded) (Open) [03/28/2016 - 09:18:08AM] [Zad]: adding tag padded for Chastity Belt (Padded) (Open) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Metal for Chastity Belt (Padded) (Open) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Belt for Chastity Belt (Padded) (Open) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Chastity Belt (Padded) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Full for Chastity Belt (Padded) [03/28/2016 - 09:18:08AM] [Zad]: adding tag padded for Chastity Belt (Padded) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Metal for Chastity Belt (Padded) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Belt for Chastity Belt (Padded) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Chastity Belt (Iron) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Full for Chastity Belt (Iron) [03/28/2016 - 09:18:08AM] [Zad]: adding tag IRON for Chastity Belt (Iron) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Metal for Chastity Belt (Iron) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Belt for Chastity Belt (Iron) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Nipple Piercings (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag SoulGem for Nipple Piercings (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag nipple for Nipple Piercings (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Piercing for Nipple Piercings (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag DDi for Vaginal Piercing (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag SoulGem for Vaginal Piercing (Soulgem) [03/28/2016 - 09:18:08AM] [Zad]: adding tag Vaginal for Vaginal Piercing (Soulgem) [03/28/2016 - 09:18:09AM] [Zad]: adding tag Piercing for Vaginal Piercing (Soulgem) [03/28/2016 - 09:18:09AM] [Zad]: adding tag Black for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag Metal for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag restrictive for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag Collar for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag koffii for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag DDi for Restrictive Collar [03/28/2016 - 09:18:09AM] [Zad]: adding tag Black for Restrictive Corset [03/28/2016 - 09:18:09AM] [Zad]: adding tag Leather for Restrictive Corset [03/28/2016 - 09:18:09AM] [Zad]: adding tag Corset for Restrictive Corset [03/28/2016 - 09:18:09AM] [Zad]: adding tag restrictive for Restrictive Corset [03/28/2016 - 09:18:09AM] [Zad]: adding tag DDi for Restrictive Corset [03/28/2016 - 09:18:09AM] [CF][Main Quest] Skipping cloak application; API is restarting active actors [03/28/2016 - 09:18:09AM] [Zad]: adding tag Black for Restrictive Gloves [03/28/2016 - 09:18:09AM] [Zad]: adding tag Leather for Restrictive Gloves [03/28/2016 - 09:18:09AM] [Zad]: adding tag Gloves for Restrictive Gloves [03/28/2016 - 09:18:09AM] [Zad]: adding tag restrictive for Restrictive Gloves [03/28/2016 - 09:18:09AM] [Zad]: adding tag DDi for Restrictive Gloves [03/28/2016 - 09:18:09AM] [Zad]: adding tag Metal for Yoke (Iron) [03/28/2016 - 09:18:09AM] [Zad]: adding tag Yoke for Yoke (Iron) [03/28/2016 - 09:18:09AM] [Zad]: adding tag DDi for Yoke (Iron) [03/28/2016 - 09:18:09AM] [Zad]: Finished registering devices. [03/28/2016 - 09:18:09AM] [Zad]: Monitoring Camera state. [03/28/2016 - 09:18:09AM] [CF][Framework] Cleared log Form DB [03/28/2016 - 09:18:09AM] [CF][Framework] Creature Framework is done initialising [03/28/2016 - 09:18:09AM] [CF][Creature] Started on ["Frostbite Spider" [Actor < (0002E2FD)>]] with race/skin ["Frostbite Spider" [Race <FrostbiteSpiderRace (000131F8)>]]["" [Armor < (0003636F)>]] [03/28/2016 - 09:18:09AM] [CF][Creature] Started on ["Frostbite Spider" [Actor < (0002E2FA)>]] with race/skin ["Frostbite Spider" [Race <FrostbiteSpiderRace (000131F8)>]]["" [Armor < (0003636F)>]] [03/28/2016 - 09:18:10AM] [CF][Creature] Started on ["Frostbite Spider" [masterambushscript < (00091657)>]] with race/skin ["Frostbite Spider" [Race <FrostbiteSpiderRaceLarge (00053477)>]]["" [Armor < (0003636F)>]] [03/28/2016 - 09:18:10AM] [CF][Creature] Started on ["Cave Bear" [Actor < (000B301C)>]] with race/skin ["Cave Bear" [Race <BearBlackRace (000131E8)>]]["Cave Bear" [Armor < (000187FE)>]] [03/28/2016 - 09:18:10AM] [CF][Creature] ["Frostbite Spider" [Actor < (0002E2FD)>]] unaroused [03/28/2016 - 09:18:10AM] [CF][Creature] Started on ["Frostbite Spider" [Actor < (0002E2FC)>]] with race/skin ["Frostbite Spider" [Race <FrostbiteSpiderRace (000131F8)>]]["" [Armor < (0003636F)>]] [03/28/2016 - 09:18:10AM] [CF][Creature] ["Frostbite Spider" [masterambushscript < (00091657)>]] unaroused [03/28/2016 - 09:18:10AM] [CF][Main Quest] The cloak is being applied for the first time since game load [03/28/2016 - 09:18:10AM] [CF][Creature] ["Frostbite Spider" [Actor < (0002E2FA)>]] unaroused [03/28/2016 - 09:18:10AM] [CF][Creature] Not equipping normal armour on ["Frostbite Spider" [Actor < (0002E2FD)>]]; there is no normal armour [03/28/2016 - 09:18:10AM] [CF][Creature] ["Cave Bear" [Actor < (000B301C)>]] unaroused [03/28/2016 - 09:18:10AM] [CF][Creature] Not equipping normal armour on ["Frostbite Spider" [Actor < (0002E2FA)>]]; there is no normal armour [03/28/2016 - 09:18:10AM] [CF][Creature] ["Frostbite Spider" [Actor < (0002E2FC)>]] unaroused [03/28/2016 - 09:18:10AM] [CF][Creature] Not equipping normal armour on ["Frostbite Spider" [Actor < (0002E2FC)>]]; there is no normal armour [03/28/2016 - 09:18:10AM] [CF][Creature] Not equipping normal armour on ["Frostbite Spider" [masterambushscript < (00091657)>]]; there is no normal armour [03/28/2016 - 09:18:10AM] [CF][Creature] Not equipping normal armour on ["Cave Bear" [Actor < (000B301C)>]]; there is no normal armour [03/28/2016 - 09:18:18AM] VM is freezing... [03/28/2016 - 09:18:18AM] VM is frozen [03/28/2016 - 09:18:19AM] Saving game... [03/28/2016 - 09:18:19AM] VM is thawing... [03/28/2016 - 09:18:19AM] Error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type stack: [<NULL form> (0009165B)].masterambushscript.GetParentCell() - "<native>" Line ? [<NULL form> (0009165B)].masterambushscript.OnGetUp() - "masterAmbushScript.psc" Line ? [03/28/2016 - 09:18:19AM] [CF][Creature] Finished on ["Cave Bear" [Actor < (000B301C)>]] [03/28/2016 - 09:18:19AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FA)>]] [03/28/2016 - 09:18:19AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FC)>]] [03/28/2016 - 09:18:19AM] [CF][Creature] Finished on ["Frostbite Spider" [Actor < (0002E2FD)>]] [03/28/2016 - 09:18:20AM] [CF][Creature] Finished on ["Frostbite Spider" [masterambushscript < (00091657)>]] [03/28/2016 - 09:18:20AM] [CF][Framework] Deactivated actor ["Frostbite Spider" [Actor < (0002E2FA)>]] [03/28/2016 - 09:18:20AM] [CF][Framework] Deactivated actor ["Frostbite Spider" [Actor < (0002E2FC)>]] [03/28/2016 - 09:18:20AM] [CF][Framework] Deactivated actor ["Cave Bear" [Actor < (000B301C)>]] [03/28/2016 - 09:18:20AM] [CF][Framework] Deactivated actor ["Frostbite Spider" [Actor < (0002E2FD)>]] [03/28/2016 - 09:18:20AM] [CF][Framework] Deactivated actor ["Frostbite Spider" [masterambushscript < (00091657)>]] [03/28/2016 - 09:18:20AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FA)>]] and doing nothing else [03/28/2016 - 09:18:20AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FD)>]] and doing nothing else [03/28/2016 - 09:18:20AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [Actor < (0002E2FC)>]] and doing nothing else [03/28/2016 - 09:18:20AM] [CF][Creature] Removing both API armours from ["Cave Bear" [Actor < (000B301C)>]] and doing nothing else [03/28/2016 - 09:18:20AM] [CF][Creature] Removing both API armours from ["Frostbite Spider" [masterambushscript < (00091657)>]] and doing nothing else [03/28/2016 - 09:18:20AM] [slamainscr <sla_Main (0B042D62)>]:Defered maintenance... [03/28/2016 - 09:18:20AM] [slamainscr <sla_Main (0B042D62)>]: found Devious Devices - Assets.esm [03/28/2016 - 09:18:20AM] [slamainscr <sla_Main (0B042D62)>]: Enabled Desire spell [03/28/2016 - 09:18:20AM] [slamainscr <sla_Main (0B042D62)>]: Updated notification key to 49 [03/28/2016 - 09:18:20AM] [slamainscr <sla_Main (0B042D62)>]: finished maintenance [03/28/2016 - 09:18:24AM] [CF][Creature Apply] Failure on ["Ralof" [Actor < (0002BF9E)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:18:28AM] Error: Object reference has no 3D stack: [ (000A7EA9)].Sound.Play() - "<native>" Line ? [ (000B78FE)].HelgenRandomSoundScript.OnUpdate() - "HelgenRandomSoundScript.psc" Line 97 [03/28/2016 - 09:19:14AM] [CF][Framework] Activating actor ["Horse" [Actor < (2704C86C)>]] [03/28/2016 - 09:19:14AM] [CF][Creature Apply] Failure on ["chicken" [Actor < (001066DE)>]]; creature isn't registered; race=["rabbit" [Race <ChickenRace (000A919D)>]] skin=["chicken" [Armor < (000A919C)>]] [03/28/2016 - 09:19:14AM] [CF][Framework] Activating actor ["Dog" [Actor < (2704C86F)>]] [03/28/2016 - 09:19:14AM] [CF][Creature Apply] Failure on ["Frodnar" [Actor < (0001348B)>]]; creature isn't registered; race=["Nord" [Race <NordRaceChild (0002C65B)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Horse" [Actor < (2704C870)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Stump" [Actor < (0001E62B)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["chicken" [Actor < (001066DF)>]]; creature isn't registered; race=["rabbit" [Race <ChickenRace (000A919D)>]] skin=["chicken" [Armor < (000A919C)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["chicken" [Actor < (0010962A)>]]; creature isn't registered; race=["rabbit" [Race <ChickenRace (000A919D)>]] skin=["chicken" [Armor < (000A919C)>]] [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C86F)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Cow" [Actor < (00060B22)>]]; creature isn't registered; race=["highlandcow" [Race <CowRace (0004E785)>]] skin=["highlandcow" [Armor < (0004E784)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Guard Dog" [Actor < (2704C872)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Gerdur" [WIDeadBodyCleanupScript < (00013489)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Dog" [Actor < (2704C873)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Dog" [Actor < (2704C86F)>]] with race/skin ["Dog" [Race <DLC1HuskyBareRace (02018B36)>]]["Husky Judah" [Armor < (2200CE2F)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Hod" [WIDeadBodyCleanupScript < (0001348A)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (0001E62B)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] [CF][Creature] ["Dog" [Actor < (2704C86F)>]] unaroused [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Faendal" [TrainerGoldScript < (0001348C)>]]; creature isn't registered; race=["Wood Elf" [Race <WoodElfRace (00013749)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Not equipping normal armour on ["Dog" [Actor < (2704C86F)>]]; there is no normal armour [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Sven" [WIDeadBodyCleanupScript < (00013491)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Horse" [Actor < (2704C86A)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Stump" [Actor < (0001E62B)>]] with race/skin ["Dog" [Race <DogRace (000131EE)>]]["" [Armor < (0004B2C9)>]] [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C873)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C86C)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Hilde" [WIDeadBodyCleanupScript < (00035534)>]]; creature isn't registered; race=["Old People Race" [Race <ElderRace (00067CD8)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] ["Stump" [Actor < (0001E62B)>]] unaroused [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C870)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Dog" [Actor < (2704C871)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Dog" [Actor < (2704C873)>]] with race/skin ["Dog" [Race <DogRace (000131EE)>]]["" [Armor < (0004B2C9)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Dog" [Actor < (2704C86B)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Horse" [Actor < (2704C86C)>]] with race/skin ["Horse" [Race <HorseRace (000131FD)>]]["" [Armor < (00060715)>]] [03/28/2016 - 09:19:15AM] [CF][Framework] Activating actor ["Horse" [Actor < (2704C868)>]] [03/28/2016 - 09:19:15AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C872)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:15AM] [CF][Creature] ["Dog" [Actor < (2704C873)>]] unaroused [03/28/2016 - 09:19:15AM] [CF][Creature] ["Horse" [Actor < (2704C86C)>]] unaroused [03/28/2016 - 09:19:15AM] [CF][Creature] Not equipping normal armour on ["Dog" [Actor < (2704C873)>]]; there is no normal armour [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Alvor" [WIDeadBodyCleanupScript < (00013482)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Not equipping normal armour on ["Stump" [Actor < (0001E62B)>]]; there is no normal armour [03/28/2016 - 09:19:15AM] [CF][Creature] Not equipping normal armour on ["Horse" [Actor < (2704C86C)>]]; there is no normal armour [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Guard Dog" [Actor < (2704C872)>]] with race/skin ["Dog" [Race <DLC1HuskyArmoredRace (02018B33)>]]["Armored Husky" [Armor < (02018B31)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Dorthe" [Actor < (00013484)>]]; creature isn't registered; race=["Nord" [Race <NordRaceChild (0002C65B)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] Started on ["Horse" [Actor < (2704C870)>]] with race/skin ["Horse" [Race <HorseRace (000131FD)>]]["" [Armor < (0008650E)>]] [03/28/2016 - 09:19:15AM] [CF][Creature Apply] Failure on ["Embry" [WIDeadBodyCleanupScript < (0003550C)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]] [03/28/2016 - 09:19:15AM] [CF][Creature] ["Guard Dog" [Actor < (2704C872)>]] unaroused [03/28/2016 - 09:19:16AM] [CF][Creature] Not equipping normal armour on ["Guard Dog" [Actor < (2704C872)>]]; there is no normal armour [03/28/2016 - 09:19:16AM] [CF][Creature] ["Horse" [Actor < (2704C870)>]] unaroused [03/28/2016 - 09:19:16AM] [CF][Creature] Not equipping normal armour on ["Horse" [Actor < (2704C870)>]]; there is no normal armour [03/28/2016 - 09:19:23AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C86A)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:23AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C871)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:24AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C868)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10 [03/28/2016 - 09:19:24AM] Warning: Assigning None to a non-object variable named "::temp6" stack: [Active effect 1 on (2704C86B)].CFEffectCreatureApply.OnEffectStart() - "CFEffectCreatureApply.psc" Line 10
Shonrim Posted April 19, 2016 Posted April 19, 2016 I'm still getting stuck where I'm tied up and everyone is dead around me and it still says 100% chance of being noticed. Is there a console command to reset the 100%?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now