Jump to content

Spank That Ass


Recommended Posts

Posted
2 hours ago, Lupine00 said:

is possible to re-stage a SL animation so that it contains spank stages (which would be discrete) entirely in code, but I admit it's tedious working out the details of the SL API and making stuff work ... but if you can do it, you can stitch spank stages into regular SL animations to make them properly spanky. But there's no standalone spank animation yet, is there

I know it's possible to change animation mid scene. For the mod the way it is right now I think it wouldn't 'flow' right because changing animation takes some time and it would be kind of clunky I think.

 

What might work is if you maybe don't fuck back for 3-4 spanks in a row then change to a spanking animation. 

 

I don't use SLAR myself. 

Posted
4 hours ago, Monoman1 said:

That's a strange bug :P

  Hide contents

It's not a bug. It just needs an mcm slider. For now. Be quick :)

 

 

I guess I have to wrestle with my desires, potions to sell or a non-tender ass and breasts for the time being at least till a slider or something comes along and saves my tender bits.

 

Thanks for the reply.

Posted

Been enjoying this mod.  Issue that comes up is during crafting.  NPCs from all around come running up and slap the PC.  Frequently enough that a NPC can become bugged.  NPC follows PC everywhere even through traveling.  NPC also runs into and pushes the PC, though never slaps the PC.   After this happens.  MCM will not load up the UI settings for Spank that ass.  Going back to previous save does work around the issue.

Posted
9 hours ago, ooftaj said:

Been enjoying this mod.  Issue that comes up is during crafting.  NPCs from all around come running up and slap the PC.  Frequently enough that a NPC can become bugged.  NPC follows PC everywhere even through traveling.  NPC also runs into and pushes the PC, though never slaps the PC.   After this happens.  MCM will not load up the UI settings for Spank that ass.  Going back to previous save does work around the issue.

type 'sqv _STA_RandomNpcRunUpAndSpankFurnQuest'

 

If the quest is stopped then I don't know why the Npc would be following you because if the quest is stopped then the alias isn't filled with an npc which means that the follow package isn't applied. If the quest is running then that is a problem. Type 'stopquest _STA_RandomNpcRunUpAndSpankFurnQuest'. 

 

As for the Mcm not coming up - Anything else odd going on in your game....?

Posted
On 4/21/2019 at 5:36 AM, Corsayr said:

Approach is translated, dialog is only 30% atm. 

You can run it through ESP Translator and let Google translate the rest though. Results are, well... as you would expect, but still make more sense than "□□□□□ □□ □□□□□□□ □□□□ □□□□□".

Posted
2 hours ago, Laura Havelly said:

(Bad English) I'm having a problem ... When I load a save, crash 5 seconds after the loading screen. This happens only with this active mod

More information is needed to help you!

 

Maybe any mod you add can cause that behaviour if your save has a too high string count:

> did you add StA to a running game? Maybe you are now over the 65k string count limit for skyrim saves and you will have to use Crash Fixes

 

> did you check if you're over the 255 plugin limit now? (it's better to stay below 254)

 

You could try this first:

> load an very early save (best one still in LAL)  and load the newest save from there

> or use console: "coc qasmoke" right from the start and load the last save from there

=> reason: you save is too big now to be loaded right away, loading an very early save will help to load  the bigger older save

 

Maybe you have a missing requirement?

 

Did you check your save for unfinished/broken scripts with:

game string count <65536: save tool 

or if game string count >65536 and using crash fixes: resaver (fallrim tools)?

 

I added StA 1.8 on a running game and it its last in load order => doesn't work to 100% but it should not get your game stuck on loading screen or crash it (masochism love/hate only updates if slider gets moved)

 

you could also check if you get the same issues if you start a new game with your existing load order

 

and make sure you have the newest PapyrusUtil and let it ovewrite anything (SL for example has an older version of PapyrusUtil included that needs to be overwritten)

 

if all doesn't help you could try and add soft dependencys of StA

 

we are talking about skyrim LE or do we talk about SE?

Posted

Drool options not showing up for me. I've installed Zaz and I double checked for latest version of papyrus util. I know I have Nioverride settings done correctly(I use BWA), probably just gonna check and see if it's another mod that is conflicting with STA.

 

btw mod author, if u read this, can you point me to what item is applying the drool/tear effects? I want to look at it in TESV edit and attempt to make the mod use other face paint slots(not even sure if that'll fix it tho XD).

Posted
9 minutes ago, ArianHeight said:

Drool options not showing up for me. I've installed Zaz and I double checked for latest version of papyrus util. I know I have Nioverride settings done correctly(I use BWA), probably just gonna check and see if it's another mod that is conflicting with STA.

The options being greyed out in the mcm either mean

1. You're using an outdated version of papyrus util which you've already checked or 

2. the files were not found on the path. Check the spoiler picture in this post for the correct folder structure: https://www.loverslab.com/topic/118840-spank-that-ass/?do=findComment&comment=2567556

 

8 hours ago, Laura Havelly said:

(Bad English) I'm having a problem ... When I load a save, crash 5 seconds after the loading screen. This happens only with this active mod

Like DTMT said, I'll need more information. Crashing on loading is not a common problem for this mod. 

 

Posted

I fixed it... turns out sexlab 1.62 uses an older version of papyrus, which was overriding my papyrus v3.3

maaan the devil is really in the details. thnx mod author!

Posted

While investigating some issues with Devious Followers, I noticed that the type of the _DWill global present in STA differs from that of DF.

 

DF uses a Float for _DWill.

 

STA uses a Short.

 

Possibly harmless, but not ideal.

Posted
13 minutes ago, Lupine00 said:

While investigating some issues with Devious Followers, I noticed that the type of the _DWill global present in STA differs from that of DF.

 

DF uses a Float for _DWill.

 

STA uses a Short.

 

Possibly harmless, but not ideal.

Hmm. Ok. Would have assumed it was a short. Don't think it will make any difference as it appears to be effectively treated as a short anyway. I've never seen will decrease by 0.5 but then I'm not overly familiar with the internals of DF.

Posted

Sorry to be a pain, but I have several issues. 

 

1. When installing through NMM, when I click the SL Survival option it fails to install. Re downloading and installing does the same.

2. When manually installing, the MME scripts from the active folder do not seem to register for the mod in game. In game I get the warning about MME and this current installation of the mod.

3. When in game, when getting a face pat the game ctds. I cannot make heads or tails with regards to pyp logs. 

 

As a clueless pleb, I bow before your greatness and humbly beg for your wisdom! 

Posted
10 hours ago, navitude89 said:

Sorry to be a pain, but I have several issues. 

 

1. When installing through NMM, when I click the SL Survival option it fails to install. Re downloading and installing does the same.

2. When manually installing, the MME scripts from the active folder do not seem to register for the mod in game. In game I get the warning about MME and this current installation of the mod.

3. When in game, when getting a face pat the game ctds. I cannot make heads or tails with regards to pyp logs. 

 

As a clueless pleb, I bow before your greatness and humbly beg for your wisdom! 

1. Nmm really seems to be picky with my fomods. I'll have to investigate later but I think you're the first person with this problem (with this version at least). For now install manually. 

2. This might be just a timing issue. If you open the mcm and the warning message doesn't pop up again then you are ok. 

3. Face pat? A texture for the face you mean? I've no idea what would cause ctd with that. Maybe double check papyrusutil is up to date and not overwritten by an outdated version. 

Posted

I have been having an issue similar to Havely where my game immediately crashes when I go to load a save. STA was installed when i started the game and the game only started crashing on start up when my character's masochism level started going up. Once i uninstalled SAT completely my game worked fine. 

 

Posted
54 minutes ago, Grim223 said:

I have been having an issue similar to Havely where my game immediately crashes when I go to load a save. STA was installed when i started the game and the game only started crashing on start up when my character's masochism level started going up. Once i uninstalled SAT completely my game worked fine. 

 

Try enabling 'always use dummy' in the mcm. 

Posted
10 hours ago, Monoman1 said:

Try enabling 'always use dummy' in the mcm. 

I enabled it, now it is taking a few seconds longer before it crashes

 

Edit: after some tinkering I managed to get it working as far as I could tell

Posted
5 hours ago, Grim223 said:

I enabled it, now it is taking a few seconds longer before it crashes

 

Edit: after some tinkering I managed to get it working as far as I could tell

What fixed it? Might be helpful for others. 

Posted
5 hours ago, Monoman1 said:

What fixed it? Might be helpful for others. 

I ended up running the dual sheath redux patcher again with STA above it in the load order, it seemed to want to use STA as one of the masters for it. Though now the spanked textures are not working properly

 

edit: Ok, now its not working again even though it was before, I've got no clue anymore

Posted
1 hour ago, Grim223 said:

I ended up running the dual sheath redux patcher again with STA above it in the load order, it seemed to want to use STA as one of the masters for it. Though now the spanked textures are not working properly

 

edit: Ok, now its not working again even though it was before, I've got no clue anymore

Check your PapyrusUtil is up to date and that an outdated version isn't overwriting it. The version included with sexlab is out of date for example.

Set your number of overlays to 14 (or more) in NiOverride.ini.

 

If all else fails, post a papyrus log and explain exactly what happened. 

Posted
28 minutes ago, Monoman1 said:

 

If all else fails, post a papyrus log and explain exactly what happened. 

Papyrus is up to date and now my overlays are set higher, not sure if the overlay is working due to ctd. PapyrusUtilDev.log follows, I hope it's the right thing one

 

Spoiler

Loading Version: 33
Init...
-done
Registering functions...
-done
Storage Reverting...
Done!

Storage Loading...
    MODS Load
Loading mod list...
    (14 -> 47)    Spank That Ass.esp
    (15 -> 14)    FNIS.esp
    (16 -> 15)    SkyUI.esp
    (29 -> 16)    SLSO.esp
    (30 -> 29)    SexLabSquirt.esp
    (31 -> 30)    EstrusChaurus.esp
    (32 -> 31)    dD Enchanted Chests.esp
    (33 -> 32)    SexLab Enchantress.esp
    (34 -> 33)    DW.esp
    (35 -> 34)    KS Hairdo's.esp
    (36 -> 35)    SLAnimLoader.esp
    (37 -> 36)    SLALAnimObj.esp
    (38 -> 37)    GagSFX.esp
    (39 -> 38)    SexLab Submit.esp
    (40 -> 39)    Complete Crafting Overhaul_Remade.esp
    (41 -> 40)    OBIS.esp
    (42 -> 41)    Immersive Encounters.esp
    (43 -> 42)    Run For Your Lives.esp
    (44 -> 43)    Deviously Cursed Loot.esp
    (45 -> 44)    SexLab Romance.esp
    (46 -> 45)    SOS - Shop.esp
    (47 -> 46)    Missives.esp
    INTV Load
    - objects: 7
    FLOV Load
    - objects: 51
    STRV Load
    - objects: 1
    FORV Load
    - objects: 1
    STRL Load
    - objects: 273
    FORL Load
    - objects: 29
Done!

JSON Loading: Data/SKSE/Plugins/StorageUtilData//SLSO/Config.json

Posted
32 minutes ago, Grim223 said:

Papyrus is up to date and now my overlays are set higher, not sure if the overlay is working due to ctd. PapyrusUtilDev.log follows, I hope it's the right thing one

 

  Reveal hidden contents

Loading Version: 33
Init...
-done
Registering functions...
-done
Storage Reverting...
Done!

Storage Loading...
    MODS Load
Loading mod list...
    (14 -> 47)    Spank That Ass.esp
    (15 -> 14)    FNIS.esp
    (16 -> 15)    SkyUI.esp
    (29 -> 16)    SLSO.esp
    (30 -> 29)    SexLabSquirt.esp
    (31 -> 30)    EstrusChaurus.esp
    (32 -> 31)    dD Enchanted Chests.esp
    (33 -> 32)    SexLab Enchantress.esp
    (34 -> 33)    DW.esp
    (35 -> 34)    KS Hairdo's.esp
    (36 -> 35)    SLAnimLoader.esp
    (37 -> 36)    SLALAnimObj.esp
    (38 -> 37)    GagSFX.esp
    (39 -> 38)    SexLab Submit.esp
    (40 -> 39)    Complete Crafting Overhaul_Remade.esp
    (41 -> 40)    OBIS.esp
    (42 -> 41)    Immersive Encounters.esp
    (43 -> 42)    Run For Your Lives.esp
    (44 -> 43)    Deviously Cursed Loot.esp
    (45 -> 44)    SexLab Romance.esp
    (46 -> 45)    SOS - Shop.esp
    (47 -> 46)    Missives.esp
    INTV Load
    - objects: 7
    FLOV Load
    - objects: 51
    STRV Load
    - objects: 1
    FORV Load
    - objects: 1
    STRL Load
    - objects: 273
    FORL Load
    - objects: 29
Done!

JSON Loading: Data/SKSE/Plugins/StorageUtilData//SLSO/Config.json

I don't know what that is :P

 

Your papyrus logs are at \Documents\My Games\Skyrim\Logs\Script\

Papyrus.0.log is the newest. 

 

If there are no logs then you need to do this: https://www.nexusmods.com/skyrim/articles/368

Posted
1 hour ago, Monoman1 said:

I don't know what that is :P

Ope, my bad. The log is about a mile long

 

The last bit of it:

 

Spoiler

[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>] INITIALIZED
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>]: Updating script to version 2
[05/01/2019 - 12:16:31PM] GagSFX: OnPlayerLoadGame() Triggered
[05/01/2019 - 12:16:31PM] GagSFX: Hook Start:2
[05/01/2019 - 12:16:31PM] GagSFX: Hook done
[05/01/2019 - 12:16:31PM] SEXLAB - LOADED: Version 16200 / 16200
[05/01/2019 - 12:16:31PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[05/01/2019 - 12:16:31PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[05/01/2019 - 12:16:31PM] [BYOHHouseBuildingPlayerScript <alias Player on quest BYOHHouseBuilding (0300305D)>] OnPlayerLoadGame...
[05/01/2019 - 12:16:31PM] [DCL1VampireTurnPlayerScript <alias Player on quest DLC1VampireTurn (0200588C)>]OnPlayerLoadGame() calling MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] [dlc1vampireturnscript <DLC1VampireTurn (0200588C)>]MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] FNIS AA started (load)
[05/01/2019 - 12:16:31PM] DLC2InitCrossDLCScript found: [DLC1VQ01QuestScript <DLC1VQ01 (0200352A)>], [BYOH_QF_BYOHRelationshipAdopt_010042B4 <BYOHRelationshipAdoption (030042B4)>]
[05/01/2019 - 12:16:31PM] SLAL: SLAL: OnLoad
[05/01/2019 - 12:16:31PM] SOS Maintenance: loaded version is 300004
[05/01/2019 - 12:16:31PM] SOS Maintenance: 300004 is update
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.223712
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.191753
 

 

The Entire thing:

 

Spoiler

[05/01/2019 - 12:16:06PM] Papyrus log opened (PC)
[05/01/2019 - 12:16:06PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.
[05/01/2019 - 12:16:06PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
[05/01/2019 - 12:16:06PM] Memory page: 128 (min) 512 (max) 76800 (max total)
[05/01/2019 - 12:16:15PM] Cannot open store for class "dlc1scwispwallscript", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "DLC2BenthicLurkerFXSCRIPT", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "fnissmquestscript", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "fnissmconfigmenu", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script traptriggerbase to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script TrapBear to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "SF_TweakP1Hangout_02017201", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script SF_TweakP1Hangout_02017201 to  (15017201) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "SF_TweakP1Pose_02017788", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script SF_TweakP1Pose_02017788 to  (15017788) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "daymoyl_QuestTemplate", missing file?
[05/01/2019 - 12:16:16PM] Error: Unable to link "daymoyl_QuestTemplate" - the parent of "Defeatdadefeated".
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script Defeatdadefeated to DefeatPADefeated (180C16D8) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "daymoyl_PlayerValidateQuestAlias", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script defeatdatrigger to DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (180C1173) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "zzEstrusBondageEffectScript", missing file?
[05/01/2019 - 12:16:16PM] Cannot open store for class "PF_zzEstrusPackageFollower_010280A8", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script PF_zzEstrusPackageFollower_010280A8 to  (1E0280A8) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "PF_zzEstrusPackageDoNothingO_0101C3CF", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script PF_zzEstrusPackageDoNothingO_0101C3CF to  (1E01C3CF) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "xazpescorttoprison", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script _slsubmitdaintegration to _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
[05/01/2019 - 12:16:25PM] Warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:25PM] ERROR: Property zzEstrusInitCore on script zzestrusquestcorescript attached to alias zzEstrusPlayer on quest zzEstrusQuest (1E004888) cannot be bound because alias zzEstrusPlayer on quest zzEstrusQuest (1E004888) is not the right type
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:25PM] Warning: Property WERoad06 on script WERoad06AdventurerAliasScript_Sette attached to alias Adventurer on quest WERoad06 (00105D1D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property CompleteDate on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property GameDaysPassed on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntAdventurer01 (2A77A9B1) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property WerewolfChangeFX on script WEWErewolfAliasScriptSette attached to alias Wanderer on quest WE_SetteWoundedWerewolf (2A92E1C9) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Follower on script DGIntimidateAliasScript attached to alias OpponentFriend01 on quest SetteDGIntimidateQuest (2A95BB66) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Imp (2AC3004E) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Sons (2AC3004F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WI_SetteCL06 (2AC5D5EA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script SLS_PlayerGagRemoveDetect to alias PlayerAlias on quest SLS_GagRemoveDetectQuest (30012818) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LItemBarrelFoodSame70 on script LevelersBarrelFoodScript attached to  (31008036) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1003 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1001 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1004 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1002 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property RuinsLinenPile01 on script LevelersButton82PeltFurScript attached to  (31017C7C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027115) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027114) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WECarvainsKilled on script QF_WEDL04_000B91D8 attached to WEDL04 (000B91D8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027116) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027113) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042242) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042249) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042245) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042244) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LevelersMirrorMSG on script LevelersMirrorScript attached to  (31012281) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027110) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027111) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property LevelersTest2 on script LevelersButton06DestructionScript attached to  (31017C53) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027112) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DialogueCidhnaMine on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property CidhnaMinePlayerBedREF on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WindWalker on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Necromancy on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to  (0401DC33) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027117) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (0402710F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DBForever on script darkbrotherhood attached to DarkBrotherhood (0001EA5C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] VM is freezing...
[05/01/2019 - 12:16:26PM] VM is frozen
[05/01/2019 - 12:16:26PM] Reverting game...
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SF_TweakP1Pose_02017788 to  (15017788) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script PF_zzEstrusPackageDoNothingO_0101C3CF to  (1E01C3CF) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script traptriggerbase to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script TrapBear to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script _slsubmitdaintegration to _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script defeatdatrigger to DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script PF_zzEstrusPackageFollower_010280A8 to  (1E0280A8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (180C1173) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SF_TweakP1Hangout_02017201 to  (15017201) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script Defeatdadefeated to DefeatPADefeated (180C16D8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SLS_PlayerGagRemoveDetect to alias PlayerAlias on quest SLS_GagRemoveDetectQuest (30012818) because their base types do not match
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Sons (2AC3004F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LItemBarrelFoodSame70 on script LevelersBarrelFoodScript attached to  (31008036) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WerewolfChangeFX on script WEWErewolfAliasScriptSette attached to alias Wanderer on quest WE_SetteWoundedWerewolf (2A92E1C9) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property CompleteDate on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property GameDaysPassed on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WERoad06 on script WERoad06AdventurerAliasScript_Sette attached to alias Adventurer on quest WERoad06 (00105D1D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntAdventurer01 (2A77A9B1) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1003 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1001 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1004 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1002 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (0402710F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property RuinsLinenPile01 on script LevelersButton82PeltFurScript attached to  (31017C7C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027115) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027114) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WECarvainsKilled on script QF_WEDL04_000B91D8 attached to WEDL04 (000B91D8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027117) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027116) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027113) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WI_SetteCL06 (2AC5D5EA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property LevelersMirrorMSG on script LevelersMirrorScript attached to  (31012281) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027110) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042242) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042249) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042245) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042244) is not the right type
[05/01/2019 - 12:16:27PM] Warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027111) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property WindWalker on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Necromancy on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property LevelersTest2 on script LevelersButton06DestructionScript attached to  (31017C53) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DialogueCidhnaMine on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property CidhnaMinePlayerBedREF on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Follower on script DGIntimidateAliasScript attached to alias OpponentFriend01 on quest SetteDGIntimidateQuest (2A95BB66) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027112) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to  (0401DC33) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DBForever on script darkbrotherhood attached to DarkBrotherhood (0001EA5C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Imp (2AC3004E) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:30PM] Loading game...
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorESM01Door", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorESM01Door referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Warning: Variable ::xpoMain_var on script _slsubmitpowrapper has an invalid type xazpescorttoprison loaded from save. This variable will be skipped.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFrC01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFrC01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "CFEffectCreatureApply", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type CFEffectCreatureApply referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "DualSheathReduxEffect", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type DualSheathReduxEffect referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR02Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR02Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFaT01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFaT01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor03Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor03Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHiT01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHiT01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHaE01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHaE01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorIBB01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorIBB01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorCTK01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorCTK01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng01_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng01_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor02_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng01_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorDMC01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKkR01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorDMC02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorBFB01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFrC01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHGR03_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKkR02Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorESM01Door in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor03_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHaE01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng03_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorBFB02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFor02_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFrC01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFor03_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHGR02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFol01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHaE01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR02_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor03Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorIBB01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorDMC01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHiT01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng03_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorDMR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAns01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng01_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFaT01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorBFB01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor03_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAns02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor01_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR03_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR03_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR02_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] VM is thawing...
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>] INITIALIZED
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>]: Updating script to version 2
[05/01/2019 - 12:16:31PM] GagSFX: OnPlayerLoadGame() Triggered
[05/01/2019 - 12:16:31PM] GagSFX: Hook Start:2
[05/01/2019 - 12:16:31PM] GagSFX: Hook done
[05/01/2019 - 12:16:31PM] SEXLAB - LOADED: Version 16200 / 16200
[05/01/2019 - 12:16:31PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[05/01/2019 - 12:16:31PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[05/01/2019 - 12:16:31PM] [BYOHHouseBuildingPlayerScript <alias Player on quest BYOHHouseBuilding (0300305D)>] OnPlayerLoadGame...
[05/01/2019 - 12:16:31PM] [DCL1VampireTurnPlayerScript <alias Player on quest DLC1VampireTurn (0200588C)>]OnPlayerLoadGame() calling MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] [dlc1vampireturnscript <DLC1VampireTurn (0200588C)>]MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] FNIS AA started (load)
[05/01/2019 - 12:16:31PM] DLC2InitCrossDLCScript found: [DLC1VQ01QuestScript <DLC1VQ01 (0200352A)>], [BYOH_QF_BYOHRelationshipAdopt_010042B4 <BYOHRelationshipAdoption (030042B4)>]
[05/01/2019 - 12:16:31PM] SLAL: SLAL: OnLoad
[05/01/2019 - 12:16:31PM] SOS Maintenance: loaded version is 300004
[05/01/2019 - 12:16:31PM] SOS Maintenance: 300004 is update
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.223712
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.191753
 

 

I didn't realize that i didn't have the right bit enabled to have logs

Posted
15 minutes ago, Grim223 said:

Ope, my bad. The log is about a mile long

 

The last bit of it:

 

  Hide contents

[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>] INITIALIZED
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>]: Updating script to version 2
[05/01/2019 - 12:16:31PM] GagSFX: OnPlayerLoadGame() Triggered
[05/01/2019 - 12:16:31PM] GagSFX: Hook Start:2
[05/01/2019 - 12:16:31PM] GagSFX: Hook done
[05/01/2019 - 12:16:31PM] SEXLAB - LOADED: Version 16200 / 16200
[05/01/2019 - 12:16:31PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[05/01/2019 - 12:16:31PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[05/01/2019 - 12:16:31PM] [BYOHHouseBuildingPlayerScript <alias Player on quest BYOHHouseBuilding (0300305D)>] OnPlayerLoadGame...
[05/01/2019 - 12:16:31PM] [DCL1VampireTurnPlayerScript <alias Player on quest DLC1VampireTurn (0200588C)>]OnPlayerLoadGame() calling MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] [dlc1vampireturnscript <DLC1VampireTurn (0200588C)>]MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] FNIS AA started (load)
[05/01/2019 - 12:16:31PM] DLC2InitCrossDLCScript found: [DLC1VQ01QuestScript <DLC1VQ01 (0200352A)>], [BYOH_QF_BYOHRelationshipAdopt_010042B4 <BYOHRelationshipAdoption (030042B4)>]
[05/01/2019 - 12:16:31PM] SLAL: SLAL: OnLoad
[05/01/2019 - 12:16:31PM] SOS Maintenance: loaded version is 300004
[05/01/2019 - 12:16:31PM] SOS Maintenance: 300004 is update
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.223712
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.191753
 

 

The Entire thing:

 

  Reveal hidden contents

[05/01/2019 - 12:16:06PM] Papyrus log opened (PC)
[05/01/2019 - 12:16:06PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.
[05/01/2019 - 12:16:06PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
[05/01/2019 - 12:16:06PM] Memory page: 128 (min) 512 (max) 76800 (max total)
[05/01/2019 - 12:16:15PM] Cannot open store for class "dlc1scwispwallscript", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "DLC2BenthicLurkerFXSCRIPT", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "fnissmquestscript", missing file?
[05/01/2019 - 12:16:15PM] Cannot open store for class "fnissmconfigmenu", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script traptriggerbase to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script TrapBear to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "SF_TweakP1Hangout_02017201", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script SF_TweakP1Hangout_02017201 to  (15017201) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "SF_TweakP1Pose_02017788", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script SF_TweakP1Pose_02017788 to  (15017788) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "daymoyl_QuestTemplate", missing file?
[05/01/2019 - 12:16:16PM] Error: Unable to link "daymoyl_QuestTemplate" - the parent of "Defeatdadefeated".
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script Defeatdadefeated to DefeatPADefeated (180C16D8) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "daymoyl_PlayerValidateQuestAlias", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script defeatdatrigger to DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (180C1173) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "zzEstrusBondageEffectScript", missing file?
[05/01/2019 - 12:16:16PM] Cannot open store for class "PF_zzEstrusPackageFollower_010280A8", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script PF_zzEstrusPackageFollower_010280A8 to  (1E0280A8) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "PF_zzEstrusPackageDoNothingO_0101C3CF", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script PF_zzEstrusPackageDoNothingO_0101C3CF to  (1E01C3CF) because their base types do not match
[05/01/2019 - 12:16:16PM] Cannot open store for class "xazpescorttoprison", missing file?
[05/01/2019 - 12:16:16PM] ERROR: Unable to bind script _slsubmitdaintegration to _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
[05/01/2019 - 12:16:25PM] Warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:25PM] ERROR: Property zzEstrusInitCore on script zzestrusquestcorescript attached to alias zzEstrusPlayer on quest zzEstrusQuest (1E004888) cannot be bound because alias zzEstrusPlayer on quest zzEstrusQuest (1E004888) is not the right type
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:25PM] Warning: Property WERoad06 on script WERoad06AdventurerAliasScript_Sette attached to alias Adventurer on quest WERoad06 (00105D1D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property CompleteDate on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property GameDaysPassed on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntAdventurer01 (2A77A9B1) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property WerewolfChangeFX on script WEWErewolfAliasScriptSette attached to alias Wanderer on quest WE_SetteWoundedWerewolf (2A92E1C9) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Follower on script DGIntimidateAliasScript attached to alias OpponentFriend01 on quest SetteDGIntimidateQuest (2A95BB66) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Imp (2AC3004E) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Sons (2AC3004F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WI_SetteCL06 (2AC5D5EA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:25PM] ERROR: Unable to bind script SLS_PlayerGagRemoveDetect to alias PlayerAlias on quest SLS_GagRemoveDetectQuest (30012818) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LItemBarrelFoodSame70 on script LevelersBarrelFoodScript attached to  (31008036) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1003 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1001 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1004 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1002 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property RuinsLinenPile01 on script LevelersButton82PeltFurScript attached to  (31017C7C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027115) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027114) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WECarvainsKilled on script QF_WEDL04_000B91D8 attached to WEDL04 (000B91D8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027116) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027113) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042242) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042249) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042245) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042244) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LevelersMirrorMSG on script LevelersMirrorScript attached to  (31012281) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027110) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027111) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property LevelersTest2 on script LevelersButton06DestructionScript attached to  (31017C53) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027112) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DialogueCidhnaMine on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property CidhnaMinePlayerBedREF on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WindWalker on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Necromancy on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to  (0401DC33) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027117) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (0402710F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property DBForever on script darkbrotherhood attached to DarkBrotherhood (0001EA5C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] VM is freezing...
[05/01/2019 - 12:16:26PM] VM is frozen
[05/01/2019 - 12:16:26PM] Reverting game...
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SF_TweakP1Pose_02017788 to  (15017788) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script PF_zzEstrusPackageDoNothingO_0101C3CF to  (1E01C3CF) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script traptriggerbase to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script TrapBear to TweakTraps (1500C515) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script _slsubmitdaintegration to _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script defeatdatrigger to DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script PF_zzEstrusPackageFollower_010280A8 to  (1E0280A8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (180C1173) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SF_TweakP1Hangout_02017201 to  (15017201) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script Defeatdadefeated to DefeatPADefeated (180C16D8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest _SLSubmitDA (2707C2B4) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (18000D62) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
[05/01/2019 - 12:16:26PM] ERROR: Unable to bind script SLS_PlayerGagRemoveDetect to alias PlayerAlias on quest SLS_GagRemoveDetectQuest (30012818) because their base types do not match
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Sons (2AC3004F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] ERROR: Element of property monitoredEffect on script _ae_framework attached to _ae_base (0C000D65) cannot be bound because <NULL alias> (0) on <NULL quest> (00000000) is not the right type
[05/01/2019 - 12:16:26PM] Warning: Property LItemBarrelFoodSame70 on script LevelersBarrelFoodScript attached to  (31008036) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortSons (2A084328) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortEastmarch (2A88704C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortWhiterun (2A08432D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WerewolfChangeFX on script WEWErewolfAliasScriptSette attached to alias Wanderer on quest WE_SetteWoundedWerewolf (2A92E1C9) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property CompleteDate on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property GameDaysPassed on script SetteDA06PlayerScript attached to alias Player on quest SetteDA06 (2A6DDA14) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortReach (2A0F8A90) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WERoad06 on script WERoad06AdventurerAliasScript_Sette attached to alias Adventurer on quest WERoad06 (00105D1D) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntAdventurer01 (2A77A9B1) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortHaafingar (2ABF30BA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1003 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1001 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1004 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property zzEstrusVictimAlias1002 on script zzestruspkgmgrcorescript attached to zzEstrusPkgMgrQuest (1E00840A) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (0402710F) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property RuinsLinenPile01 on script LevelersButton82PeltFurScript attached to  (31017C7C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortRift (2A0F8AA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027115) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027114) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property WECarvainsKilled on script QF_WEDL04_000B91D8 attached to WEDL04 (000B91D8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027117) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027116) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027113) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WI_SetteCL06 (2AC5D5EA) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:26PM] Warning: Property LevelersMirrorMSG on script LevelersMirrorScript attached to  (31012281) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Captor2 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Captor3 on script WEPrisonerALiasScriptSette attached to alias Prisoner on quest WE_SettePrisonerEscortVigilant (2A66416C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027110) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042242) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042249) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042245) is not the right type
[05/01/2019 - 12:16:27PM] ERROR: Element of property RiftenCells on script dcur_supplyquestscript attached to dcur_supplyQuest (2C0E756E) cannot be bound because <NULL form> (00042244) is not the right type
[05/01/2019 - 12:16:27PM] Warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027111) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property WindWalker on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Necromancy on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to  (02003BA8) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property LevelersTest2 on script LevelersButton06DestructionScript attached to  (31017C53) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DialogueCidhnaMine on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property CidhnaMinePlayerBedREF on script LevelersMineOreScript attached to  (310080EC) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Follower on script DGIntimidateAliasScript attached to alias OpponentFriend01 on quest SetteDGIntimidateQuest (2A95BB66) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to  (04027112) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to  (0401DC33) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property DBForever on script darkbrotherhood attached to DarkBrotherhood (0001EA5C) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:27PM] Warning: Property thisQuest on script StopQuestOnLocChangeScriptSette attached to alias Player on quest WE_SetteQuestIntSoldiers01Imp (2AC3004E) cannot be initialized because the script no longer contains that property
[05/01/2019 - 12:16:30PM] Loading game...
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorESM01Door", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorESM01Door referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Warning: Variable ::xpoMain_var on script _slsubmitpowrapper has an invalid type xazpescorttoprison loaded from save. This variable will be skipped.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFrC01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFrC01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "CFEffectCreatureApply", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type CFEffectCreatureApply referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "DualSheathReduxEffect", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type DualSheathReduxEffect referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR02Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR02Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFaT01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFaT01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor03_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor03_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAns01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAns01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHGR02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHGR02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor03Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor03Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHiT01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHiT01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMR01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMR01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFor03_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFor03_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorDMC01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorDMC01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorBFB01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorBFB01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorHaE01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorHaE01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorIBB01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorIBB01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol01_02", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol01_02 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKor02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKor02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorKkR02_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorKkR02_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorFol02_01", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorFol02_01 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorCTK01Exit", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorCTK01Exit referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Cannot open store for class "AQDT_TrapActivatorAng01_03", missing file?
[05/01/2019 - 12:16:30PM] Warning: Unable to get type AQDT_TrapActivatorAng01_03 referenced by the save game. Objects of this type will not be loaded.
[05/01/2019 - 12:16:30PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor02_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng01_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorDMC01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKkR01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorDMC02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorBFB01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFrC01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHGR03_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKkR02Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorESM01Door in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorKor03_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHaE01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng03_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorBFB02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFor02_03 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFrC01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFor03_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHGR02_01 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorFol01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAng01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorCTK01Exit in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorAns01_02 in the type table in save
[05/01/2019 - 12:16:30PM] Warning: Could not find type AQDT_TrapActivatorHaE01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR02_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor03Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorIBB01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorDMC01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHiT01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng03_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorDMR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAns01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng01_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFaT01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorBFB01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor03_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAns02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFol01_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKor01_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorHGR03_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type CFEffectCreatureApply in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR03_02 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorFor01Exit in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorKkR02_03 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type AQDT_TrapActivatorAng02_01 in the type table in save
[05/01/2019 - 12:16:31PM] Warning: Could not find type DualSheathReduxEffect in the type table in save
[05/01/2019 - 12:16:31PM] VM is thawing...
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>] INITIALIZED
[05/01/2019 - 12:16:31PM] [zzEstrusMCMScript <zzEstrusQuest (1E004888)>]: Updating script to version 2
[05/01/2019 - 12:16:31PM] GagSFX: OnPlayerLoadGame() Triggered
[05/01/2019 - 12:16:31PM] GagSFX: Hook Start:2
[05/01/2019 - 12:16:31PM] GagSFX: Hook done
[05/01/2019 - 12:16:31PM] SEXLAB - LOADED: Version 16200 / 16200
[05/01/2019 - 12:16:31PM] SexLab MCM Loaded CurrentVerison: 16200 / 16200
[05/01/2019 - 12:16:31PM] error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound.
[05/01/2019 - 12:16:31PM] [BYOHHouseBuildingPlayerScript <alias Player on quest BYOHHouseBuilding (0300305D)>] OnPlayerLoadGame...
[05/01/2019 - 12:16:31PM] [DCL1VampireTurnPlayerScript <alias Player on quest DLC1VampireTurn (0200588C)>]OnPlayerLoadGame() calling MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] [dlc1vampireturnscript <DLC1VampireTurn (0200588C)>]MakeAliasesEyesRed()
[05/01/2019 - 12:16:31PM] FNIS AA started (load)
[05/01/2019 - 12:16:31PM] DLC2InitCrossDLCScript found: [DLC1VQ01QuestScript <DLC1VQ01 (0200352A)>], [BYOH_QF_BYOHRelationshipAdopt_010042B4 <BYOHRelationshipAdoption (030042B4)>]
[05/01/2019 - 12:16:31PM] SLAL: SLAL: OnLoad
[05/01/2019 - 12:16:31PM] SOS Maintenance: loaded version is 300004
[05/01/2019 - 12:16:31PM] SOS Maintenance: 300004 is update
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.223712
[05/01/2019 - 12:16:31PM] SLS_: Spanky: IntensityTemp: 0.191753
 

 

I didn't realize that i didn't have the right bit enabled to have logs

And what happened during this log in the game? Did the game crash? There's nothing in the log to tell me what's wrong. There is something odd with the gag script that I've identified but I don't think it would cause ctd. 

Posted
2 minutes ago, Monoman1 said:

And what happened during this log in the game? Did the game crash?

Yeah, the game immediately crashed when I loaded my save

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...