Jump to content

Need Help Reading a Papyrus Log


ericalt

Recommended Posts

Hey all, I've been having this extremely frustrating glitch where all of the scripts in game just suddenly stop working upon loading a save. I've looked high and low on the internet and haven't found any solutions to the issue. The real problem is that the bug doesn't manifest until I'm already hours into the game, making finding the culprit mod rather time consuming. I took a papyrus log the last time the scripts stopped, and I'm hoping that someone can help give me an idea which mods could potentially be causing the issue.

Load Order

GameMode=Fallout4

Fallout4.esm=1

DLCRobot.esm=1

DLCworkshop01.esm=1

DLCCoast.esm=1

DLCworkshop02.esm=1

DLCworkshop03.esm=1

DLCNukaWorld.esm=1

Unofficial Fallout 4 Patch.esp=1

ArmorKeywords.esm=1

TrueStormsFO4.esm=1

VisibleCompanionAffinity.esp=1

PD_VisualReload.esp=1

AnS Wearable Backpacks and Pouches.esp=1

AnS Wearable Backpacks and Pouches - AWKCR.esp=1

TrueStormsFO4-EarlierSunsets.esp=1

TrueStormsFO4-FarHarbor.esp=1

TrueStormsFO4-EarlierSunsetsFH.esp=1

Subtle Face Tweaks - Piper.esp=1

Subtle Face Tweaks - Curie.esp=1

Subtle Face Tweaks - Cait.esp=1

ShellRain.esp=1

3dscopes-replacer.esp=1

3dscopes-replacer-addtospawn.esp=1

3dscopes-framework.esp=1

3dscopes-replacer-FarHarbor.esp=1

3dscopes-replacer-NukaWorld.esp=1

RealTroughs.esp=1

OverbossPA-Headlamp.esp=1

NoNegativeAffinity.esp=1

NoAffinityCooldown.esp=1

MoBettaScrap.esp=1

LoveToCraftLegendary_SwapOnly_NukaWorld.esp=1

LoveToCraftLegendary_SwapOnly.esp=1

LoveToCraftLegendary_SwapOnly_Automatron.esp=1

LoveToCraftLegendary_SwapOnly_FarHarbor.esp=1

LongerPowerLines3x.esp=1

keyNuker.esp=1

K9TacticalHarness.esp=1

ImmersiveVendors.esp=1

Fr4nssonsLightTweaks.esp=1

FarHarborAmmo_Commonwealth.esp=1

FAR.esp=1

Eli_Faction Housing Overhaul - AiO.esp=1

EveryonesBestFriend.esp=1

dD-Enhanced Blood Basic.esp=1

Eli_ArmourCollection.esp=1

DarkerNights.esp=1

TrueStormsFO4-NukaWorld-FH-Compat.esp=1

DarkerNightsDetection.esp=1

LegendaryAllDifficulties2x.esp=1

EndorsCustomCombatArmor.esp=1

EndorsCustomCombatArmor_CFA.esp=1

WestTekTacticalOptics.esp=1

WestTekTacticalOptics-AWKCR.esp=1

ScarfMask.esp=1

EndorsCustomCombatArmor_VaultSuitDLC.esp=1

IMG_Castle_Wall_Patches.esp=1

Consistent Power Armor Overhaul.esp=1

Companion Infinite Ammo and Unbreakable Power Armour.esp=1

chem redux.esp=1

SlowTime.esp=1

Buildable_PAFrames.esp=1

RaiderPAChopShop.esp=1

Boston Pirate Radio.esp=1

WET.esp=1

SpectacleIslandBoat.esp=1

Better Burning Damage.esp=1

Better Burning Damage - Extra Long.esp=1

BetterInstituteDamage.esp=1

Papyrus Log

[11/02/2016 - 09:09:38PM] Papyrus log opened (PC-64)

[11/02/2016 - 09:09:38PM] error: Native function GetAllMods in empty state could find no matching function on linked type ObjectReference. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetTemplate in empty state could find no matching function on linked type ActorBase. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function HasHeadPartOverlays in empty state could find no matching function on linked type ActorBase. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetHeadParts in empty state could find no matching function on linked type ActorBase. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetOutfit in empty state could find no matching function on linked type ActorBase. Function will not be bound.

[11/02/2016 - 09:09:38PM] Function GetTemplate in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets.

[11/02/2016 - 09:09:38PM] Function HasHeadPartOverlays in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets.

[11/02/2016 - 09:09:38PM] Function GetHeadParts in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets.

[11/02/2016 - 09:09:38PM] Function GetOutfit in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets.

[11/02/2016 - 09:09:38PM] error: Native function GetWornItem in empty state could find no matching function on linked type Actor. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetWornItemMods in empty state could find no matching function on linked type Actor. Function will not be bound.

[11/02/2016 - 09:09:38PM] Function GetWornItem in the empty state on type Actor does not exist. Function will not be flagged as callable from tasklets.

[11/02/2016 - 09:09:38PM] error: Native function GetType in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetExtraParts in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function HasExtraPart in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function IsExtraPart in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function GetValidRaces in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] error: Native function SetValidRaces in empty state could find no matching function on linked type HeadPart. Function will not be bound.

[11/02/2016 - 09:09:38PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[11/02/2016 - 09:09:38PM] Memory page: 128 (min) 512 (max) 153600 (max total)

[11/02/2016 - 09:09:38PM] Maximum stack depth: 100

[11/02/2016 - 09:09:38PM] This is a script log only and does not contain information on any other part of the game, including crashes.

[11/02/2016 - 09:09:40PM] Cannot open store for class "TrueStorms:TrueStorms_SpawnCleanup", missing file?

[11/02/2016 - 09:09:41PM] Cannot open store for class "DLC04:DLC04OperatorsRifleAnimationScript", missing file?

[11/02/2016 - 09:09:41PM] error: Unable to bind script DLC04:DLC04OperatorsRifleAnimationScript to (06051235) because their base types do not match

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused03 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused12 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused04 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused07 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused08 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused02 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused11 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused06 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused09 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused10 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused05 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused07 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused03 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused02 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused06 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused04 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused05 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property isMainframePanel on script dlc04:dlc04_gzstarcorepanelscript attached to (06031A13) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] error: Property Valuables03 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (28) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:01PM] error: Property Valuables01 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (25) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:01PM] error: Property Valuables02 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (27) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039105) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property StartOn on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkCustom01 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkCustom02 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] error: Property WorkshopRatingValues on script DLC06:DLC06OverseerHandlerScript attached to DLC06OverseerHandler (05003CF3) cannot be initialized because the value is the incorrect type

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] error: Property DLC04GZHostileRobotsFaction on script DLC04:DLC04GZBattlezoneQuestScript attached to DLC04GZBattlezone (060295C8) cannot be bound because <nullptr form> (060213F4) is not the right type

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZ_StarCoresTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZ_StarCoresClearTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused15 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused34 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused23 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused20 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused27 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused24 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused37 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused29 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused31 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused33 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused14 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused13 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused36 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused28 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused25 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused30 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused17 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused22 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused19 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused26 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused35 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused18 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused32 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused16 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused21 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039196) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] error: Property DLC04_WW02 on script DLC04:WW_StartCritterHunt attached to (06040B26) cannot be bound because <nullptr form> (06038358) is not the right type

[11/02/2016 - 09:10:01PM] warning: Property MinutemenFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property BoSPrydwenArrived on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property BrotherhoodOfSteelFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property MinutemenCentralQuest on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] error: Property FollowerMoveToDepart on script dlc03:dlc03boatanimscript attached to (030247B7) cannot be bound because <nullptr form> (031259E2) is not the right type

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:01PM] VM is freezing...

[11/02/2016 - 09:10:01PM] VM is frozen

[11/02/2016 - 09:10:01PM] Reverting game...

[11/02/2016 - 09:10:01PM] error: Unable to bind script DLC04:DLC04OperatorsRifleAnimationScript to (06051235) because their base types do not match

[11/02/2016 - 09:10:10PM] Loading game...

[11/02/2016 - 09:10:10PM] warning: Property isMainframePanel on script dlc04:dlc04_gzstarcorepanelscript attached to (06031A13) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZ_StarCoresTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZ_StarCoresClearTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039105) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused07 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused03 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused02 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused06 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused04 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused05 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused15 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused34 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused23 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused20 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused27 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused24 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused37 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused29 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused31 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused33 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused14 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused13 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused36 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused28 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused25 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused30 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused17 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused22 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused19 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused26 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused35 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused18 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused32 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused16 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused21 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] error: Property WorkshopRatingValues on script DLC06:DLC06OverseerHandlerScript attached to DLC06OverseerHandler (05003CF3) cannot be initialized because the value is the incorrect type

[11/02/2016 - 09:10:10PM] error: Property DLC04GZHostileRobotsFaction on script DLC04:DLC04GZBattlezoneQuestScript attached to DLC04GZBattlezone (060295C8) cannot be bound because <nullptr form> (060213F4) is not the right type

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] error: Property FollowerMoveToDepart on script dlc03:dlc03boatanimscript attached to (030247B7) cannot be bound because <nullptr form> (031259E2) is not the right type

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property StartOn on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkCustom01 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkCustom02 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] error: Property Valuables03 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (28) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:10PM] error: Property Valuables01 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (25) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:10PM] error: Property Valuables02 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (27) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039196) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused03 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused12 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused04 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused07 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused08 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused02 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused11 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused06 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused09 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused10 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused05 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] error: Property DLC04_WW02 on script DLC04:WW_StartCritterHunt attached to (06040B26) cannot be bound because <nullptr form> (06038358) is not the right type

[11/02/2016 - 09:10:10PM] warning: Property MinutemenFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property BoSPrydwenArrived on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property BrotherhoodOfSteelFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:10PM] warning: Property MinutemenCentralQuest on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:10:11PM] VM is thawing...

[11/02/2016 - 09:10:11PM] error: Native static function GetCurrentConsoleRef could find no matching static function on linked type game. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function Log could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function LogicalNot could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function LogicalXor could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function LogicalOr could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function LogicalAnd could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function RightShift could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:10:11PM] error: Native static function LeftShift could find no matching static function on linked type math. Function will not be bound.

[11/02/2016 - 09:11:06PM] error: (000A0E1A): is considered loaded, but does not have an animation graph manager.

stack:

[ (000A0E1A)].TrapThistleScript.PlayAnimation() - "<native>" Line ?

[ (000A0E1A)].TrapThistleScript.PostPoisonPlant.OnBeginState() - "C:\Users\Samson\AppData\Local\Temp\PapyrusTemp\TrapThistleScript.psc" Line ?

[ (000A0E1A)].TrapThistleScript.GotoState() - "g:\_F4\Art\Raw\ScriptsMilestone\ScriptObject.psc" Line 42

[ (000A0E1A)].TrapThistleScript.OnTimer() - "C:\Users\Samson\AppData\Local\Temp\PapyrusTemp\TrapThistleScript.psc" Line 40

[11/02/2016 - 09:11:14PM] error: Cannot delete a None object

stack:

[None].ObjectReference.Delete() - "<native>" Line ?

[ (000A0E1A)].TrapThistleScript.OnTimer() - "C:\Users\Samson\AppData\Local\Temp\PapyrusTemp\TrapThistleScript.psc" Line 38

[11/02/2016 - 09:11:28PM] VM is freezing...

[11/02/2016 - 09:11:28PM] VM is frozen

[11/02/2016 - 09:11:28PM] Saving game...

[11/02/2016 - 09:11:28PM] VM is thawing...

[11/02/2016 - 09:11:28PM] VM is freezing...

[11/02/2016 - 09:11:28PM] VM is frozen

[11/02/2016 - 09:11:28PM] Reverting game...

[11/02/2016 - 09:11:28PM] error: Unable to bind script DLC04:DLC04OperatorsRifleAnimationScript to (06051235) because their base types do not match

[11/02/2016 - 09:11:28PM] warning: Property isMainframePanel on script dlc04:dlc04_gzstarcorepanelscript attached to (06031A13) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039105) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390BB) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused01 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused07 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused03 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused02 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused06 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused04 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused05 on script VCA_Affinity_Init attached to alias Player on quest VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032693) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C4) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029415) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:28PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602949D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032719) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602941A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06026FFC) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029628) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029418) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603298F) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029419) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] error: Property WorkshopRatingValues on script DLC06:DLC06OverseerHandlerScript attached to DLC06OverseerHandler (05003CF3) cannot be initialized because the value is the incorrect type

[11/02/2016 - 09:11:29PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused15 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused34 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused23 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused20 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused27 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused24 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused37 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused29 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused31 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused33 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused14 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused13 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused36 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused28 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused25 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused30 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused17 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused22 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused19 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused26 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused35 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused18 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused32 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused16 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused21 on script VCA_Affinity_Holotape_QuestScript attached to VCA_Affinity_Holotape_Quest (0A000809) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] error: Property DLC04GZHostileRobotsFaction on script DLC04:DLC04GZBattlezoneQuestScript attached to DLC04GZBattlezone (060295C8) cannot be bound because <nullptr form> (060213F4) is not the right type

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029414) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] error: Property FollowerMoveToDepart on script dlc03:dlc03boatanimscript attached to (030247B7) cannot be bound because <nullptr form> (031259E2) is not the right type

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029477) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029476) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0603269A) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused01 on script VCA_dn attached to VCA_Affinity_Init (0A00455B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326B1) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060390C5) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029498) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032678) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property StartOn on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkCustom01 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkCustom02 on script DLC03:ADV002_ProjectorScript attached to (030049ED) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] error: Property Valuables03 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (28) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:11:29PM] error: Property Valuables01 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (25) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:11:29PM] error: Property Valuables02 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (27) on quest DLC03DialogueV118 (030316F2) is not the right type

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029625) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948D) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602947E) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039196) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused01 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused03 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused12 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused04 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused07 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused08 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused02 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused11 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused06 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused09 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused10 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused05 on script VCA_Affinity_List_Init attached to alias Player on quest VCA_Affinity_List_Init (0A000803) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326F9) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029627) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029487) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C3) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602948C) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (060326C2) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] error: Property DLC04_WW02 on script DLC04:WW_StartCritterHunt attached to (06040B26) cannot be bound because <nullptr form> (06038358) is not the right type

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZ_StarCoresTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZ_StarCoresClearTotal on script dlc04:dlc04_gzstarcontrolterminalscript attached to (0601E359) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused01 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused03 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused12 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused04 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused07 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused08 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused02 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused11 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused06 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused09 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused10 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ZUnused05 on script VCA_Affinity_Holotape_Init attached to alias Player on quest VCA_Affinity_Holotape_Init (0A002E68) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029626) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property MinutemenFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property BoSPrydwenArrived on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property BrotherhoodOfSteelFaction on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property MinutemenCentralQuest on script dlc04:dlc04_rq_managerscript attached to DLC04_RQ_Manager (06017F47) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:29PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06029416) cannot be initialized because the script no longer contains that property

[11/02/2016 - 09:11:31PM] Log closed

Link to comment
Share on other sites

  • Recently Browsing   0 members

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