Jump to content

Zorlin3321

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Zorlin3321

  1. Hey, so I've been on the consumer end for modding for 6 years since I got my pc, and I have perfected my modpack for skyrim after 5 years of troubleshooting. Now I want to get a little more into the production side of things. I've been making rough patches for simple things for Roland113's Predators - the Lost Tribes mod for personal consumption- such as allowing my pc to use unusable haircuts/eyes/horns/whatever that aren't normally available. For whatever reason, Roland made a lot of cool customization options just not available to all Yautja races. I also removed the somewhat ugly Neck Ring roland added to hide the neckseam of the preds, as I thought the necklaces did a better job of hiding it. Furthermore, I made a cross-patch for the Naruto Overhaul from the Steam Workshop because I really loved the eyes from those mods- and felt that Orochimaru's eye textures fit the preds. Alright, all that backstory aside- there's a piece of armor in the mod I've always liked, but thought could have been done better. There's a half-mask called the Savage Rebreather that's perfect for more casual situations, but they have these cumbersome and unsightly horns on the front sides of the rebreather- simple matter, I thought, to open up the mod and morph the armor's textures so that the horns are just poofed outta existence (even if the horn's coloring's were left over I didn't care) but I'm finding this to be exceedingly more complex than I thought. In retrospect, I would reckon the two hardest parts of modding is Scripting and Texture/Mesh creation. TL:DR Simple question for more experienced modders probably, but any idea how I can open this .dds/.nif file and get rid of these ugly horns on a facemask?I thought I'd start off with worded descriptions beforehand, but here's a simple pic of it ingame.
  2. Hey, so I've been wracking my brain around this for a while. Apparently, according to my papyrus logs, moths are the source of my crashes. If any papyrus experts can shed some lights on this, that'd be helpful. [03/19/2019 - 01:05:12AM] Papyrus log opened (PC)[03/19/2019 - 01:05:12AM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.[03/19/2019 - 01:05:12AM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)[03/19/2019 - 01:05:12AM] Memory page: 128 (min) 512 (max) 76800 (max total)[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.GoToNewPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.FollowClear()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.OnCritterGoalAlmostReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.OnCritterGoalAlmostReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.GoToNewPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.FlyAway()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__02027C2F", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__02027C2F to topic info 09027C2F on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__02027C33", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__02027C33 to topic info 09027C33 on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__0202A34E", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__0202A34E to topic info 0902A34E on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "TourCartDriverScript", missing file?[03/19/2019 - 01:05:24AM] Cannot open store for class "TIF__0407DC8D", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script TIF__0407DC8D to topic info 0E07DC8D on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "QF_aaML_Quest_Vendor_TEST_04186009", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script QF_aaML_Quest_Vendor_TEST_04186009 to aaML_Quest_VendorONOFF_TEST (10186009) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "_Camp_TinderTypeScript", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script TrapBear to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:25AM] error: Unable to bind script traptriggerbase to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "SF_TweakP1Hangout_02017201", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script SF_TweakP1Hangout_02017201 to (34017201) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "SF_TweakP1Pose_02017788", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script SF_TweakP1Pose_02017788 to (34017788) because their base types do not match[03/19/2019 - 01:05:26AM] Cannot open store for class "f*#@ingArrow", missing file?[03/19/2019 - 01:05:26AM] Cannot open store for class "WhiterunPlayerHorseArmor", missing file?[03/19/2019 - 01:05:26AM] Cannot open store for class "MidasLuggageScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020012CD", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020012CD to topic info 790012CD on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020099ED", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020099ED to topic info 790099ED on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020099EF", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020099EF to topic info 790099EF on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__02008F1D", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__02008F1D to topic info 79008F1D on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "Mycastanotherspellscript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "NecroApocryphaBookScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "xGSxBookStorageScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "xGSxWeaponsAddArchery", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPAmbushEngine", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithyTanningScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithyCraftingScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxAlchemyStoreScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxFoodStorageScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithingStorageScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxGemstoneScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxGeneralStores", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPAmbushDeathCounter", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPPiratesQuestScript", missing file?[03/19/2019 - 01:05:28AM] error: Unable to bind script POPPiratesQuestScript to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:28AM] Cannot open store for class "QF_POPPirateQuest_020051F4", missing file?[03/19/2019 - 01:05:28AM] error: Unable to bind script QF_POPPirateQuest_020051F4 to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:28AM] Cannot open store for class "KA_AdditemOnActivate", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "KA_RevFogSCRIPT", missing file?[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzDateTimeUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzStringUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script jaxonzrenamerobject to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:31AM] Cannot open store for class "SpawnTheStormcloaks", missing file?[03/19/2019 - 01:05:31AM] error: Unable to bind script SpawnTheStormcloaks to (B1006B0E) because their base types do not match[03/19/2019 - 01:05:31AM] Cannot open store for class "SpawnImperialSoldiers", missing file?[03/19/2019 - 01:05:31AM] error: Unable to bind script SpawnImperialSoldiers to (B1006B0D) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (00074FEB) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961D5) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961DD) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E2) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E4) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E6) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E7) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961EF) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F4) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F5) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F6) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F7) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F8) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F9) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FB) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FC) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FD) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script dunSetRestrainedWhenSeated to (0E0927E0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script C05DoorScript to (1B07BD2C) because their base types do not match[03/19/2019 - 01:05:32AM] Cannot open store for class "LCSFreemanDisable", missing file?[03/19/2019 - 01:05:32AM] error: Unable to bind script LCSFreemanDisable to (7E016347) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA8B) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA87) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DC) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DA) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D8) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D6) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D4) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D2) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9502441D) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (950243CD) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9501F1F9) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9501F215) because their base types do not match[03/19/2019 - 01:05:32AM] Cannot open store for class "KA_TWprojectileScript", missing file?[03/19/2019 - 01:05:32AM] error: Unable to bind script KA_TWprojectileScript to (A31187BB) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property bosskaScript on script smsmq16bosskabattlefloormarkerscript attached to alias BosskaBattleFloorMarker on quest SMSMQ16 (0B09F81C) cannot be bound because alias Bosska on quest SMSMQ16 (0B09F81C) is not the right type[03/19/2019 - 01:05:44AM] error: Unable to bind script DreeARMMQ07FedaveButtonScript to alias DreeARMMQ07FedavesButtonAlias on quest DreeARMQuestMQ07 (3ED2EE07) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property DialogueFollower on script JFADFollowerAliasScript attached to alias Follower on quest JFADDialogueFollower (3F010777) cannot be bound because JFADDialogueFollower (3F010777) is not the right type[03/19/2019 - 01:05:44AM] warning: Property FCQuest01 on script FCStartQuest attached to alias Note on quest 000FCQuest01 (72012BB9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoat (8A22E5C8) because their base types do not match[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoatDUPLICATE001 (8A0487B6) because their base types do not match[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias DamnRowBoat on quest 0SkGetBoatNEW (8A04D8D6) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property SofiaOutfitScript on script SofiaClothingFix attached to alias SofiaRef on quest JJSofiaClothingFix (8E04BAE3) cannot be bound because alias SofiaClothesStore on quest JJSofiaWardrobe (8E061F70) is not the right type[03/19/2019 - 01:05:44AM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TechMasks on script gearabilitiesscript attached to alias PlayerREF on quest GearAbilitiesQuest (BB000D65) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property MoonSugarPlant1 on script aaSKDwarvenThingEnableMS attached to (8A11794B) cannot be bound because <NULL form> (8A11CA8C) is not the right type[03/19/2019 - 01:05:44AM] warning: Property NPCDragonDeathSequenceWind on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NPCDragonDeathSequenceExplosion on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E86) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E88) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E87) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B078A5D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BadShader on script MASFirstAnswer attached to (81005E69) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B56D2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Dragon on script SpawnTheDragon attached to (B1005813) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property dunArcherQST on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property myActor on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property flArrows on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property HearthfireQuest on script aaashiptravelquest attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (040042B4) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD3) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD4) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property StormCloaks on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950B600E) is not the right type[03/19/2019 - 01:05:44AM] error: Property aaRescueGuysQST on script aadisableenableoceanfeatures attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950ABB1D) is not the right type[03/19/2019 - 01:05:44AM] warning: Property BrolQuest on script FCPalaceEntryTriggerScript attached to (72093739) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E85) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property Cell01ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion4 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Spurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion5 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB03 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property PlayerREF on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Rykas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Vitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameYear on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameDay on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Dwemora on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Ysmar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0413 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MUSExplore on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Asanshi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0402 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Domitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Jeshol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property playerFaction on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Safira on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gamehour on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gullivar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Guul on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property playerBase on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0411 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Mshkir on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0410 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property QuietMarius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Sato on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BlackSkyPresent on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DazzleISM on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB05 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property LakehouseDoor on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0403 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0412 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Habiq on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0409 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameMonth on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Caelia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gaia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentCenturionStatue on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Cassia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion7 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Player on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Altrius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion6 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Maisi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0415 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property AltriusAB on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Hjormund on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property PetSabrecat on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Getup on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Brandas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0404 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MUSDread on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion3 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0417 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CombatMusic on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Miranda on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0406 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Luki on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Julius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion2 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0407 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Brol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0408 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property centurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Rastasia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Cell01ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0414 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0405 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TimeTravelSound on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Woozy on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0416 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Metellus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BreakableWall on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property LakehousePortal on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPresentNPC on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ08Trial001MSG on script Dree_SF_DreeARMQuestMQ08Inqui_010860AD attached to (3E0860AD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedFedaveScript attached to (3E06135C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E7F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E345) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireMarcurio attached to topic info 00104F1D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] warning: Property FreeformMarkarthO on script mdcuestartscript attached to (BF1EC62D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961EF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E84) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E336) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireErik attached to topic info 00104F1E on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireJenassa attached to topic info 00104F1F on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TitanMaxHealth on script MASKagrenarScript attached to MASKagrenar (81005E60) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E82) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (B7000D62) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Nec3 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Nec1 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Nec2 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E98) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E99) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9B) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADDialogueStandardHomeOrders (3F00A0A4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property explosion1 on script MASMTSpawnScript attached to (8101AB32) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F8) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E074970) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A14A475) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E346) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pSkull on script LCSEnterBattle attached to (7E00F85C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E342) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 5 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E80) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NecroLichRitualQuest on script NecroBlackBookScript attached to (8222523E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASRingDropScript on script MASMandynDeath attached to (8100E7FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 4 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASRedBeam on script MASShieldTrickLeverScript attached to (810165F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026656) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E91) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E90) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitVorstag attached to topic info 000BCC86 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B07B1C9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CaeliaShoes on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CaeliaDress on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Caelia on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MUSJudgment on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CenturionMusic on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property UlrinScene on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (00074FEB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E93) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E92) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CCD0D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitMarcurio attached to topic info 000BDB4D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E332) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E333) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E334) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E338) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E339) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E344) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961DD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E340) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E331) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property WerewolfChange on script DreeARMWaylasHawkerNPCScript attached to (3E056EB7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0B10B4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B13D40F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedGabanScript attached to (3E070234) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Alias_PlayersHorse on script QF__01008B0F attached to stablesSkulik (4F008B0F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property arnimasound on script ArnimaDestroyonactivate attached to (0E399638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireStenvar attached to topic info 00104F20 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireVorstag attached to topic info 00104F21 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961D5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B061007) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADAngryAtvir (3F00B0ED) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E337) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E335) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 1 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitStenvar attached to topic info 000BDFB1 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property _Mine on script RE_MineSignScript attached to (9A013949) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property FireArrowProj on script ArrowDamage attached to (00019DF7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitJenassa attached to topic info 0001A1CD on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitBelrand attached to topic info 0001A1CF on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A15469E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07EE67) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property SabreCat01 on script SpawnTheMonster attached to (B1004089) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugMSG on script Dree_PF_DreeARMMQ02DalamusGiv_0109F8A3 attached to (3E09F8A3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E29) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakStables on script tweakfollowerscript attached to TweakFollower (340012CE) cannot be bound because stables (00068D73) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E2A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMDebugQuestScript attached to DreeARMDebugQUEST (3E013E20) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E341) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E343) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] VM is freezing...[03/19/2019 - 01:05:45AM] VM is frozen[03/19/2019 - 01:05:45AM] Reverting game...[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (950243CD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E2) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA87) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E7) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script jaxonzrenamerobject to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961EF) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script KA_TWprojectileScript to (A31187BB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SpawnTheStormcloaks to (B1006B0E) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__02027C33 to topic info 09027C33 on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script LCSFreemanDisable to (7E016347) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F9) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DA) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F7) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__02027C2F to topic info 09027C2F on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (00074FEB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SF_TweakP1Hangout_02017201 to (34017201) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F5) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__0407DC8D to topic info 0E07DC8D on quest ArnimaGuardDialogue (0E0778C0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961DD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9502441D) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script POPPiratesQuestScript to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script QF_POPPirateQuest_020051F4 to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020012CD to topic info 790012CD on quest sirsal_immersivedialogue_mugging (79000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script QF_aaML_Quest_Vendor_TEST_04186009 to aaML_Quest_VendorONOFF_TEST (10186009) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzDateTimeUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzStringUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9501F215) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SF_TweakP1Pose_02017788 to (34017788) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9501F1F9) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D2) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DC) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA8B) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TrapBear to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script traptriggerbase to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020099EF to topic info 790099EF on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script dunSetRestrainedWhenSeated to (0E0927E0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script C05DoorScript to (1B07BD2C) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FC) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__0202A34E to topic info 0902A34E on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961D5) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020099ED to topic info 790099ED on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__02008F1D to topic info 79008F1D on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SpawnImperialSoldiers to (B1006B0D) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script DreeARMMQ07FedaveButtonScript to alias DreeARMMQ07FedavesButtonAlias on quest DreeARMQuestMQ07 (3ED2EE07) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias DamnRowBoat on quest 0SkGetBoatNEW (8A04D8D6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoatDUPLICATE001 (8A0487B6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoat (8A22E5C8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Property MoonSugarPlant1 on script aaSKDwarvenThingEnableMS attached to (8A11794B) cannot be bound because <NULL form> (8A11CA8C) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E86) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E88) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E87) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B56D2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property BrolQuest on script FCPalaceEntryTriggerScript attached to (72093739) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E85) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ08Trial001MSG on script Dree_SF_DreeARMQuestMQ08Inqui_010860AD attached to (3E0860AD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireMarcurio attached to topic info 00104F1D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property FreeformMarkarthO on script mdcuestartscript attached to (BF1EC62D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961EF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E84) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireErik attached to topic info 00104F1E on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireJenassa attached to topic info 00104F1F on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E82) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (B7000D62) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E98) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E99) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9B) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADDialogueStandardHomeOrders (3F00A0A4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F8) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASRingDropScript on script MASMandynDeath attached to (8100E7FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E91) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E90) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (00074FEB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E92) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitMarcurio attached to topic info 000BDB4D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedGabanScript attached to (3E070234) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property WerewolfChange on script DreeARMWaylasHawkerNPCScript attached to (3E056EB7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Alias_PlayersHorse on script QF__01008B0F attached to stablesSkulik (4F008B0F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireStenvar attached to topic info 00104F20 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property dunArcherQST on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property myActor on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property flArrows on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireVorstag attached to topic info 00104F21 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MUSJudgment on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CenturionMusic on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property UlrinScene on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADAngryAtvir (3F00B0ED) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 1 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitStenvar attached to topic info 000BDFB1 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitJenassa attached to topic info 0001A1CD on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitBelrand attached to topic info 0001A1CF on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07EE67) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E346) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E345) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E344) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E340) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E341) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E342) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E343) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NPCDragonDeathSequenceWind on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NPCDragonDeathSequenceExplosion on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Dragon on script SpawnTheDragon attached to (B1005813) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property HearthfireQuest on script aaashiptravelquest attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (040042B4) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD3) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD4) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property StormCloaks on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950B600E) is not the right type[03/19/2019 - 01:05:46AM] error: Property aaRescueGuysQST on script aadisableenableoceanfeatures attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950ABB1D) is not the right type[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cell01ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion4 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Spurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion5 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB03 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property PlayerREF on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Rykas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Vitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameYear on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameDay on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Dwemora on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Ysmar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0413 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property MUSExplore on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Asanshi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0402 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Domitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Jeshol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property playerFaction on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Safira on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gamehour on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gullivar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Guul on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property playerBase on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0411 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Mshkir on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0410 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property QuietMarius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Sato on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BlackSkyPresent on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DazzleISM on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB05 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property LakehouseDoor on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0403 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0412 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Habiq on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0409 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameMonth on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Caelia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gaia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentCenturionStatue on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cassia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion7 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Player on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Altrius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion6 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Maisi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0415 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property AltriusAB on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Hjormund on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property PetSabrecat on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Getup on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Brandas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0404 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property MUSDread on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion3 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0417 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CombatMusic on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Miranda on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0406 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Luki on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Julius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion2 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0407 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Brol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0408 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property centurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Rastasia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cell01ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0414 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0405 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TimeTravelSound on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Woozy on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0416 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Metellus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BreakableWall on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property LakehousePortal on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPresentNPC on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TitanMaxHealth on script MASKagrenarScript attached to MASKagrenar (81005E60) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property Nec3 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Nec1 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Nec2 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E074970) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property explosion1 on script MASMTSpawnScript attached to (8101AB32) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 4 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026656) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property pTweakHirelingQuest on script TweakRecruitVorstag attached to topic info 000BCC86 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B07B1C9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CCD0D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property MASRedBeam on script MASShieldTrickLeverScript attached to (810165F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property pSkull on script LCSEnterBattle attached to (7E00F85C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property CaeliaShoes on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CaeliaDress on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Caelia on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property SabreCat01 on script SpawnTheMonster attached to (B1004089) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961DD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NecroLichRitualQuest on script NecroBlackBookScript attached to (8222523E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E29) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E7F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B13D40F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property arnimasound on script ArnimaDestroyonactivate attached to (0E399638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0B10B4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E333) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A15469E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugQuestMSG on script DreeARMDebugQuestScript attached to DreeARMDebugQUEST (3E013E20) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961D5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property DialogueFollower on script JFADFollowerAliasScript attached to alias Follower on quest JFADDialogueFollower (3F010777) cannot be bound because JFADDialogueFollower (3F010777) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E336) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B061007) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E337) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E334) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E335) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property _Mine on script RE_MineSignScript attached to (9A013949) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedFedaveScript attached to (3E06135C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property FireArrowProj on script ArrowDamage attached to (00019DF7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E331) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E332) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E338) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E339) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugMSG on script Dree_PF_DreeARMMQ02DalamusGiv_0109F8A3 attached to (3E09F8A3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A14A475) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E2A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property pTweakStables on script tweakfollowerscript attached to TweakFollower (340012CE) cannot be bound because stables (00068D73) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 5 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TechMasks on script gearabilitiesscript attached to alias PlayerREF on quest GearAbilitiesQuest (BB000D65) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B078A5D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E93) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property FCQuest01 on script FCStartQuest attached to alias Note on quest 000FCQuest01 (72012BB9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E80) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BadShader on script MASFirstAnswer attached to (81005E69) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:06:07AM] Loading game...[03/19/2019 - 01:06:08AM] error: Array handle 0xEB1BFCC0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Array handle 0xEA1F54C0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Array handle 0xEB1BFCC0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Failed to read stack frame 0 in stack 87890 from save[03/19/2019 - 01:06:08AM] error: Failed to load frame 0 data for stack 87890 from save game[03/19/2019 - 01:06:08AM] error: Unable to load stack 87890 from save game[03/19/2019 - 01:06:08AM] Errors occurred while loading the Papyrus save game data[03/19/2019 - 01:06:08AM] VM is thawing...[03/19/2019 - 01:06:08AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:08AM] Performing compatibility check. Ignore the papyrus warnings that may appear bellow. [03/19/2019 - 01:06:08AM] ) ( _ _ ) ( [03/19/2019 - 01:06:08AM] (( _ { ¡¡-; Awoooooooooooooooooooo! ;-¡¡ } _ )) [03/19/2019 - 01:06:08AM] )).-' {{ ;'` `'; '-.(( [03/19/2019 - 01:06:08AM] ( ( ;._ \ // _.; ) ) [03/19/2019 - 01:06:08AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:08AM] Mujuro: Ceri mod initialization[03/19/2019 - 01:06:08AM] Mujuro: User save corresponds with Ceri mod version[03/19/2019 - 01:06:08AM] Mujuro: Checking for interaction mods ===================== IGNORE errors below relating to mods not found ====================[03/19/2019 - 01:06:08AM] Mujuro: Finished check for interaction mods ================ IGNORE errors above relating to mods not found ====================[03/19/2019 - 01:06:08AM] error: File "Convenient Horses.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmConvenientHorsesManager (AA190A06)].zmconvenienthorsesmanager.CheckAddon() - "zmConvenientHorsesManager.psc" Line 35[alias Player on quest zmConvenientHorsesManager (AA190A06)].zmCHPlayerAlias.OnPlayerLoadGame() - "zmCHPlayerAlias.psc" Line 6[03/19/2019 - 01:06:08AM] [A Quality World Map] Applying map camera constraint settings on load.[03/19/2019 - 01:06:08AM] SKSE check: 1.7.3 rel 48 installed Success!(rel 46 required)[03/19/2019 - 01:06:08AM] SkyUI check: SkyUI: Installed Success![03/19/2019 - 01:06:08AM] Required Mods:[None] Success![03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Wearable Lanterns is now performing compatibility checks. [03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)[03/19/2019 - 01:06:08AM] SKSE check: 1.7.3 rel 48 installed Success!(rel 46 required)[03/19/2019 - 01:06:08AM] SkyUI check: SkyUI: Installed Success![03/19/2019 - 01:06:08AM] Required Mods:[None] Success![03/19/2019 - 01:06:08AM] JaxonzRenamer ReapplyNewNames begin renaming forms[03/19/2019 - 01:06:08AM] [zmUpdateHelperScript <zmUpdateHelper (AA1D545C)>] Log spam warning message:====================================[ Mirai The girl With The Dragon Heart ]====================================== Mirai is now performing a compatibility check for supported 3rd party mods. Papyrus warnings about missing or unloaded files may follow. This is normal and should be ignored. =================================[ Mirai The girl With The Dragon Heart: Start ]================================== [03/19/2019 - 01:06:08AM] error: Cannot call OnGameReload() on a None object, aborting function callstack:[alias PlayerAlias on quest TakeNotesWidget (8C001829)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "CCO - Uninstaller.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 25[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] FPH: Checking for Dawnguard, error message potentially inbound.[03/19/2019 - 01:06:08AM] FPH: Dawnguard found. Thank you, that is all.[03/19/2019 - 01:06:08AM] error: File "CCO - Diverse Races And Genders.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2386[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "CCO - Oblivion Carry Weights.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2398[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "CCO - Permanent Birthsigns.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2404[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "Ars Metallica.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCompatibility (55017C74)].zho_compatibility.RunCompatibility() - "zHO_Compatibility.psc" Line 74[alias PlayerAlias on quest zHOCompatibility (55017C74)].zho_compatibility.OnPlayerLoadGame() - "zHO_Compatibility.psc" Line 29[03/19/2019 - 01:06:08AM] error: File "Ars Metallica.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 79[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] error: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 95[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 175[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] [immersive Citizens] Immersive Citizens is now performing compatibility checks. Papyrus warnings about missing or [03/19/2019 - 01:06:08AM] [immersive Citizens] unloaded files may follow. This is NORMAL and can be ignored. [03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] error: File "ClimatesOfTamriel.esm" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias Player on quest NPCO_Update (2FF10B52)].npco_update.IsPluginLoaded() - "NPCO_Update.psc" Line 163[alias Player on quest NPCO_Update (2FF10B52)].npco_update.Compatibility() - "NPCO_Update.psc" Line 148[alias Player on quest NPCO_Update (2FF10B52)].npco_update.OnPlayerLoadGame() - "NPCO_Update.psc" Line 102[03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] [immersive Citizens] Immersive Citizens compatibility check complete. [03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 29[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 33[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 37[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 41[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] JaxonzRenamer ReapplyNewNames finished[03/19/2019 - 01:06:08AM] error: File "LegacyoftheDragonborn.esm" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmUpdateHelper (AA1D545C)].zmLDGCheck.CheckLDG() - "zmLDGCheck.psc" Line 12[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.LoadTimeChecks() - "zmUpdateHelperScript.psc" Line 22[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.VersionCheck() - "zmUpdateHelperScript.psc" Line 33[alias Player on quest zmUpdateHelper (AA1D545C)].zmUpdateHelperRefAliasScript.OnPlayerLoadGame() - "zmUpdateHelperRefAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "LegacyoftheDragonborn.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmUpdateHelper (AA1D545C)].zmLDGCheck.CheckLDG() - "zmLDGCheck.psc" Line 20[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.LoadTimeChecks() - "zmUpdateHelperScript.psc" Line 22[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.VersionCheck() - "zmUpdateHelperScript.psc" Line 33[alias Player on quest zmUpdateHelper (AA1D545C)].zmUpdateHelperRefAliasScript.OnPlayerLoadGame() - "zmUpdateHelperRefAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: Dawnguard.esm[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: Dragonborn.esm[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: SkyUI.esp[03/19/2019 - 01:06:08AM] [A Quality World Map] Settings applied.[03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Compatibility check complete. [03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] InitWidgetLoader()[03/19/2019 - 01:06:08AM] error: File "Open Cities Skyrim.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[ARTHLALWhiterunGuardConfrontationQuest (C229847F)].arth_qf_lalwhiterunguard_0529847f.SetGateAlias() - "ARTH_QF_LALWhiterunGuard_0529847F.psc" Line 47[ARTHLALVersionTracking (C2049F33)].arth_lal_versiontrackingscript.DLCSupportCheck() - "ARTH_LAL_VersionTrackingScript.psc" Line 75[alias Player on quest ARTHLALVersionTracking (C2049F33)].ARTH_LAL_VersionTrackingAliasScript.OnPlayerLoadGame() - "ARTH_LAL_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:09AM] error: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias MT_Player on quest MT_Quest_PlayerFramework (6000AA05)].MT_Ref_CompatibilityScript.MT_Compatibility() - "MT_Ref_CompatibilityScript.psc" Line 58[alias MT_Player on quest MT_Quest_PlayerFramework (6000AA05)].MT_Ref_CompatibilityScript.OnPlayerLoadGame() - "MT_Ref_CompatibilityScript.psc" Line 30[03/19/2019 - 01:06:09AM] [sic_configmenuscript <SIC_ConfigMenuQuest (960C4C3A)>]: Loaded user settings. [03/19/2019 - 01:06:09AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:09AM] Compatibility check complete. [03/19/2019 - 01:06:09AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:15AM] BorderSense: =======-----------[03/19/2019 - 01:06:15AM] BorderSense: Performing upkeep...[03/19/2019 - 01:06:15AM] BorderSense: Loaded version is 1.310000, Current version is 1.310000 (v1.31)[03/19/2019 - 01:06:15AM] BorderSense: Loaded, no updates.[03/19/2019 - 01:06:15AM] BorderSense: Upkeep complete![03/19/2019 - 01:06:15AM] BorderSense: ========-----------[03/19/2019 - 01:07:18AM] VM is freezing...[03/19/2019 - 01:07:18AM] VM is frozen[03/19/2019 - 01:07:21AM] Saving game...[03/19/2019 - 01:07:21AM] VM is thawing...[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275
  3. Hey, so I've been wracking my brain around this for a while. Apparently, according to my papyrus logs, moths are the source of my crashes. If any papyrus experts can shed some lights on this, that'd be helpful. [03/19/2019 - 01:05:12AM] Papyrus log opened (PC)[03/19/2019 - 01:05:12AM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.[03/19/2019 - 01:05:12AM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)[03/19/2019 - 01:05:12AM] Memory page: 128 (min) 512 (max) 76800 (max total)[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.GoToNewPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.PickRandomPointBehindTargetFish()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterFish.PickTargetFishForSchooling()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.FollowClear()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.OnCritterGoalAlmostReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterFish.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterFish.OnCritterGoalAlmostReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in Firefly.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in Firefly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in Firefly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.GoToNewPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPoint()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.PickRandomPointOutsideLeash()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterdragonfly.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterdragonfly.FlyAway()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerX_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerY_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::fSpawnerZ_var used in critterMoth.PickNextPlant()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.FlockToPlayer()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::PlayerREF_var used in critterMoth.OnCritterGoalReached()[03/19/2019 - 01:05:12AM] error: Failed to find variable ::bCalculating_var used in critterMoth.OnUpdate()[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__02027C2F", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__02027C2F to topic info 09027C2F on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__02027C33", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__02027C33 to topic info 09027C33 on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "_Arissa_TIF__0202A34E", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script _Arissa_TIF__0202A34E to topic info 0902A34E on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "TourCartDriverScript", missing file?[03/19/2019 - 01:05:24AM] Cannot open store for class "TIF__0407DC8D", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script TIF__0407DC8D to topic info 0E07DC8D on <NULL quest> because their base types do not match[03/19/2019 - 01:05:24AM] Cannot open store for class "QF_aaML_Quest_Vendor_TEST_04186009", missing file?[03/19/2019 - 01:05:24AM] error: Unable to bind script QF_aaML_Quest_Vendor_TEST_04186009 to aaML_Quest_VendorONOFF_TEST (10186009) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "_Camp_TinderTypeScript", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script TrapBear to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:25AM] error: Unable to bind script traptriggerbase to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "SF_TweakP1Hangout_02017201", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script SF_TweakP1Hangout_02017201 to (34017201) because their base types do not match[03/19/2019 - 01:05:25AM] Cannot open store for class "SF_TweakP1Pose_02017788", missing file?[03/19/2019 - 01:05:25AM] error: Unable to bind script SF_TweakP1Pose_02017788 to (34017788) because their base types do not match[03/19/2019 - 01:05:26AM] Cannot open store for class "f*#@ingArrow", missing file?[03/19/2019 - 01:05:26AM] Cannot open store for class "WhiterunPlayerHorseArmor", missing file?[03/19/2019 - 01:05:26AM] Cannot open store for class "MidasLuggageScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020012CD", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020012CD to topic info 790012CD on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020099ED", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020099ED to topic info 790099ED on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__020099EF", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__020099EF to topic info 790099EF on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "TIF__02008F1D", missing file?[03/19/2019 - 01:05:27AM] error: Unable to bind script TIF__02008F1D to topic info 79008F1D on <NULL quest> because their base types do not match[03/19/2019 - 01:05:27AM] Cannot open store for class "Mycastanotherspellscript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "NecroApocryphaBookScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "xGSxBookStorageScript", missing file?[03/19/2019 - 01:05:27AM] Cannot open store for class "xGSxWeaponsAddArchery", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPAmbushEngine", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithyTanningScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithyCraftingScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxAlchemyStoreScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxFoodStorageScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxSmithingStorageScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxGemstoneScript", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "xGSxGeneralStores", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPAmbushDeathCounter", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "POPPiratesQuestScript", missing file?[03/19/2019 - 01:05:28AM] error: Unable to bind script POPPiratesQuestScript to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:28AM] Cannot open store for class "QF_POPPirateQuest_020051F4", missing file?[03/19/2019 - 01:05:28AM] error: Unable to bind script QF_POPPirateQuest_020051F4 to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:28AM] Cannot open store for class "KA_AdditemOnActivate", missing file?[03/19/2019 - 01:05:28AM] Cannot open store for class "KA_RevFogSCRIPT", missing file?[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzDateTimeUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzStringUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script jaxonzrenamerobject to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:29AM] error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:31AM] Cannot open store for class "SpawnTheStormcloaks", missing file?[03/19/2019 - 01:05:31AM] error: Unable to bind script SpawnTheStormcloaks to (B1006B0E) because their base types do not match[03/19/2019 - 01:05:31AM] Cannot open store for class "SpawnImperialSoldiers", missing file?[03/19/2019 - 01:05:31AM] error: Unable to bind script SpawnImperialSoldiers to (B1006B0D) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (00074FEB) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961D5) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961DD) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E2) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E4) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E6) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961E7) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961EF) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F4) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F5) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F6) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F7) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F8) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961F9) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FB) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FC) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script f*#@ingArrow to (000961FD) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script dunSetRestrainedWhenSeated to (0E0927E0) because their base types do not match[03/19/2019 - 01:05:31AM] error: Unable to bind script C05DoorScript to (1B07BD2C) because their base types do not match[03/19/2019 - 01:05:32AM] Cannot open store for class "LCSFreemanDisable", missing file?[03/19/2019 - 01:05:32AM] error: Unable to bind script LCSFreemanDisable to (7E016347) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA8B) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA87) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DC) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DA) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D8) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D6) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D4) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D2) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9502441D) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (950243CD) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9501F1F9) because their base types do not match[03/19/2019 - 01:05:32AM] error: Unable to bind script xGSxGemstoneScript to (9501F215) because their base types do not match[03/19/2019 - 01:05:32AM] Cannot open store for class "KA_TWprojectileScript", missing file?[03/19/2019 - 01:05:32AM] error: Unable to bind script KA_TWprojectileScript to (A31187BB) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property bosskaScript on script smsmq16bosskabattlefloormarkerscript attached to alias BosskaBattleFloorMarker on quest SMSMQ16 (0B09F81C) cannot be bound because alias Bosska on quest SMSMQ16 (0B09F81C) is not the right type[03/19/2019 - 01:05:44AM] error: Unable to bind script DreeARMMQ07FedaveButtonScript to alias DreeARMMQ07FedavesButtonAlias on quest DreeARMQuestMQ07 (3ED2EE07) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property DialogueFollower on script JFADFollowerAliasScript attached to alias Follower on quest JFADDialogueFollower (3F010777) cannot be bound because JFADDialogueFollower (3F010777) is not the right type[03/19/2019 - 01:05:44AM] warning: Property FCQuest01 on script FCStartQuest attached to alias Note on quest 000FCQuest01 (72012BB9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoat (8A22E5C8) because their base types do not match[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoatDUPLICATE001 (8A0487B6) because their base types do not match[03/19/2019 - 01:05:44AM] error: Unable to bind script aaSKBowQuestAlias to alias DamnRowBoat on quest 0SkGetBoatNEW (8A04D8D6) because their base types do not match[03/19/2019 - 01:05:44AM] error: Property SofiaOutfitScript on script SofiaClothingFix attached to alias SofiaRef on quest JJSofiaClothingFix (8E04BAE3) cannot be bound because alias SofiaClothesStore on quest JJSofiaWardrobe (8E061F70) is not the right type[03/19/2019 - 01:05:44AM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TechMasks on script gearabilitiesscript attached to alias PlayerREF on quest GearAbilitiesQuest (BB000D65) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property MoonSugarPlant1 on script aaSKDwarvenThingEnableMS attached to (8A11794B) cannot be bound because <NULL form> (8A11CA8C) is not the right type[03/19/2019 - 01:05:44AM] warning: Property NPCDragonDeathSequenceWind on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NPCDragonDeathSequenceExplosion on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E86) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E88) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E87) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B078A5D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BadShader on script MASFirstAnswer attached to (81005E69) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B56D2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Dragon on script SpawnTheDragon attached to (B1005813) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property dunArcherQST on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property myActor on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property flArrows on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property HearthfireQuest on script aaashiptravelquest attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (040042B4) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD3) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD4) is not the right type[03/19/2019 - 01:05:44AM] error: Element of property StormCloaks on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950B600E) is not the right type[03/19/2019 - 01:05:44AM] error: Property aaRescueGuysQST on script aadisableenableoceanfeatures attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950ABB1D) is not the right type[03/19/2019 - 01:05:44AM] warning: Property BrolQuest on script FCPalaceEntryTriggerScript attached to (72093739) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E85) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] warning: Property Cell01ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion4 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Spurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion5 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB03 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property PlayerREF on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Rykas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Vitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameYear on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameDay on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Dwemora on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Ysmar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0413 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MUSExplore on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Asanshi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0402 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Domitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Jeshol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property playerFaction on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Safira on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gamehour on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gullivar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Guul on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property playerBase on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0411 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Mshkir on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0410 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property QuietMarius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Sato on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BlackSkyPresent on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DazzleISM on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB05 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property LakehouseDoor on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0403 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0412 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Habiq on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0409 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property GameMonth on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Caelia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Gaia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentCenturionStatue on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Cassia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion7 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Player on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Altrius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion6 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Maisi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0415 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property AltriusAB on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Hjormund on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property PetSabrecat on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Getup on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Brandas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0404 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MUSDread on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion3 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0417 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CombatMusic on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Miranda on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0406 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Luki on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Julius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Centurion2 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0407 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Brol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0408 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property centurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Rastasia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Cell01ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0414 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0405 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TimeTravelSound on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Woozy on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CellB0416 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property Metellus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property BreakableWall on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property LakehousePortal on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property ParentPresentNPC on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ08Trial001MSG on script Dree_SF_DreeARMQuestMQ08Inqui_010860AD attached to (3E0860AD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedFedaveScript attached to (3E06135C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E7F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E345) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireMarcurio attached to topic info 00104F1D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] warning: Property FreeformMarkarthO on script mdcuestartscript attached to (BF1EC62D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961EF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E84) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E336) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireErik attached to topic info 00104F1E on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] error: Property pTweakHirelingQuest on script TweakRehireJenassa attached to topic info 00104F1F on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:44AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] warning: Property TitanMaxHealth on script MASKagrenarScript attached to MASKagrenar (81005E60) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:44AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:44AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:44AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E82) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:44AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:44AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:44AM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (B7000D62) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Nec3 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Nec1 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Nec2 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E98) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E99) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9B) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADDialogueStandardHomeOrders (3F00A0A4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property explosion1 on script MASMTSpawnScript attached to (8101AB32) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F8) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E074970) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A14A475) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E346) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pSkull on script LCSEnterBattle attached to (7E00F85C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E342) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 5 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E80) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NecroLichRitualQuest on script NecroBlackBookScript attached to (8222523E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASRingDropScript on script MASMandynDeath attached to (8100E7FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 4 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASRedBeam on script MASShieldTrickLeverScript attached to (810165F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026656) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E91) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E90) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitVorstag attached to topic info 000BCC86 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B07B1C9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CaeliaShoes on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CaeliaDress on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property Caelia on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MUSJudgment on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CenturionMusic on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property UlrinScene on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (00074FEB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E93) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E92) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CCD0D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitMarcurio attached to topic info 000BDB4D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E332) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E333) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E334) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E338) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E339) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E344) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961DD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E340) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E331) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property WerewolfChange on script DreeARMWaylasHawkerNPCScript attached to (3E056EB7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0B10B4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B13D40F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedGabanScript attached to (3E070234) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Alias_PlayersHorse on script QF__01008B0F attached to stablesSkulik (4F008B0F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property arnimasound on script ArnimaDestroyonactivate attached to (0E399638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireStenvar attached to topic info 00104F20 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireVorstag attached to topic info 00104F21 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961D5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B061007) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADAngryAtvir (3F00B0ED) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E337) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E335) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 1 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitStenvar attached to topic info 000BDFB1 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property _Mine on script RE_MineSignScript attached to (9A013949) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property FireArrowProj on script ArrowDamage attached to (00019DF7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitJenassa attached to topic info 0001A1CD on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitBelrand attached to topic info 0001A1CF on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A15469E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07EE67) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property SabreCat01 on script SpawnTheMonster attached to (B1004089) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugMSG on script Dree_PF_DreeARMMQ02DalamusGiv_0109F8A3 attached to (3E09F8A3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E29) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakStables on script tweakfollowerscript attached to TweakFollower (340012CE) cannot be bound because stables (00068D73) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E2A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMDebugQuestScript attached to DreeARMDebugQUEST (3E013E20) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E341) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E343) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] VM is freezing...[03/19/2019 - 01:05:45AM] VM is frozen[03/19/2019 - 01:05:45AM] Reverting game...[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (950243CD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E2) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA87) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E7) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script jaxonzrenamerobject to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzRenamerQuest (B6000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961E4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961EF) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script KA_TWprojectileScript to (A31187BB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SpawnTheStormcloaks to (B1006B0E) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__02027C33 to topic info 09027C33 on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script LCSFreemanDisable to (7E016347) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F9) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DA) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F7) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__02027C2F to topic info 09027C2F on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (00074FEB) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SF_TweakP1Hangout_02017201 to (34017201) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F5) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__0407DC8D to topic info 0E07DC8D on quest ArnimaGuardDialogue (0E0778C0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961DD) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9502441D) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script POPPiratesQuestScript to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script QF_POPPirateQuest_020051F4 to POPPirateQuestDUPLICATE001 (950051F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020012CD to topic info 790012CD on quest sirsal_immersivedialogue_mugging (79000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script QF_aaML_Quest_Vendor_TEST_04186009 to aaML_Quest_VendorONOFF_TEST (10186009) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzDateTimeUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzStringUtil to JaxonzNamedSaveQuest (B5000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9501F215) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SF_TweakP1Pose_02017788 to (34017788) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxGemstoneScript to (9501F1F9) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D2) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90D8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A0F90DC) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script xGSxWeaponsAddArchery to (8A11CA8B) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TrapBear to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script traptriggerbase to TweakTraps (3400C515) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020099EF to topic info 790099EF on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (B7000D62) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script dunSetRestrainedWhenSeated to (0E0927E0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script C05DoorScript to (1B07BD2C) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961FC) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F4) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script _Arissa_TIF__0202A34E to topic info 0902A34E on quest _Arissa_DialogueMain (09001D97) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961D5) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__020099ED to topic info 790099ED on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script TIF__02008F1D to topic info 79008F1D on quest sirsal_immersivedialogue_conversation (79005903) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script SpawnImperialSoldiers to (B1006B0D) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script f*#@ingArrow to (000961F0) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script DreeARMMQ07FedaveButtonScript to alias DreeARMMQ07FedavesButtonAlias on quest DreeARMQuestMQ07 (3ED2EE07) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias DamnRowBoat on quest 0SkGetBoatNEW (8A04D8D6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoatDUPLICATE001 (8A0487B6) because their base types do not match[03/19/2019 - 01:05:45AM] error: Unable to bind script aaSKBowQuestAlias to alias RowBoat on quest 0SKGetBoat (8A22E5C8) because their base types do not match[03/19/2019 - 01:05:45AM] error: Property MoonSugarPlant1 on script aaSKDwarvenThingEnableMS attached to (8A11794B) cannot be bound because <NULL form> (8A11CA8C) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E86) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E88) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E87) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B56D2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property BrolQuest on script FCPalaceEntryTriggerScript attached to (72093739) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E2) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E85) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ08Trial001MSG on script Dree_SF_DreeARMQuestMQ08Inqui_010860AD attached to (3E0860AD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AC0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961E4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireMarcurio attached to topic info 00104F1D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property FreeformMarkarthO on script mdcuestartscript attached to (BF1EC62D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961EF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E84) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireErik attached to topic info 00104F1E on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireJenassa attached to topic info 00104F1F on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E8E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MASCoreHPBar on script MASCoreScript attached to (81011E82) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (B7000D62) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E98) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E99) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E9B) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADDialogueStandardHomeOrders (3F00A0A4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F8) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961FB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property MASRingDropScript on script MASMandynDeath attached to (8100E7FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E91) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F6) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E90) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (00074FEB) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E92) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitMarcurio attached to topic info 000BDB4D on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedGabanScript attached to (3E070234) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property WerewolfChange on script DreeARMWaylasHawkerNPCScript attached to (3E056EB7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property Alias_PlayersHorse on script QF__01008B0F attached to stablesSkulik (4F008B0F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastHealthBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastMagickaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property aaTameBeastStaminaBoost on script aatamebeastnamesave attached to TameBeastNameQuest (8D0617CC) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireStenvar attached to topic info 00104F20 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] warning: Property dunArcherQST on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property myActor on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property flArrows on script WilliamTellArrow3dnpc attached to (BF2E1E29) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRehireVorstag attached to topic info 00104F21 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EB2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property MUSJudgment on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property CenturionMusic on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property UlrinScene on script FCSunRotates attached to (720AD741) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property pPlayerFollowerCount on script JFADAtvirFollowerScript attached to JFADAngryAtvir (3F00B0ED) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 1 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitStenvar attached to topic info 000BDFB1 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE2) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitJenassa attached to topic info 0001A1CD on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property pTweakHirelingQuest on script TweakRecruitBelrand attached to topic info 0001A1CF on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE0) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE1) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07EE67) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEB) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (05012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E346) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E345) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E344) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE8) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E340) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E341) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E342) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E343) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:45AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EAC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:45AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:45AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NPCDragonDeathSequenceWind on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NPCDragonDeathSequenceExplosion on script mqgreybeardabsorbscript attached to MQ204 (0002D515) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Dragon on script SpawnTheDragon attached to (B1005813) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property HearthfireQuest on script aaashiptravelquest attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (040042B4) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD3) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property ThalmorCrew on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (951ECFD4) is not the right type[03/19/2019 - 01:05:46AM] error: Element of property StormCloaks on script aadisablenavalbattles attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950B600E) is not the right type[03/19/2019 - 01:05:46AM] error: Property aaRescueGuysQST on script aadisableenableoceanfeatures attached to 0ShipTravelQuest (950D3098) cannot be bound because <NULL form> (950ABB1D) is not the right type[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cell01ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion4 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Spurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion5 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB03 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property PlayerREF on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Rykas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Vitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameYear on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameDay on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Dwemora on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Ysmar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0413 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property MUSExplore on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Asanshi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0402 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Domitus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Jeshol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property playerFaction on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Safira on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gamehour on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gullivar on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Guul on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property playerBase on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0411 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Mshkir on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0410 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property QuietMarius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Sato on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BlackSkyPresent on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DazzleISM on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB05 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property LakehouseDoor on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0403 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0412 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Habiq on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0409 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property GameMonth on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Caelia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Gaia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentCenturionStatue on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cassia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion7 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Player on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Altrius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion6 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Maisi on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0415 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property AltriusAB on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Hjormund on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property PetSabrecat on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Getup on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Brandas on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0404 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property MUSDread on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion3 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0417 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CombatMusic on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Miranda on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0406 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Luki on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Julius on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Centurion2 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0407 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Brol on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0408 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPresentClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property centurion on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Rastasia on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Cell01ParentPastClutter on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0414 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0405 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TimeTravelSound on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Woozy on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CellB0416 on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Metellus on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BreakableWall on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property LakehousePortal on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property ParentPresentNPC on script FCMetellusIsKilled attached to (72031A96) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F0069DE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 3 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TitanMaxHealth on script MASKagrenarScript attached to MASKagrenar (81005E60) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property Nec3 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Nec1 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Nec2 on script TerynneAliasScript attached to TerynneQuest (BF377D79) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E074970) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property explosion1 on script MASMTSpawnScript attached to (8101AB32) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FF) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 4 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E0686FE) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CAPTAINToBeKilled on script aaSeizeLoot attached to (95026656) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property pTweakHirelingQuest on script TweakRecruitVorstag attached to topic info 000BCC86 on quest HirelingQuest (000BCC94) cannot be bound because HirelingQuest (000BCC94) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B07B1C9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CCD0D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AD9) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF3) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E3A) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property MASRedBeam on script MASShieldTrickLeverScript attached to (810165F5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property pSkull on script LCSEnterBattle attached to (7E00F85C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ACF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADD) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADF) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F0) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property CaeliaShoes on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property CaeliaDress on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property Caelia on script FCBathOutfitChangeScript attached to (7205D1B3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B090982) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E38) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property SabreCat01 on script SpawnTheMonster attached to (B1004089) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961DD) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NecroLichRitualQuest on script NecroBlackBookScript attached to (8222523E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E29) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E7F) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B13D40F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property arnimasound on script ArnimaDestroyonactivate attached to (0E399638) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0B10B4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property anomaliesAngryOnce on script DreeARMMQ05MagicAnomalyScript attached to (3E07496F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E333) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A15469E) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugQuestMSG on script DreeARMDebugQuestScript attached to DreeARMDebugQUEST (3E013E20) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE5) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961D5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property TestFireArrow on script defaultFireWeaponScript attached to (000961F4) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE7) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property DialogueFollower on script JFADFollowerAliasScript attached to alias Follower on quest JFADDialogueFollower (3F010777) cannot be bound because JFADDialogueFollower (3F010777) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEA) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AEE) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E336) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B061007) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E337) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E334) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B6717) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E335) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33F) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E39) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDB) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property _Mine on script RE_MineSignScript attached to (9A013949) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDF) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugQuestMSG on script DreeARMPlayerAttackedFedaveScript attached to (3E06135C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property FireArrowProj on script ArrowDamage attached to (00019DF7) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E331) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E332) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED9) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBA) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EC5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EBE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDC) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EDD) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AE6) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E338) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 2 in container (1B0B671B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED8) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E339) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker01 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker03 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DLC2EncSeeker02 on script DLC2LvlSeekerMirrorScript attached to (0E068701) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMDebugMSG on script Dree_PF_DreeARMMQ02DalamusGiv_0109F8A3 attached to (3E09F8A3) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED7) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A14A475) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED6) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ECE) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1E37) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E2A) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] error: Property pTweakStables on script tweakfollowerscript attached to TweakFollower (340012CE) cannot be bound because stables (00068D73) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AF4) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED5) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to Item 5 in container (1B047F33) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED4) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] warning: Property TechMasks on script gearabilitiesscript attached to alias PlayerREF on quest GearAbilitiesQuest (BB000D65) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33A) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B078A5D) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B0CB1A5) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33E) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E93) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property FCQuest01 on script FCStartQuest attached to alias Note on quest 000FCQuest01 (72012BB9) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property NewProperty on script defaultAddMapMarkerOnCloseBookNotAlias attached to (1B09153B) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED0) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED2) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1ED3) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008ADC) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterItemPlantedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A019955) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterPreviousItemRemovedMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008243) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterNotPlantableMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008244) is not the right type[03/19/2019 - 01:05:46AM] error: Property PlanterOnlyOneItemMESSAGE on script byohplantercontainerscript attached to (8A0B1EE1) cannot be bound because <NULL form> (8A008245) is not the right type[03/19/2019 - 01:05:46AM] error: Property ThistlePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F006F58) is not the right type[03/19/2019 - 01:05:46AM] error: Property NightshadePlanted06 on script FarmPlanting attached to (4F008AED) cannot be bound because <NULL form> (4F0069E5) is not the right type[03/19/2019 - 01:05:46AM] error: Property planterClearMessage on script BYOHPlanterSoilScript attached to (8A0B1E80) cannot be bound because <NULL form> (8A008242) is not the right type[03/19/2019 - 01:05:46AM] warning: Property DreeARMMQ06FlameTriggerSPELL on script DreeARMMQ06IntoFlameScript attached to (3E07E33C) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:05:46AM] warning: Property BadShader on script MASFirstAnswer attached to (81005E69) cannot be initialized because the script no longer contains that property[03/19/2019 - 01:06:07AM] Loading game...[03/19/2019 - 01:06:08AM] error: Array handle 0xEB1BFCC0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Array handle 0xEA1F54C0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Array handle 0xEB1BFCC0 is missing from the array table - variable value will be cleared[03/19/2019 - 01:06:08AM] error: Failed to read stack frame 0 in stack 87890 from save[03/19/2019 - 01:06:08AM] error: Failed to load frame 0 data for stack 87890 from save game[03/19/2019 - 01:06:08AM] error: Unable to load stack 87890 from save game[03/19/2019 - 01:06:08AM] Errors occurred while loading the Papyrus save game data[03/19/2019 - 01:06:08AM] VM is thawing...[03/19/2019 - 01:06:08AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:08AM] Performing compatibility check. Ignore the papyrus warnings that may appear bellow. [03/19/2019 - 01:06:08AM] ) ( _ _ ) ( [03/19/2019 - 01:06:08AM] (( _ { ¡¡-; Awoooooooooooooooooooo! ;-¡¡ } _ )) [03/19/2019 - 01:06:08AM] )).-' {{ ;'` `'; '-.(( [03/19/2019 - 01:06:08AM] ( ( ;._ \ // _.; ) ) [03/19/2019 - 01:06:08AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:08AM] Mujuro: Ceri mod initialization[03/19/2019 - 01:06:08AM] Mujuro: User save corresponds with Ceri mod version[03/19/2019 - 01:06:08AM] Mujuro: Checking for interaction mods ===================== IGNORE errors below relating to mods not found ====================[03/19/2019 - 01:06:08AM] Mujuro: Finished check for interaction mods ================ IGNORE errors above relating to mods not found ====================[03/19/2019 - 01:06:08AM] error: File "Convenient Horses.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmConvenientHorsesManager (AA190A06)].zmconvenienthorsesmanager.CheckAddon() - "zmConvenientHorsesManager.psc" Line 35[alias Player on quest zmConvenientHorsesManager (AA190A06)].zmCHPlayerAlias.OnPlayerLoadGame() - "zmCHPlayerAlias.psc" Line 6[03/19/2019 - 01:06:08AM] [A Quality World Map] Applying map camera constraint settings on load.[03/19/2019 - 01:06:08AM] SKSE check: 1.7.3 rel 48 installed Success!(rel 46 required)[03/19/2019 - 01:06:08AM] SkyUI check: SkyUI: Installed Success![03/19/2019 - 01:06:08AM] Required Mods:[None] Success![03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Wearable Lanterns is now performing compatibility checks. [03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Detected SKSE version 1.070300 (expected 1.070300 or newer, success!)[03/19/2019 - 01:06:08AM] SKSE check: 1.7.3 rel 48 installed Success!(rel 46 required)[03/19/2019 - 01:06:08AM] SkyUI check: SkyUI: Installed Success![03/19/2019 - 01:06:08AM] Required Mods:[None] Success![03/19/2019 - 01:06:08AM] JaxonzRenamer ReapplyNewNames begin renaming forms[03/19/2019 - 01:06:08AM] [zmUpdateHelperScript <zmUpdateHelper (AA1D545C)>] Log spam warning message:====================================[ Mirai The girl With The Dragon Heart ]====================================== Mirai is now performing a compatibility check for supported 3rd party mods. Papyrus warnings about missing or unloaded files may follow. This is normal and should be ignored. =================================[ Mirai The girl With The Dragon Heart: Start ]================================== [03/19/2019 - 01:06:08AM] error: Cannot call OnGameReload() on a None object, aborting function callstack:[alias PlayerAlias on quest TakeNotesWidget (8C001829)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "CCO - Uninstaller.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 25[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] FPH: Checking for Dawnguard, error message potentially inbound.[03/19/2019 - 01:06:08AM] FPH: Dawnguard found. Thank you, that is all.[03/19/2019 - 01:06:08AM] error: File "CCO - Diverse Races And Genders.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2386[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "CCO - Oblivion Carry Weights.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2398[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "CCO - Permanent Birthsigns.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[_sycMainQuest (610012C4)]._sycmainquestscript.ToggleModules() - "_sycMainQuestScript.psc" Line 2404[_sycMainQuest (610012C4)]._sycmainquestscript.VersionControl() - "_sycMainQuestScript.psc" Line 2330[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.onBeginState() - "_sycMaintenanceRefAliasScript.psc" Line 28[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.GotoState() - "Alias.psc" Line ?[alias PlayerAlias on quest _sycMaintenanceQuest (61005EE6)]._sycMaintenanceRefAliasScript.OnPlayerLoadGame() - "_sycMaintenanceRefAliasScript.psc" Line 20[03/19/2019 - 01:06:08AM] error: File "Ars Metallica.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCompatibility (55017C74)].zho_compatibility.RunCompatibility() - "zHO_Compatibility.psc" Line 74[alias PlayerAlias on quest zHOCompatibility (55017C74)].zho_compatibility.OnPlayerLoadGame() - "zHO_Compatibility.psc" Line 29[03/19/2019 - 01:06:08AM] error: File "Ars Metallica.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 79[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] error: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 95[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.RunCompatibility() - "zHOC_Compatibility.psc" Line 175[alias PlayerAlias on quest zHOCCompatibility (560079D9)].zhoc_compatibility.OnPlayerLoadGame() - "zHOC_Compatibility.psc" Line 50[03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] [immersive Citizens] Immersive Citizens is now performing compatibility checks. Papyrus warnings about missing or [03/19/2019 - 01:06:08AM] [immersive Citizens] unloaded files may follow. This is NORMAL and can be ignored. [03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] error: File "ClimatesOfTamriel.esm" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias Player on quest NPCO_Update (2FF10B52)].npco_update.IsPluginLoaded() - "NPCO_Update.psc" Line 163[alias Player on quest NPCO_Update (2FF10B52)].npco_update.Compatibility() - "NPCO_Update.psc" Line 148[alias Player on quest NPCO_Update (2FF10B52)].npco_update.OnPlayerLoadGame() - "NPCO_Update.psc" Line 102[03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] [immersive Citizens] Immersive Citizens compatibility check complete. [03/19/2019 - 01:06:08AM] [immersive Citizens]======================================================================================================[03/19/2019 - 01:06:08AM] error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 29[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 33[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 37[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "Unofficial Dragonborn Patch.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[uSLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingScript.ProcessRetroScripts() - "USLEEP_VersionTrackingScript.psc" Line 41[alias Player on quest USLEEPVersionTracking (0500F458)].USLEEP_VersionTrackingAliasScript.OnPlayerLoadGame() - "USLEEP_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] JaxonzRenamer ReapplyNewNames finished[03/19/2019 - 01:06:08AM] error: File "LegacyoftheDragonborn.esm" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmUpdateHelper (AA1D545C)].zmLDGCheck.CheckLDG() - "zmLDGCheck.psc" Line 12[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.LoadTimeChecks() - "zmUpdateHelperScript.psc" Line 22[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.VersionCheck() - "zmUpdateHelperScript.psc" Line 33[alias Player on quest zmUpdateHelper (AA1D545C)].zmUpdateHelperRefAliasScript.OnPlayerLoadGame() - "zmUpdateHelperRefAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] error: File "LegacyoftheDragonborn.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[zmUpdateHelper (AA1D545C)].zmLDGCheck.CheckLDG() - "zmLDGCheck.psc" Line 20[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.LoadTimeChecks() - "zmUpdateHelperScript.psc" Line 22[zmUpdateHelper (AA1D545C)].zmUpdateHelperScript.VersionCheck() - "zmUpdateHelperScript.psc" Line 33[alias Player on quest zmUpdateHelper (AA1D545C)].zmUpdateHelperRefAliasScript.OnPlayerLoadGame() - "zmUpdateHelperRefAliasScript.psc" Line 6[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: Dawnguard.esm[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: Dragonborn.esm[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Loaded: SkyUI.esp[03/19/2019 - 01:06:08AM] [A Quality World Map] Settings applied.[03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] [Wearable Lanterns] Compatibility check complete. [03/19/2019 - 01:06:08AM] [Wearable Lanterns]=============================================================================================[03/19/2019 - 01:06:08AM] InitWidgetLoader()[03/19/2019 - 01:06:08AM] error: File "Open Cities Skyrim.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[ARTHLALWhiterunGuardConfrontationQuest (C229847F)].arth_qf_lalwhiterunguard_0529847f.SetGateAlias() - "ARTH_QF_LALWhiterunGuard_0529847F.psc" Line 47[ARTHLALVersionTracking (C2049F33)].arth_lal_versiontrackingscript.DLCSupportCheck() - "ARTH_LAL_VersionTrackingScript.psc" Line 75[alias Player on quest ARTHLALVersionTracking (C2049F33)].ARTH_LAL_VersionTrackingAliasScript.OnPlayerLoadGame() - "ARTH_LAL_VersionTrackingAliasScript.psc" Line 6[03/19/2019 - 01:06:09AM] error: File "Chesko_Frostfall.esp" does not exist or is not currently loaded.stack:<unknown self>.Game.GetFormFromFile() - "<native>" Line ?[alias MT_Player on quest MT_Quest_PlayerFramework (6000AA05)].MT_Ref_CompatibilityScript.MT_Compatibility() - "MT_Ref_CompatibilityScript.psc" Line 58[alias MT_Player on quest MT_Quest_PlayerFramework (6000AA05)].MT_Ref_CompatibilityScript.OnPlayerLoadGame() - "MT_Ref_CompatibilityScript.psc" Line 30[03/19/2019 - 01:06:09AM] [sic_configmenuscript <SIC_ConfigMenuQuest (960C4C3A)>]: Loaded user settings. [03/19/2019 - 01:06:09AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:09AM] Compatibility check complete. [03/19/2019 - 01:06:09AM] ================================================[ Moonlight Tales ]===============================================[03/19/2019 - 01:06:15AM] BorderSense: =======-----------[03/19/2019 - 01:06:15AM] BorderSense: Performing upkeep...[03/19/2019 - 01:06:15AM] BorderSense: Loaded version is 1.310000, Current version is 1.310000 (v1.31)[03/19/2019 - 01:06:15AM] BorderSense: Loaded, no updates.[03/19/2019 - 01:06:15AM] BorderSense: Upkeep complete![03/19/2019 - 01:06:15AM] BorderSense: ========-----------[03/19/2019 - 01:07:18AM] VM is freezing...[03/19/2019 - 01:07:18AM] VM is frozen[03/19/2019 - 01:07:21AM] Saving game...[03/19/2019 - 01:07:21AM] VM is thawing...[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191C)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191C)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191C)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191C)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00192A)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00192A)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:22AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00192A)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00192A)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00191D)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00191D)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00191D)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00191D)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001921)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001921)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001921)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001921)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001926)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001926)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:28AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001926)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001926)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0011F6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0011F6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0011F6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0011F6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF00190F)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF00190F)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF00190F)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF00190F)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF001916)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF001916)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:07:47AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF001916)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF001916)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019A9)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A9)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019A9)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A9)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AC)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AC)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AC)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AC)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019E3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019E3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:29AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019E3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019E3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:30AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019A6)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019A6)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019A6)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019A6)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019B4)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B4)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:31AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019B4)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B4)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019AA)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019AA)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019AA)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019AA)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019B3)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019B3)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019B3)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019B3)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Argument variable "::PlayerREF_var" was not successfully looked upstack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp23"stack:[ (FF0019D0)].critterMoth.PickNextPlant() - "CritterMoth.psc" Line 247[ (FF0019D0)].critterMoth.WarpToNewPlant() - "CritterMoth.psc" Line 311[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 68[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] error: Method CheckFor3D not found on critterMoth. Aborting call and returning Nonestack:[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275[03/19/2019 - 01:08:33AM] warning: Assigning None to a non-object variable named "::temp3"stack:[ (FF0019D0)].critterMoth.OnStart() - "CritterMoth.psc" Line 74[ (FF0019D0)].critterMoth.OnUpdate() - "Critter.psc" Line 275
  4. 1. SKSI? Or do you mean SKSE? I have the script extender. Will redownload to confirm. 2. I know, I'm asking if there's a way to show the mods under the bashed patch, as once I rebuild the patch, all the mods under the patch disappear in MO. 3. And what would be the best way to get that information? LOOT? Or something else?
  5. I'm out of options, I've spent hours trying to get this to work, so here's to hoping this might help. I recently made a modpack of sorts for a youtube series I'm making, and I recently got a 1tb hard drive, and moved a lot of stuff, including MO and Skyrim onto it, and after moving it, I noticed that Skyrim, when I launched it, first off, had water flickering, and second, shadow stripes, and finally, the issue of which I haven't solved, crashing upon entering ANY form of Interface. Menus automatically crash the game. My inventory, vendor inventories, the only things exluded are the start menu, the ESC menu, the tab menu before going into any submenues. I thought it was Skyui, so reinstalled that, no avail. I try to disable Skyui but that just crashes the game. Realized I probably had a Skyui-dependent mod in my bashed patch. I'm not used to going on the forums for help, but I'm at a dead end, because I don't know how to undo the bash patch, or check mods under it so I can disable skyui dependent mods and not crash my game. I don't know what I can give, or what you wizards need, but the last time I tried to reach out to the nexus community, I just got shat on for my inexperience with getting help w/ mods. So maybe try to refrain from that and be a little patient with me?
  6. Using most of enb's effects...and I'm getting this weird blur, was wondering any of you more experienced enb (second time installing) users could help me out? Which effect is doing this? I need to get this turned off before I lose my sight lol. http://imgur.com/sHuPfsp
  7. Can someone please pm the link to the NCR salvaged armor on one of these non-english sites? I can't find it, and just throwing my two cents in. Lord, if by chance you're reading this, I sympathize with you. No one deserves to be plagiarized so vehemently. Hope you can find some other artistic outlet. Also, to the people against private distribution, I cannot empathize with you. As long as someone doesn't go posting a link in a public space, then I see no issue with sharing it privately. It's still sad that people have posted deleted mods so many times in public spaces that some people are so afraid of sharing it, then being indirectly responsible for the leak. We as a community shouldn't have to fear that. Cheers! :)
  8. Did you figure this out? I am having the same issue
  9. I'm sorry to bump (or whatever it is referred to as) but I am currently having the exact same issue. I reinstalled Hoth and Follower's Compatibility, as well as installing a (proper) reinstall of the compatibility version of UFO. I did as you said @becks1973 and I am getting no result. Moving the patch does nothing as well. I currently have 3 followers besides Hoth. Inigo, Sophia, and Vilja, all of which I can dismiss and re-recruit, so I KNOW I did the proper install. Is downgrading the version of hoth really necessary? I heard that downgrading leaves hoth without his quests, which is sad and all, but if nothing is working I seriously do not know what else the Mod Author is expecting. He did say he patched it, to which I say poppycock. There has been talk that Hoth's quest dialogue conflicts with nearly every single companion overhaul mod. AFT, UFO, etc. This seems to be the case, and the author is not addressing it.
  10. Hello, and here's my backstory (skip if you don't want the context of the issue) I started using mod organizer and love it. But it was located in my local temp folder and got deleted so I need to reinstall my 50 mods. Does anyone know a quicker way than going hand by hand installing the mods? Like installing multiple mods or creating a mod pack. Thank you!
  11. You see, my brother and I share share the computer and he owns Fallout 3. When I get onto to play it he has tons of 18+ mods and one of them I really want to just disable. Now my brother read the read me thingy and said that the command to turn it off is Set "aaQuest.PimpMe" to 2, and when I do that it says aaQuest is an invalid variable. I need to figure this out as soon as possible
  12. I know this is high jacking but I need help and don't know how to create a related new thread. When I try to turn off 18+ content with the console command given, it says the variable is invalid? I'm so confused.
×
×
  • Create New...