Jump to content

Recommended Posts

24 minutes ago, Freudian said:

Any way to disable amputation in combat? It's kind of annoying to be losing your hands every few minutes ?

 

P.s disabling the framework altogether doesn't stop my character from getting amputated in combat for some reason

combat amputation is a part of SLS not the framework. Disable it there. 

Link to comment
18 hours ago, Monoman1 said:

 

I might at some stage add dirty feet to SLS barefoot as it's already tracking your feet anyway. And it has overlay functionality already. It's not something that's a priority for me right now though. If I recall BFRs foot dirt had bad seams around the ankles. Is there a better texture out there?

 

No problem, I knew it was a longshot. 

 

BFRs textures arent too bad for me, I also use Dirt and Blood which uses a spell overlay that adds dirt to the legs and feet, so it kind of covers the seam from body to foot.

 

I think some of the best textures to use for a dirty feet mod that will apply via racemenu or slavetats is Freckle Mania 2. If you set it up to apply a foot and body overlay at the same time, there are some good linking textures for the calf and foot, and also for the forearm and wrist/hand. There is a 4k version on nexus that was converted for cbbe, but its not a great conversion, there is still banding around the hips, and some big gaps for the foot textures. The linking textures for the feet/legs or hands/arms are fine, its just the heel and part of the sole that looks janky. I'm no artist, so I shouldn't criticize, I think the uploader worked mostly on the freckles.

Link to comment
On 6/29/2020 at 3:57 AM, Monoman1 said:

Bathing In Skyrim Tweaked.7z 2.12 MB · 20 downloads

 

For those that are trying out the new versions - this one includes a bug fix in the sexlab interface that wasn't returning actors in a scene, which probably meant sex dirtiness wasn't working. I've checked it's working now. At least for dirt during sex. 

 

@Nymra

This includes an event you can call to trigger a bathing session:

 

Event OnBiS_WashActor(Form akActor, Bool Animate = false, Bool FullClean = false, Bool DoSoap = false)

 




Function SendWashPlayerEvent()
    Int WashActor = ModEvent.Create("BiS_WashActor")
    if (WashActor)
      ModEvent.PushForm(WashActor, (PlayerRef as Form))
      ModEvent.PushBool(WashActor, false)
      ModEvent.PushBool(WashActor, true)
      ModEvent.PushBool(WashActor, true)
      ModEvent.Send(WashActor)
    endIf
EndFunction

 

akActor - who you want to wash

Animate - Play regular bathing animation (you probably want this off)

FullClean - Fully clean the actor to 0% dirty. Otherwise you end up at 20%

DoSoap - Play the soap effect. Depends on MCM settings!

 

Please provide feedback everyone. Otherwise this is pointless....

 

I finally got to the point of using this, but excuse me, I m still unfamiliar with how to implement mod events correctly.

At least I could not get this to trigger:

 

 

Function Fragment_3()

do stuff...
if x
SendWashPlayerEvent()
endif

EndFunction


((Event OnBiS_WashActor(Form akActor, Bool Animate = false, Bool FullClean = false, Bool DoSoap = false)
EndEvent))

Function SendWashPlayerEvent()						;#bathing event
    Int WashActor = ModEvent.Create("BiS_WashActor")
    if (WashActor)
      ModEvent.PushForm(WashActor, (cfgqst.PlayerRef as Form))		;akActor
      ModEvent.PushBool(WashActor, false)							;animation play
      ModEvent.PushBool(WashActor, true)							;full clean (true) or 20% (false)
      ModEvent.PushBool(WashActor, false)							;soap
      ModEvent.Send(WashActor)
    endIf
EndFunction

 

I looked into the questscript of Bathing but I cannot follow the logic sadly. 

Just saw that the function "sendwashplayerevent()" you pasted in your post above is commented out in the BIS script (dunno if this is of any relevance)

 

(I tried with and without the "Event OnBis_Washactor / EndEvent" and with no difference. I guess the event is not meant to be in the script like that in any case?!)

 

During the whole thing (Naked Defeat Rape Quest) a DHLP Suspend is active, can this prevent the ModEvent?

and if so, how can I circumvent this?
when temporarily disabling DHLP suspend mods tend to immediatly fuck everything up usually :(

 

I tried with DHLP suspend off, but it also does not work, hmm. 

 

thx alot!

 

Link to comment
21 hours ago, Nymra said:

At least I could not get this to trigger:

It seems that the 'run once' flag is active on the quest. This means that if you've stopped BiS since starting the game it would have automatically unregistered for the mod event. And when you enable BiS again it doesn't start because 'Run once'. And so doesn't register for the event. 

 

I've unset the flag but it doesn't seem to take effect in ongoing games unfortunately. So I've added manual registration for the event when BiS is enabled again now. I'll post an update in a bit maybe. But you need to be aware and make others aware that they'd need to stop bis, exit the menu, and restart Bis for it to start working again. I'll state it as part of any update notes anyway though. 

Link to comment
1 hour ago, Monoman1 said:

It seems that the 'run once' flag is active on the quest. This means that if you've stopped BiS since starting the game it would have automatically unregistered for the mod event. And when you enable BiS again it doesn't start because 'Run once'. And so doesn't register for the event. 

 

I've unset the flag but it doesn't seem to take effect in ongoing games unfortunately. So I've added manual registration for the event when BiS is enabled again now. I'll post an update in a bit maybe. But you need to be aware and make others aware that they'd need to stop bis, exit the menu, and restart Bis for it to start working again. I'll state it as part of any update notes anyway though. 

 

alright! :D  good to know.

thx and appreciate the update. I will just postpone the implementation of the forced  washing feature until then. 

 

update already out, yay! will it asap!

Link to comment
2 hours ago, Monoman1 said:

It seems that the 'run once' flag is active on the quest. This means that if you've stopped BiS since starting the game it would have automatically unregistered for the mod event. And when you enable BiS again it doesn't start because 'Run once'. And so doesn't register for the event. 

 

I've unset the flag but it doesn't seem to take effect in ongoing games unfortunately. So I've added manual registration for the event when BiS is enabled again now. I'll post an update in a bit maybe. But you need to be aware and make others aware that they'd need to stop bis, exit the menu, and restart Bis for it to start working again. I'll state it as part of any update notes anyway though. 

 

perfect. everything works now as described. finally the poor rapists can wash their victims before touching :P  

Link to comment
  • 2 weeks later...

hmm, just a small note for Bathing in Skyrim:

 

- is there an easy way to make bathing also remove blood splatters on the playerbody?

I know they go away on undressing/redressing, but I have some... erm... scenario were the PC is just naked all the time and so the blood splatters from vanilla remain.

I was thinking about tricking with an invisible armor piece, but maybe you have a good idea how to solve this directly via BiS!

 

Link to comment
On 5/23/2021 at 7:39 PM, Nymra said:

hmm, just a small note for Bathing in Skyrim:

 

- is there an easy way to make bathing also remove blood splatters on the playerbody?

I know they go away on undressing/redressing, but I have some... erm... scenario were the PC is just naked all the time and so the blood splatters from vanilla remain.

I was thinking about tricking with an invisible armor piece, but maybe you have a good idea how to solve this directly via BiS!

 

Sorry but I actually don't know of any method to clear blood. 

I guess if equipping another armor helps I could equip a half-naked cover (default body) after stripping off and remove it before getting dressed again. 

Link to comment
4 hours ago, Monoman1 said:

Sorry but I actually don't know of any method to clear blood. 

I guess if equipping another armor helps I could equip a half-naked cover (default body) after stripping off and remove it before getting dressed again. 

 

that would be great.

 

I actually never tested if the armor has to be on the bodyslot or not to make the blood disappear, hmm. 
Because IF it has to go on bodyslot I wondered if even invisible armor would look odd because of the bodyslide beeing different (as I understand you would equip a new naked body basically).

Even when its very short it might be noticeable. Also I think there is no way to prevent the "remove item" sound from playing.

 

maybe even a VERY short equip/unequip could help. (0.1 seconds delay?).

 

Link to comment

Hey, ya'll. I've got a question, although I'll be perfectly up front, I'm running a ported version of the Bathing in Skyrim Tweaked mod. I find it entirely likely I've made a mistake, or there's no mistake or problem at all, considering I don't know much about Papyrus. I was getting some crashes, checked my Papyrus log, and found that the vast majority of lines (hundreds or thousands of lines) were dominated by the following:

 

[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match

 

Lots and lots of this. Full log in the spoiler:

 



[05/27/2021 - 10:43:48PM] Papyrus log opened (PC)
[05/27/2021 - 10:43:48PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
[05/27/2021 - 10:43:48PM] Memory page: 128 (min) 512 (max) 153600 (max total)
[05/27/2021 - 10:43:48PM] Cannot open store for class "ddunequiphandlerscript", missing file?
[05/27/2021 - 10:43:48PM] Cannot open store for class "ddunequipmcmscript", missing file?
[05/27/2021 - 10:43:48PM] Cannot open store for class "fnissmquestscript", missing file?
[05/27/2021 - 10:43:48PM] Cannot open store for class "fnissmconfigmenu", missing file?
[05/27/2021 - 10:43:51PM] Cannot open store for class "ZazOnTriggerEnterBindingsTMG", missing file?
[05/27/2021 - 10:43:51PM] Cannot open store for class "AMP_ProstheticScript", missing file?
[05/27/2021 - 10:43:51PM] Cannot open store for class "ao_questscript", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "QF__SLP_QST_TentacleMonster_096F462E", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script QF__SLP_QST_TentacleMonster_096F462E to _SLP_QST_TentacleMonster (416F462E) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "PF__09309D19", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script PF__09309D19 to  (41309D19) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "effplugin", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "effpanel", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "effoutfit", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "effidlemonitor", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "effmenuscript", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "_jsw_bb_storage", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "TTT_ArousedNipsDebugSpellEffectScript", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "tweakdfscript", missing file?
[05/27/2021 - 10:43:52PM] Cannot open store for class "daymoyl_QuestTemplate", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to link "daymoyl_QuestTemplate" - the parent of "Defeatdadefeated".
[05/27/2021 - 10:43:52PM] Error: Unable to bind script Defeatdadefeated to DefeatPADefeated (690C16D8) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "daymoyl_PlayerValidateQuestAlias", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script defeatdatrigger to DefeatPlayerQST (69000D62) because their base types do not match
[05/27/2021 - 10:43:52PM] Error: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (690C1173) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "KJTattoos2K", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script KJTattoos2K to KJTattoos2K (FE01B885) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "KJTattoos4K", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script KJTattoos4K to KJTattoos4K (FE01B886) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "TheCoenaculiCBBE", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script TheCoenaculiCBBE to TheCoenaculiCBBE (FE01B889) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "TheCoenaculiMALE", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script TheCoenaculiMALE to TheCoenaculiMALE (FE01B88A) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "TMSG", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script TMSG to TMSG094 (FE01B88B) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "TMSG0Z", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script TMSG0Z to TMSG0Z (FE01B88C) because their base types do not match
[05/27/2021 - 10:43:52PM] Cannot open store for class "PF__040065FE", missing file?
[05/27/2021 - 10:43:52PM] Error: Unable to bind script PF__040065FE to  (8F0065FE) because their base types do not match
[05/27/2021 - 10:43:53PM] Error: Unable to bind script SSLV_DAIntScript to SSLV_DAInt (9900FB14) because their base types do not match
[05/27/2021 - 10:43:53PM] Cannot open store for class "dcur_eventtriggerlibrary", missing file?
[05/27/2021 - 10:43:53PM] Cannot open store for class "NEWSCRIPTWHResolve", missing file?
[05/27/2021 - 10:43:53PM] Cannot open store for class "PF_AAACWFinaleHidePackageWin_0415317A", missing file?
[05/27/2021 - 10:43:53PM] Error: Unable to bind script PF_AAACWFinaleHidePackageWin_0415317A to  (A815317A) because their base types do not match
[05/27/2021 - 10:43:53PM] Cannot open store for class "PF_111PACKDGLumberjackCarry7_049DF580", missing file?
[05/27/2021 - 10:43:53PM] Error: Unable to bind script PF_111PACKDGLumberjackCarry7_049DF580 to  (A89DF580) because their base types do not match
[05/27/2021 - 10:43:53PM] Cannot open store for class "PF_111PACKDGCarryItem_04A4EDCE", missing file?
[05/27/2021 - 10:43:53PM] Error: Unable to bind script PF_111PACKDGCarryItem_04A4EDCE to  (A8A4EDCE) because their base types do not match
[05/27/2021 - 10:43:53PM] Cannot open store for class "mzinTimedDirtyScript", missing file?
[05/27/2021 - 10:43:53PM] Cannot open store for class "mzinbathecheckstatusquest", missing file?
[05/27/2021 - 10:43:53PM] Cannot open store for class "mzinFactionScent", missing file?
[05/27/2021 - 10:43:53PM] Cannot open store for class "mzinGetDirtyOverTimeReactivate", missing file?
[05/27/2021 - 10:43:53PM] Error: Unable to bind script mzinbathecheckstatusquest to mzinBatheCheckStatusKeyQuest (AF007980) because their base types do not match
[05/27/2021 - 10:43:58PM] Error: Unable to bind script NEWSCRIPTWHResolve to  (A84B6FF6) because their base types do not match
[05/27/2021 - 10:43:58PM] Error: Unable to bind script DA04OghmaInfiniumScript to  (00032795) because their base types do not match
[05/27/2021 - 10:43:59PM] Cannot open store for class "PCEDoorScript", missing file?
[05/27/2021 - 10:43:59PM] Error: Unable to bind script PCEDoorScript to  (0003C4B5) because their base types do not match
[05/27/2021 - 10:43:59PM] Error: Unable to bind script WIDeadBody01 to  (A899273F) because their base types do not match
[05/27/2021 - 10:43:59PM] Cannot open store for class "NEWSCRIPTDoor", missing file?
[05/27/2021 - 10:43:59PM] Error: Unable to bind script NEWSCRIPTDoor to  (A83970F3) because their base types do not match
[05/27/2021 - 10:44:05PM] Error: Property AO_Quest on script AR_Ref_AliasScript attached to alias AR_PlayerREF on quest AR_Quest (28000800) cannot be bound because AR_Quest (28000800) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property CumSwallow on script _sls_cumdesperateeffects attached to alias PlayerAlias on quest _SLS_CumDesperationEffectsQuest (3B0C4703) cannot be bound because alias PlayerAlias on quest _SLS_CumSwallowQuest (3B03DAB2) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper01 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper02 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper03 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:05PM] Error: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (69000D62) because their base types do not match
[05/27/2021 - 10:44:05PM] Error: Unable to bind script racemenubase to alias Player on quest TMSG094 (FE01B88B) because their base types do not match
[05/27/2021 - 10:44:05PM] Error: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest SSLV_DARegister (9903B46E) because their base types do not match
[05/27/2021 - 10:44:05PM] Error: Property HiddenPocketRA on script _BS_HiddenPocketPlayer attached to alias PlayerRef on quest _BS_HiddenPocketQuest (A4041F78) cannot be bound because alias HiddenPocketChestRef on quest _BS_HiddenPocketQuest (A4041F78) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property CheckStatusQuest on script mzinbathemcmmenu attached to mzinBatheMCMQuest (AF001311) cannot be bound because mzinBatheCheckStatusKeyQuest (AF007980) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31700092) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31700093) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property IronIngotBaseObject on script sltingotchestscript attached to  (8F05BA9F) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property _SLS_AmpArmlessPacifyQuest on script _sls_allinonekey attached to _SLS_AllInOneKeyQuest (3B0B8FA4) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property BDQuest on script SF_BaboEventMarkarthGuardSce_09C0F25B attached to  (45C0F25B) cannot be bound because BaboEventMarkarthGuard (457D2FA1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300356) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300357) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property FakeSkin on script creatureframework attached to CFQuestFramework (14000D62) cannot be bound because <nullptr form> (140058CB) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property Rug2 on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property Another on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property Rug1 on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property preReqStage on script PCETriggerShutDownQuestScript attached to  (A893BA4B) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300358) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300359) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:05PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F42B) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F42C) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F429) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property SLTINeedIntegrationQuest on script SLTShovelEsc attached to  (8F060C9D) cannot be bound because SLTMine01 (8F000D62) is not the right type
[05/27/2021 - 10:44:05PM] warning: Property SplatterLeft on script DwePipeValve01Script attached to  (44014B63) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property Lights on script SLTLightMarker attached to  (8F02FC87) cannot be initialized because the value is the incorrect type
[05/27/2021 - 10:44:05PM] warning: Property Rug2 on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property Another on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] warning: Property Rug1 on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:05PM] Error: Property BDQ on script SF_BaboDialogueWhiterunScene_09EBACC2 attached to  (45EBACC2) cannot be bound because BaboDialogueWhiterun (45B67C31) is not the right type
[05/27/2021 - 10:44:06PM] warning: Property ThisLocation on script PCEChanegOnOwnerSwapScript attached to PCEMistveilKeep (A85E87D7) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:06PM] Error: Property Lights on script SLTLightMarker attached to  (8F0264E6) cannot be initialized because the value is the incorrect type
[05/27/2021 - 10:44:06PM] Error: Property BDQuest on script SF_BaboEventMarkarthGuardSce_09C0F260 attached to  (45C0F260) cannot be bound because BaboEventMarkarthGuard (457D2FA1) is not the right type
[05/27/2021 - 10:44:06PM] warning: Property SLTCrimeFaction on script SLTIngotChestActivator attached to  (8F05BAA1) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:06PM] warning: Property _SNQuest on script playersleepquestscript attached to PlayerSleepQuest (000FC1A2) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:06PM] warning: Property preReqStage on script PCETriggerShutDownQuestScript attached to  (A893BA4C) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:06PM] VM is freezing...
[05/27/2021 - 10:44:06PM] VM is frozen
[05/27/2021 - 10:44:06PM] Reverting game...
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PCEDoorScript to  (0003C4B5) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script SSLV_DAIntScript to SSLV_DAInt (9900FB14) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script mzinbathecheckstatusquest to mzinBatheCheckStatusKeyQuest (AF007980) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PF_AAACWFinaleHidePackageWin_0415317A to  (A815317A) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PF__040065FE to  (8F0065FE) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PF_111PACKDGLumberjackCarry7_049DF580 to  (A89DF580) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script NEWSCRIPTDoor to  (A83970F3) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PF__09309D19 to  (41309D19) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script KJTattoos4K to KJTattoos4K (FE01B886) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script KJTattoos2K to KJTattoos2K (FE01B885) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script TheCoenaculiCBBE to TheCoenaculiCBBE (FE01B889) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script TMSG to TMSG094 (FE01B88B) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script TMSG0Z to TMSG0Z (FE01B88C) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script defeatdatrigger to DefeatPlayerQST (69000D62) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script Defeatdadefeated to DefeatPADefeated (690C16D8) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script DefeatDALeftForDead to DefeatPALeftForDead (690C1173) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script WIDeadBody01 to  (A899273F) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script QF__SLP_QST_TentacleMonster_096F462E to _SLP_QST_TentacleMonster (416F462E) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script PF_111PACKDGCarryItem_04A4EDCE to  (A8A4EDCE) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script NEWSCRIPTWHResolve to  (A84B6FF6) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script TheCoenaculiMALE to TheCoenaculiMALE (FE01B88A) because their base types do not match
[05/27/2021 - 10:44:06PM] Error: Unable to bind script DA04OghmaInfiniumScript to  (00032795) because their base types do not match
[05/27/2021 - 10:44:11PM] Loading game...
[05/27/2021 - 10:44:11PM] Error: Unable to bind script racemenubase to alias Player on quest TMSG094 (FE01B88B) because their base types do not match
[05/27/2021 - 10:44:11PM] Error: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest SSLV_DARegister (9903B46E) because their base types do not match
[05/27/2021 - 10:44:11PM] Error: Unable to bind script daymoyl_PlayerValidateQuestAlias to alias PlayerRef on quest DefeatPlayerQST (69000D62) because their base types do not match
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31700092) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31700092) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property IronIngotBaseObject on script sltingotchestscript attached to  (8F05BA9F) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property _SLS_AmpArmlessPacifyQuest on script _sls_allinonekey attached to _SLS_AllInOneKeyQuest (3B0B8FA4) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper03 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property BDQuest on script SF_BaboEventMarkarthGuardSce_09C0F25B attached to  (45C0F25B) cannot be bound because BaboEventMarkarthGuard (457D2FA1) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F429) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property Rug2 on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property Another on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property Rug1 on script AAAscriptRemoveRug attached to  (A808CEBC) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300356) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300356) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300357) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300357) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property Rug2 on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property Another on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property Rug1 on script AAAscriptRemoveRug attached to  (A808CEBB) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property preReqStage on script PCETriggerShutDownQuestScript attached to  (A893BA4B) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property CheckStatusQuest on script mzinbathemcmmenu attached to mzinBatheMCMQuest (AF001311) cannot be bound because mzinBatheCheckStatusKeyQuest (AF007980) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property AO_Quest on script AR_Ref_AliasScript attached to alias AR_PlayerREF on quest AR_Quest (28000800) cannot be bound because AR_Quest (28000800) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300358) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300358) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31300359) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31300359) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper01 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property FakeSkin on script creatureframework attached to CFQuestFramework (14000D62) cannot be bound because <nullptr form> (140058CB) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property SplatterLeft on script DwePipeValve01Script attached to  (44014B63) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackClutterList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackFoodList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC2) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property RackType on script PotionRackContainerScript attached to  (31700093) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property PotionRackIngredientsList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC4) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property PotionRackAddPotionsList on script PotionRackContainerScript attached to  (31700093) cannot be bound because <nullptr form> (31000DC3) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property SLTINeedIntegrationQuest on script SLTShovelEsc attached to  (8F060C9D) cannot be bound because SLTMine01 (8F000D62) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property Lights on script SLTLightMarker attached to  (8F02FC87) cannot be initialized because the value is the incorrect type
[05/27/2021 - 10:44:11PM] warning: Property ThisLocation on script PCEChanegOnOwnerSwapScript attached to PCEMistveilKeep (A85E87D7) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property Lights on script SLTLightMarker attached to  (8F0264E6) cannot be initialized because the value is the incorrect type
[05/27/2021 - 10:44:11PM] Error: Property BDQuest on script SF_BaboEventMarkarthGuardSce_09C0F260 attached to  (45C0F260) cannot be bound because BaboEventMarkarthGuard (457D2FA1) is not the right type
[05/27/2021 - 10:44:11PM] Error: Property BaboQuest on script BaboBrawlingREF attached to alias OrcRaper02 on quest BaboEventWhiterunOrcVisitiors (45284D90) cannot be bound because BaboEventWhiterunOrcVisitiors (45284D90) is not the right type
[05/27/2021 - 10:44:11PM] warning: Property SLTCrimeFaction on script SLTIngotChestActivator attached to  (8F05BAA1) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property _SNQuest on script playersleepquestscript attached to PlayerSleepQuest (000FC1A2) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F42C) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property GoldPile on script _CuGoldScript attached to  (A804F42B) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] warning: Property preReqStage on script PCETriggerShutDownQuestScript attached to  (A893BA4C) cannot be initialized because the script no longer contains that property
[05/27/2021 - 10:44:11PM] Error: Property BDQ on script SF_BaboDialogueWhiterunScene_09EBACC2 attached to  (45EBACC2) cannot be bound because BaboDialogueWhiterun (45B67C31) is not the right type
[05/27/2021 - 10:44:12PM] warning: Variable ::dcetl_var on script PBDC_EquipScript has an invalid type dcur_eventtriggerlibrary loaded from save. This variable will be skipped.
[05/27/2021 - 10:44:12PM] warning: Variable ::CheckStatusQuest_var on script mzinbathemcmmenu has an invalid type mzinbathecheckstatusquest loaded from save. This variable will be skipped.
[05/27/2021 - 10:44:12PM] warning: Variable ::AO_Quest_var on script AR_Ref_AliasScript has an invalid type ao_questscript loaded from save. This variable will be skipped.
[05/27/2021 - 10:44:13PM] VM is thawing...
[05/27/2021 - 10:44:13PM] 
[05/27/2021 - 10:44:13PM] =====iNeed (_sn) is refreshing itself and searching for addons. Any errors below are harmless.=====
[05/27/2021 - 10:44:13PM] 
[05/27/2021 - 10:44:13PM] Error: File "WetandCold.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 388
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Holidays.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 393
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "EFFCore.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 395
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Falskaar.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 514
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "BSAssets.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 532
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "CookingExpanded.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 621
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Hunterborn.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 649
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "HerbalTea.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 787
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] [Zad]: Devious Devices Contraptions is now creating sex animations.
[05/27/2021 - 10:44:13PM] SexLab MCM Loaded CurrentVerison: 16208 / 16208
[05/27/2021 - 10:44:13PM] [Zad]: Maintenance routine called
[05/27/2021 - 10:44:13PM] SLS_: Soft dependency check begin =================================================================
[05/27/2021 - 10:44:13PM] FNIS AA started (load)
[05/27/2021 - 10:44:13PM] SEXLAB - GetSetAnimation(DDZapPillorySex01): get
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias Player on quest KJTattoos4K (FE01B886)].RaceMenuLoad.OnPlayerLoadGame() - "RaceMenuLoad.psc" Line 4
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias Player on quest TheCoenaculiMALE (FE01B88A)].RaceMenuLoad.OnPlayerLoadGame() - "RaceMenuLoad.psc" Line 4
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias Player on quest TMSG0Z (FE01B88C)].RaceMenuLoad.OnPlayerLoadGame() - "RaceMenuLoad.psc" Line 4
[05/27/2021 - 10:44:13PM] [Frostfall]======================================================================================================
[05/27/2021 - 10:44:13PM] [Frostfall]                    Frostfall is now performing start-up and compatibility checks.                    
[05/27/2021 - 10:44:13PM] [Frostfall]           Errors related to missing files may follow. These are NORMAL and should be ignored.        
[05/27/2021 - 10:44:13PM] [Frostfall]======================================================================================================
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias PlayerAlias on quest TakeNotesWidget (27001829)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[05/27/2021 - 10:44:13PM] [Frostfall] Detected SKSE version 2.001900 (expected 1.070300 or newer, success!)
[05/27/2021 - 10:44:13PM] [Zad]: [parasite Active Event] Registered. Event #27
[05/27/2021 - 10:44:13PM] Error: Cannot call LootingMaint() on a None object, aborting function call
stack:
    [alias AR_PlayerREF on quest AR_Quest (28000800)].AR_Ref_AliasScript.OnPlayerLoadGame() - "AR_Ref_AliasScript.psc" Line 15
[05/27/2021 - 10:44:13PM] error: Native static function GetNodeTransformScaleMode does not match existing signature on linked type NiOverride. Function will not be bound.
[05/27/2021 - 10:44:13PM] Mzin: PlayerLoadGame ============================
[05/27/2021 - 10:44:13PM] [mus3baddonmcm <Mus3BAddon (FE021815)>] OnGameReload() : Check Version [9] / [9]
[05/27/2021 - 10:44:13PM] [mus3baddonmcm <Mus3BAddon (FE021815)>] : VersionCheck()
[05/27/2021 - 10:44:13PM] [Zad]: [parasite Active Event] Loaded: 70%
[05/27/2021 - 10:44:13PM] SEXLAB - LOADED: Version 16208 / 16208
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias Player on quest TheCoenaculiCBBE (FE01B889)].RaceMenuLoad.OnPlayerLoadGame() - "RaceMenuLoad.psc" Line 4
[05/27/2021 - 10:44:13PM] FNIS aa GetAAprefixList mod: DeviousFollowers nMods: 6
[05/27/2021 - 10:44:13PM] Error: Cannot call OnGameReload() on a None object, aborting function call
stack:
    [alias Player on quest KJTattoos2K (FE01B885)].RaceMenuLoad.OnPlayerLoadGame() - "RaceMenuLoad.psc" Line 4
[05/27/2021 - 10:44:13PM] [GoToBed] === SKSE presence check. It may cause script error if no SKSE, ignore it. ===
[05/27/2021 - 10:44:13PM] SLAL: SLAL: OnLoad
[05/27/2021 - 10:44:13PM] [GoToBed] ======================== SKSE presence check finished. ======================
[05/27/2021 - 10:44:13PM] SOS Maintenance: loaded version is 300004
[05/27/2021 - 10:44:13PM] SOS Maintenance: 300004 is update
[05/27/2021 - 10:44:13PM] [SimplyKnock] Detected SKSE version 2.001900 (expected 2.000500 or newer, success!)
[05/27/2021 - 10:44:13PM] [Zad]: [Restraints+Armor] Registered. Event #1
[05/27/2021 - 10:44:13PM] [Zad]: [Restraints+Armor] Loaded: 7%
[05/27/2021 - 10:44:13PM] [Zad]: [Tight Gloves] Registered. Event #6
[05/27/2021 - 10:44:13PM] [Zad]: [Tight Gloves] Loaded: 15%
[05/27/2021 - 10:44:13PM] [Zad]: [Wet Padding] Registered. Event #5
[05/27/2021 - 10:44:13PM] [Zad]: [Wet Padding] Loaded: 10%
[05/27/2021 - 10:44:13PM] [Zad]: [Struggle] Registered. Event #25
[05/27/2021 - 10:44:13PM] [Zad]: [Struggle] Loaded: 25%
[05/27/2021 - 10:44:13PM] [Zad]: [Plug Moan] Registered. Event #17
[05/27/2021 - 10:44:13PM] [Zad]: [Plug Moan] Loaded: 10%
[05/27/2021 - 10:44:13PM] [Zad]: [Belt Chafing] Registered. Event #0
[05/27/2021 - 10:44:13PM] [Zad]: [Belt Chafing] Loaded: 10%
[05/27/2021 - 10:44:13PM] [Zad]: [Stamina Drain] Registered. Event #3
[05/27/2021 - 10:44:13PM] [Zad]: [Stamina Drain] Loaded: 50%
[05/27/2021 - 10:44:13PM] [Zad]: [Blindfold Mystery] Registered. Event #22
[05/27/2021 - 10:44:13PM] [Zad]: [Blindfold Mystery] Loaded: 1%
[05/27/2021 - 10:44:13PM] [Zad]: [Horny] Registered. Event #18
[05/27/2021 - 10:44:13PM] [Zad]: [Harness] Registered. Event #16
[05/27/2021 - 10:44:13PM] [Zad]: [Tight Corset] Registered. Event #24
[05/27/2021 - 10:44:13PM] [Zad]: [Belted Empty] Registered. Event #8
[05/27/2021 - 10:44:13PM] [Zad]: [Bump Pumps] Registered. Event #9
[05/27/2021 - 10:44:13PM] [Zad]: [Periodic Shocks] Registered. Event #15
[05/27/2021 - 10:44:13PM] [Zad]: [Periodic Shocks] Loaded: 25%
[05/27/2021 - 10:44:13PM] SlaveTatsExtra: [Follower mods] AFT=False EFF=False UFO=False standard=TRUE
[05/27/2021 - 10:44:13PM] SlaveTatsExtra: Applying per-cell extra customization...
[05/27/2021 - 10:44:13PM] SlaveTatsExtra: No targets. Aborting.
[05/27/2021 - 10:44:13PM] SlaveTatsExtra: Applying per-load extra customization...
[05/27/2021 - 10:44:13PM] SlaveTatsExtra: No targets. Aborting.
[05/27/2021 - 10:44:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:13PM] SEXLAB - GetSetAnimation(DDZapPillorySex02): get
[05/27/2021 - 10:44:13PM] FNIS aa GetAAmodID mod: DeviousFollowers prefix: dfs modID:4
[05/27/2021 - 10:44:13PM] Error: File "ImprovedFishBASIC.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 815
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:13PM] SEXLAB - GetSetAnimation(DDZapPillorySex03): get
[05/27/2021 - 10:44:13PM] SEXLAB - GetSetAnimation(DDZapPilloryLick01): get
[05/27/2021 - 10:44:13PM] Error: File "Requiem.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 863
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Realistic Wildlife Loot - Realistic.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 882
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Realistic Wildlife Loot - Reduced.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 883
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ETaC - RESOURCES.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 892
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "HarvestOverhaulCreatures.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 956
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "skyBirds - Airborne Perching Birds.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 992
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Osare Food.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1003
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "DeliciousCake.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1031
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Wyrmstooth.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1049
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "BonAppetitBase.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1061
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Drinking Fountains of Skyrim.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1102
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "HighlandFarmMilk.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1112
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Real Wildlife Skyrim 0.1.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1133
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "SpecialFlora.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1167
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "NordicCooking.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1187
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "CRX.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1222
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Another Recipe Mod.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1270
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "SL00CookingIngredient.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1305
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Farm Animals.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1347
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Farm Animals_HF.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1348
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "GM-CookingRebalanceFinal.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1357
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "GM-CookingRebalanceFinalHearthfire.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1358
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS10.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1367
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS6.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1368
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS8.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1369
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS10-Labeled.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1370
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS6-Labeled.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1371
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "ZFO-TS8-Labeled.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1372
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "NerniesCityandVillageExpansion.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1389
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "REGS - Resources.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1390
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Babettes Feast Balanced.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1399
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Babettes Feast Weaker Effects.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1400
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Babettes Feast Overpowered.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1401
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "MilkHearthfire.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1412
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "Milk.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1413
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "PTAlchemyFoodOverhaul.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1422
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "PTAlchemyFoodOverhaul_BetterSorting.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1423
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "PTFoodOverhaul_ONLY.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1424
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "DftT.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1435
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "DftT-NGP-WTLS.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1436
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "DftT-NoGreenPact.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1437
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "DftT-WTLS.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1438
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: File "PerkusMaximus_Master.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1451
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:13PM] FNIS aa GetGroupBaseValue - mod/id:DeviousFollowers/4 group:0 return:25
[05/27/2021 - 10:44:13PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:13PM] [Zad]: DevicesUnderneath::Maintenance()
[05/27/2021 - 10:44:13PM] SLS_: Devious Devices Installed: TRUE
[05/27/2021 - 10:44:13PM] [Zad]: [Nipple Piercings] Registered. Event #14
[05/27/2021 - 10:44:13PM] [Zad]: [Vibration] Registered. Event #21
[05/27/2021 - 10:44:13PM] Error: File "Complete Alchemy & Cooking Overhaul.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_SNDLCQuest (32021E36)]._sndlcquestscript.DLCMaintenance() - "_SNDLCQuestScript.psc" Line 1453
    [_SNQuest (32000D62)]._snquestscript.Maintenance() - "_SNQuestScript.psc" Line 1893
    [alias Player on quest _SNQuest (32000D62)]._snplayeralias.OnPlayerLoadGame() - "_SNPlayerAlias.psc" Line 333
[05/27/2021 - 10:44:13PM] [Zad]: [Vibration] Loaded: 25%
[05/27/2021 - 10:44:13PM] [Frostfall] Beginning worn gear integrity check.
[05/27/2021 - 10:44:13PM] Cannot open store for class "mzinwaterutil", missing file?
[05/27/2021 - 10:44:13PM] Error: Unable to obtain function call information - returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:13PM] [slaMainScr <sla_Main (0C042D62)>]: starting maintenance... Update frequency 120.000000
[05/27/2021 - 10:44:13PM] zbfExternal: Compatibility checking
[05/27/2021 - 10:44:13PM] zbfExternal: -------------------------------------------------------
[05/27/2021 - 10:44:13PM] zbfExternal:                    SexLab version: 16208
[05/27/2021 - 10:44:13PM] zbfExternal:                 SlaveTats version: 1.0.0
[05/27/2021 - 10:44:13PM] FNIS aa GetGroupBaseValue - mod/id:DeviousFollowers/4 group:10 return:25
[05/27/2021 - 10:44:13PM] zbfExternal:                  RaceMenu version: 7
[05/27/2021 - 10:44:13PM] zbfExternal: Non SexLab Animation Pack version: 0
[05/27/2021 - 10:44:13PM] zbfExternal: -------------------------------------------------------
[05/27/2021 - 10:44:13PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:13PM] zbfExternal:                    SexLab support: TRUE
[05/27/2021 - 10:44:13PM] zbfExternal:                   Overlay support: TRUE
[05/27/2021 - 10:44:13PM] zbfExternal:      Non SexLab Animation support: False
[05/27/2021 - 10:44:13PM] zbfExternal: -------------------------------------------------------
[05/27/2021 - 10:44:16PM] SLS_: Cursed Loot Installed: False
[05/27/2021 - 10:44:16PM] [Zad]: [Health Drain] Registered. Event #13
[05/27/2021 - 10:44:16PM] [Zad]: [Blindfold Trip] Registered. Event #2
[05/27/2021 - 10:44:16PM] SLS_: Skooma Whore Installed: False
[05/27/2021 - 10:44:16PM] [Zad]: [Blindfold Trip] Loaded: 10%
[05/27/2021 - 10:44:16PM] SLS_: Milk Mod Economy Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Sexlab Dialogs Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Rape Tattoos Installed: False
[05/27/2021 - 10:44:16PM] SLS_: TDF Aggressive Prostitution Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Milk Addict Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Paradise Halls Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Sexy Bandit Captives Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Sexlab Separate Orgasm Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Slaverun Reloaded Installed: False
[05/27/2021 - 10:44:16PM] SLS_: PaySexCrime Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Devious Followers Installed: TRUE
[05/27/2021 - 10:44:16PM] SLS_: Zaz Animation Pack Installed: TRUE
[05/27/2021 - 10:44:16PM] SLS_: Simple Slavery Installed: TRUE
[05/27/2021 - 10:44:16PM] SLS_: Sanguines Debauchery Installed: False
[05/27/2021 - 10:44:16PM] SLS_: Frostfall Installed: TRUE
[05/27/2021 - 10:44:16PM] SLS_: Hunterborn Installed: False
[05/27/2021 - 10:44:16PM] [Zad]: [Nipple Piercings] Loaded: 55%
[05/27/2021 - 10:44:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: alias _SLS_TollGateRiftenJkDoorInterior on quest _SLS_TolledGates (3B009ED6): Cannot force the alias's reference to a None reference.
stack:
    [alias _SLS_TollGateRiftenJkDoorInterior on quest _SLS_TolledGates (3B009ED6)].SLS_TollGate.ForceRefTo() - "<native>" Line ?
    [_SLS_Main (3B000D64)].sls_init.PlayerLoadsGame() - "SLS_Init.psc" Line 216
    [alias PlayerRef on quest _SLS_Main (3B000D64)].sls_main.LoadGameMaintenance() - "SLS_Main.psc" Line 120
    [alias PlayerRef on quest _SLS_Main (3B000D64)].sls_main.OnPlayerLoadGame() - "SLS_Main.psc" Line 78
[05/27/2021 - 10:44:16PM] SLS_: JKs Skyrim installed: TRUE
[05/27/2021 - 10:44:16PM] SLS_: Soft dependency check end ==============================================================
[05/27/2021 - 10:44:16PM] SEXLAB - AnimCache: MISS -- 4:Dog::TRUE
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValue - mod/id:DeviousFollowers/4 group:11 return:25
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] [slaMainScr <sla_Main (0C042D62)>]: registered for maintenance
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Health Drain] Loaded: 50%
[05/27/2021 - 10:44:16PM] 바보 다이얼로그 구출카운트 이벤트 등록 완료
[05/27/2021 - 10:44:16PM] Registering External Mod Events...
[05/27/2021 - 10:44:16PM] BaboReputation Script Registering External Triggers
[05/27/2021 - 10:44:16PM] [Zad]: [Posture Collar] Registered. Event #12
[05/27/2021 - 10:44:16PM] [Zad]: [Posture Collar] Loaded: 10%
[05/27/2021 - 10:44:16PM] [Zad]: Set Device Hider slot to 41.
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [slaMainScr <sla_Main (0C042D62)>]: starting maintenance... Update frequency 120.000000
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValue - mod/id:DeviousFollowers/4 group:8 return:17
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] [babodiamonitorscript <BaboMonitorScript (457E22B8)>]: Updated notification key to 49
[05/27/2021 - 10:44:16PM] [Zad]: [Horny] Loaded: 5%
[05/27/2021 - 10:44:16PM] Cannot open store for class "consoleutil", missing file?
[05/27/2021 - 10:44:16PM] Error: Unable to obtain function call information - returning None
stack:
    [zadQuest (0D00F624)].zadbq00.checkBlindfoldDarkFog() - "zadBQ00.psc" Line 133
    [zadQuest (0D00F624)].zadbq00.Maintenance() - "zadBQ00.psc" Line 141
    [alias Player on quest zadQuest (0D00F624)].zadPlayerScript.OnPlayerLoadGame() - "zadPlayerScript.psc" Line 75
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Harness] Loaded: 10%
[05/27/2021 - 10:44:16PM] [slaMainScr <sla_Main (0C042D62)>]: registered for maintenance
[05/27/2021 - 10:44:16PM] [Zad]: Starting update chain.
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValue - mod/id:DeviousFollowers/4 group:18 return:17
[05/27/2021 - 10:44:16PM] [Zad]: RebuildSlotmask()
[05/27/2021 - 10:44:16PM] [Zad]: Devious Devices is now creating animations.
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDBeltedSolo): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDArmbinderSolo): get
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDYokeSolo): get
[05/27/2021 - 10:44:16PM] [Zad]: Devious Devices is now creating bound animations.
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01): get
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Belted Empty] Loaded: 10%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbDoggy01Both): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbMissionary01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbSkullFuck01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbLesbian01Both): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbBoobjob01): get
[05/27/2021 - 10:44:16PM] [Zad]: [Mounted] Registered. Event #20
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapArmbKissing01): get
[05/27/2021 - 10:44:16PM] [Zad]: [Mounted] Loaded: 100%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary02): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeMissionary03): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeSkullFuck01): get
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Tight Corset] Loaded: 15%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeLesbian01Both): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeBlowjob01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeKissing01): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapYokeForeplay01): get
[05/27/2021 - 10:44:16PM] [Zad]: [Mana Drain] Registered. Event #10
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Chaos Plugs] Registered. Event #4
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDFBYokeHolding): get
[05/27/2021 - 10:44:16PM] [Zad]: [Chaos Plugs] Loaded: 25%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDFBYokeDoggy): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDFBMolagStandingYoke): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01ArmbYoke): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DDZapMixLesbian01YokeArmb): get
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:44
[05/27/2021 - 10:44:16PM] [Campfire]======================================================================================================
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Campfire]     Campfire is now performing compatibility checks. Papyrus warnings about missing or               
[05/27/2021 - 10:44:16PM] [Campfire]             unloaded files may follow. This is NORMAL and can be ignored.                              
[05/27/2021 - 10:44:16PM] [Zad]: [Mana Drain] Loaded: 50%
[05/27/2021 - 10:44:16PM] [Campfire]======================================================================================================
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_armbBJ1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeBJ1): get
[05/27/2021 - 10:44:16PM] [Campfire] Detected SKSE version 2.001900 (expected 1.070300 or newer, success!)
[05/27/2021 - 10:44:16PM] Error: File "SkyUI.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 261
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: SkyUI_SE.esp
[05/27/2021 - 10:44:16PM] Error: File "SkyrimVR.esm" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 272
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: Dawnguard.esm
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontBJ1): get
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: Dragonborn.esm
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: HearthFires.esm
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_elbBJ1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_yokeBJ1): get
[05/27/2021 - 10:44:16PM] Error: File "Imp's More Complex Needs.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 335
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] Error: File "RealisticNeedsandDiseases.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 351
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: iNeed.esp
[05/27/2021 - 10:44:16PM] [Campfire] Loaded: Frostfall.esp
[05/27/2021 - 10:44:16PM] Error: File "LastSeed.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 418
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_armbMiss1): get
[05/27/2021 - 10:44:16PM] [Zad]: [Bra Chafing] Registered. Event #7
[05/27/2021 - 10:44:16PM] [Zad]: [Bra Chafing] Loaded: 10%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_bbyokeMiss1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_cuffsFrontMiss1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_elbMiss1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_yokeMiss1): get
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:6
[05/27/2021 - 10:44:16PM] Devious Followers esp found
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_armbCowg1): get
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] [Zad]: [Drip] Registered. Event #23
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Drip] Loaded: 10%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_SH_elbCowg1): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeCowgirl): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeDoggy): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeMissionary): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeStanding): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeFaceFuck): get
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_Yoke69): get
[05/27/2021 - 10:44:16PM] [Zad]: [Bump Pumps] Loaded: 17%
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeRevCowgirlAnal): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_Billyy_YokeLayingAnal): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_B_PS_Doggy): get
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: DDX Events registered
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_B_PS_DoggyA): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_B_PS_DT): get
[05/27/2021 - 10:44:16PM] SEXLAB - GetSetAnimation(DD_B_PS_Miss): get
[05/27/2021 - 10:44:16PM] [Zad]: EnableEventProcessing()
[05/27/2021 - 10:44:16PM] [Zad]: Rehooking Mod Events
[05/27/2021 - 10:44:16PM] BaboDialogue Keysetting Completed
[05/27/2021 - 10:44:16PM] [Zad]: [parasite Passive Event] Registered. Event #26
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [parasite Passive Event] Loaded: 40%
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:34
[05/27/2021 - 10:44:16PM] [Zad]: [Restrictive Collar] Registered. Event #19
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Restrictive Collar] Loaded: 15%
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] [Zad]: [Trip and Fall] Registered. Event #11
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] [Zad]: [Trip and Fall] Loaded: 20%
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:33
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:16PM] SEXLAB - AnimCache: HIT[0] -- 3:Dog::TRUE
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] SLS_: DogGangbangAnims = 1
[05/27/2021 - 10:44:16PM] SEXLAB - AnimCache: MISS -- 4:wolf::TRUE
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:35
[05/27/2021 - 10:44:16PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] Error: File "Equipping Overhaul.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.IsPluginLoaded() - "_Camp_Compatibility.psc" Line 645
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.RunCompatibility() - "_Camp_Compatibility.psc" Line 623
    [alias _Camp_PlayerAlias on quest _Camp_MainQuest (11022033)]._camp_compatibility.OnPlayerLoadGame() - "_Camp_Compatibility.psc" Line 133
[05/27/2021 - 10:44:16PM] [Campfire]======================================================================================================
[05/27/2021 - 10:44:16PM] [Campfire]                            Campfire compatibility check complete.                                      
[05/27/2021 - 10:44:16PM] [Campfire]======================================================================================================
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:16PM] InitWidgetLoader()
[05/27/2021 - 10:44:16PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:51
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent()
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent() - English
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent() - Content loaded
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent() - TextContent Size = 37066
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent() - Load in variable content
[05/27/2021 - 10:44:17PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] FWTextContents::LoadContent() Loading Done
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:52
[05/27/2021 - 10:44:17PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:48
[05/27/2021 - 10:44:17PM] FNIS aa GetAAsetList mod: DeviousFollowers nSets: 53
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] SEXLAB - AnimCache: HIT[1] -- 3:wolf::TRUE
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] SLS_: WolfGangbangAnims = 1
[05/27/2021 - 10:44:17PM] SEXLAB - AnimCache: MISS -- 4:Horse::TRUE
[05/27/2021 - 10:44:17PM] FNIS aa GetGroupBaseValueFNIS - Mod/Group DEFINITION MISSING (not included by FNIS generator) mod: DeviousFollowers modID:4 group:12
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Static function SetDangerousWater not found on object mzinwaterutil. Aborting call and returning None
stack:
    [mzinBatheQuest (AF0279ED)].mzinbathequest.UpdateDangerousWater() - "mzinBatheQuest.psc" Line 391
    [alias PlayerAlias on quest mzinBatheMCMQuest (AF001311)].mzinBathePlayerAlias.OnPlayerLoadGame() - "mzinBathePlayerAlias.psc" Line 11
[05/27/2021 - 10:44:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:17PM] SEXLAB - AnimCache: MISS -- 3:Horse::TRUE
[05/27/2021 - 10:44:17PM] SexLab Parasites: Reset SexLab events
[05/27/2021 - 10:44:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:18PM] [Frostfall] Integrity check complete. Removed 0 invalid forms from worn gear lists.
[05/27/2021 - 10:44:18PM] FNIS aa GetAAprefixList mod: XPMSE nMods: 6
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Mzin: Adding dirt to: Faye
[05/27/2021 - 10:44:18PM] [SLP] 'EstrusChaurus.esp' detected
[05/27/2021 - 10:44:18PM] Widget [_frost_meter <_Frost_ExposureMeterQuest (9505CDFD)>] was reset.
[05/27/2021 - 10:44:18PM] [SLP]         Chaurus Parasite Eggs: [Ingredient < (4300EA27)>]
[05/27/2021 - 10:44:18PM] [Frostfall] Detected Campfire version 11200.000000 (expected 11100 or newer, success!)
[05/27/2021 - 10:44:18PM] [Frostfall] Loaded: SkyUI_SE.esp
[05/27/2021 - 10:44:18PM] SLS_: HorseGangbangAnims = 0
[05/27/2021 - 10:44:18PM] Widget [_frost_meter <_Frost_WetnessMeterQuest (9505CDFF)>] was reset.
[05/27/2021 - 10:44:18PM] Error: File "SkyUI.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [_Frost_SKSETypesCom (9508A2D3)]._Frost_SKSETypesDelegate.Compatibility_CheckInterfacePackage() - "_Frost_SKSETypesDelegate.psc" Line 77
[05/27/2021 - 10:44:18PM] [Frostfall] Detected optional SkyUI Interface Package version 6 and SkyUI version 2018, success!
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Mzin: Clearing dirt from Faye
[05/27/2021 - 10:44:18PM] Widget [_frost_meter <_Frost_WeathersenseMeterQuest (95068BEE)>] was reset.
[05/27/2021 - 10:44:18PM] [SLP] 'BeeingFemale.esm' detected
[05/27/2021 - 10:44:18PM] [Frostfall] Loaded: Dawnguard.esm
[05/27/2021 - 10:44:18PM] [Frostfall] Loaded: Dragonborn.esm
[05/27/2021 - 10:44:18PM] [Zad]: ZadNpc::DoRegister(1.454670)
[05/27/2021 - 10:44:18PM] [Frostfall] Loaded: HearthFires.esm
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] [Zad]: RepopulateNpcs()
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] [Frostfall]======================================================================================================
[05/27/2021 - 10:44:18PM] [Frostfall]                      Frostfall start-up and compatibility checks complete.                           
[05/27/2021 - 10:44:18PM] [Frostfall]======================================================================================================
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Mzin: Applying \mzin\Bathe\DirtFX to Faye
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] ************************************************************************************************************************
[05/27/2021 - 10:44:18PM] WARNING: (Immersive HUD) Please ignore the following error (Cannot cast from None to SKI_WidgetBase[]) is seems to be a lie! There is no error, but Papyrus seems to log one anyway.
[05/27/2021 - 10:44:18PM] ************************************************************************************************************************
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Error: Cannot cast from None to ski_widgetbase[]
stack:
    [iHUDControlQuest (65000805)].ihudwidgetscript.Initialize() - "iHUDWidgetScript.psc" Line 42
    [iHUDControlQuest (65000805)].ihudcontrolscript.StartUp() - "iHUDControlScript.psc" Line 93
    [iHUDMaintainanceQuest (65002853)].iHUDMaintainanceScript.StartUp() - "iHUDMaintainanceScript.psc" Line 22
    [alias PlayerAlias on quest iHUDMaintainanceQuest (65002853)].iHUDLoadScript.OnPlayerLoadGame() - "iHUDLoadScript.psc" Line 11
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] _SLS_: GetEmptySlot: Slot 19 chosen for area: BODY on Faye
[05/27/2021 - 10:44:18PM] ************************************************************************************************************************
[05/27/2021 - 10:44:18PM] (Immersive HUD) See? That None object the error said could not be cast was in fact just cast and contained the widget I needed, and its element is: _root.WidgetContainer.9.widget. This seems to be an error in the Papyrus logging and should have no effect on your game. Please contact me if you believe otherwise. Thanks - Gopher
[05/27/2021 - 10:44:18PM] ************************************************************************************************************************
[05/27/2021 - 10:44:18PM] _SLS_: GetEmptySlot: Slot 6 chosen for area: Hands on Faye
[05/27/2021 - 10:44:18PM] _SLS_: GetEmptySlot: Slot 6 chosen for area: Feet on Faye
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] _SLS_: GetEmptySlot: Slot 11 chosen for area: face on Faye
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] Mzin: Update alpha on Faye to 0.727801
[05/27/2021 - 10:44:18PM] [CF][Framework] Creature Framework 1.1.0-pre2 (10021) is initialising
[05/27/2021 - 10:44:18PM] [CF][Framework] JContainers 4.1 is installed
[05/27/2021 - 10:44:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] [CF][Framework] SexLab 1.63 SE dev beta 8 is installed
[05/27/2021 - 10:44:18PM] [CF][Framework] SexLab Aroused 20140124 is installed
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:18PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:19PM] FNIS aa GetAAsetList mod: XPMSE nSets: 53
[05/27/2021 - 10:44:19PM] SLS: Compass flip
[05/27/2021 - 10:44:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:19PM] [Zad]: Set slot mask to [337641472]: 337641472
[05/27/2021 - 10:44:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:19PM] Error: Unable to call Delete - no native object bound to the script object, or object is of incorrect type
stack:
    [Item 1 in container  (00000014)].zadHiderScript.Delete() - "<native>" Line ?
    [Item 1 in container  (00000014)].zadHiderScript.OnContainerChanged() - "zadHiderScript.psc" Line 5
[05/27/2021 - 10:44:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:20PM] SLS: Compass flip
[05/27/2021 - 10:44:20PM] [Zad]: ==========Begin Compatibility Checks==========
[05/27/2021 - 10:44:20PM] [Zad]: Please note that Errors related to missing files should be ignored.
[05/27/2021 - 10:44:20PM] [Zad]: [ Dependency Checks ]
[05/27/2021 - 10:44:20PM] [Zad]: DDi version [13.000000]: OK
[05/27/2021 - 10:44:20PM] [Zad]: assets version [3.000000]: OK
[05/27/2021 - 10:44:20PM] [Zad]: Aroused version [20140124.000000]: OK
[05/27/2021 - 10:44:20PM] [Zad]: Sexlab version [16208.000000]: OK
[05/27/2021 - 10:44:20PM] [Zad]: [ Third Party Mod Compatibility Checks ]
[05/27/2021 - 10:44:20PM] [Zad]: [ Sanity Checks ]
[05/27/2021 - 10:44:20PM] [Zad]: Verifying that installation is untainted by an unsupported upgrade: OK
[05/27/2021 - 10:44:20PM] [Zad]: ==========End Compatibility Checks==========
[05/27/2021 - 10:44:20PM] [Zad]: Events arrays already initialized - skipping.
[05/27/2021 - 10:44:20PM] [Zad]: zadEventSlots::Maintenance()
[05/27/2021 - 10:44:20PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[05/27/2021 - 10:44:20PM] [Zad]: Maintenance_ABC()
[05/27/2021 - 10:44:20PM] [Zad]: Monitoring Camera state.
[05/27/2021 - 10:44:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:21PM] Error: File "RealisticNeedsandDiseases.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.CheckRND() - "PAF_PlayerAliasScript.psc" Line 17
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.OnPlayerLoadGame() - "PAF_PlayerAliasScript.psc" Line 12
[05/27/2021 - 10:44:21PM] Error: File "RealisticNeedsandDiseases.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.CheckRND() - "PAF_PlayerAliasScript.psc" Line 18
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.OnPlayerLoadGame() - "PAF_PlayerAliasScript.psc" Line 12
[05/27/2021 - 10:44:21PM] Error: File "RealisticNeedsandDiseases.esp" does not exist or is not currently loaded.
stack:
    <unknown self>.Game.GetFormFromFile() - "<native>" Line ?
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.CheckRND() - "PAF_PlayerAliasScript.psc" Line 19
    [alias PlayerRef on quest PAF_MainQuest (9E0012C8)].PAF_PlayerAliasScript.OnPlayerLoadGame() - "PAF_PlayerAliasScript.psc" Line 12
[05/27/2021 - 10:44:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:21PM] SLS: Compass flip
[05/27/2021 - 10:44:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:22PM] [CF][Framework] Sending register event
[05/27/2021 - 10:44:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:22PM] SLS: Compass flip
[05/27/2021 - 10:44:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:23PM] SLS: Compass flip
[05/27/2021 - 10:44:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:24PM] [CF][Framework] Beginning JSON registration
[05/27/2021 - 10:44:24PM] [CF][Framework] Found 4 JSON files in creatures.d
[05/27/2021 - 10:44:24PM] [CF][Framework] Already loaded file MNC.json; skipping
[05/27/2021 - 10:44:24PM] [CF][Framework] Already loaded file MNCClassic.json; skipping
[05/27/2021 - 10:44:24PM] [CF][Framework] Already loaded file MNCLurkerAlt.json; skipping
[05/27/2021 - 10:44:24PM] [CF][Framework] Already loaded file MNCRescale.json; skipping
[05/27/2021 - 10:44:24PM] [CF][Framework] Finished JSON registration
[05/27/2021 - 10:44:24PM] [CF][Framework] Forcing active actor restart
[05/27/2021 - 10:44:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:24PM] SLS: Compass flip
[05/27/2021 - 10:44:25PM] XPMSE MainQuest Initialization successful.
[05/27/2021 - 10:44:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:25PM] [CF][Main Quest] Skipping cloak application; API is restarting active actors
[05/27/2021 - 10:44:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:26PM] [slaMainScr <sla_Main (0C042D62)>]:Defered maintenance...
[05/27/2021 - 10:44:26PM] [slaMainScr <sla_Main (0C042D62)>]: found Devious Devices - Assets.esm
[05/27/2021 - 10:44:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:26PM] [slaMainScr <sla_Main (0C042D62)>]: Enabled Desire spell
[05/27/2021 - 10:44:26PM] [slaMainScr <sla_Main (0C042D62)>]: Updated notification key to 49
[05/27/2021 - 10:44:26PM] [slaMainScr <sla_Main (0C042D62)>]: finished maintenance
[05/27/2021 - 10:44:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:27PM] [CF][Creature] Finished on ["Restless Draugr" [masterambushscript < (0004D63D)>]]
[05/27/2021 - 10:44:27PM] [CF][Creature] Finished on ["draugr" [Actor < (00020AB0)>]]
[05/27/2021 - 10:44:27PM] [CF][Creature] Finished on ["draugr" [Actor < (00020AB5)>]]
[05/27/2021 - 10:44:27PM] [CF][Framework] Didn't deactivate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; restarting
[05/27/2021 - 10:44:27PM] [CF][Creature] Finished on ["Draugr Scourge" [masterambushscript < (0004D650)>]]
[05/27/2021 - 10:44:27PM] [CF][Framework] Didn't deactivate actor ["draugr" [Actor < (00020AB0)>]]; restarting
[05/27/2021 - 10:44:27PM] [CF][Framework] Didn't deactivate actor ["draugr" [Actor < (00020AB5)>]]; restarting
[05/27/2021 - 10:44:27PM] [CF][Framework] Didn't deactivate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; restarting
[05/27/2021 - 10:44:27PM] [CF][Creature] Removing both API armours from ["Restless Draugr" [masterambushscript < (0004D63D)>]] and doing nothing else
[05/27/2021 - 10:44:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:27PM] [CF][Creature] Removing both API armours from ["draugr" [Actor < (00020AB0)>]] and doing nothing else
[05/27/2021 - 10:44:28PM] [CF][Creature] Removing both API armours from ["Draugr Scourge" [masterambushscript < (0004D650)>]] and doing nothing else
[05/27/2021 - 10:44:28PM] [CF][Creature] Removing both API armours from ["draugr" [Actor < (00020AB5)>]] and doing nothing else
[05/27/2021 - 10:44:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:31PM] [CF][Main Quest] Skipping cloak application; API is restarting active actors
[05/27/2021 - 10:44:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:31PM] [CF][Framework] Cleared log Form DB
[05/27/2021 - 10:44:31PM] [CF][Framework] Creature Framework is done initialising
[05/27/2021 - 10:44:31PM] 
[05/27/2021 - 10:44:31PM] =====iNeed (_sn) is finished refreshing itself and searching for addons!=====
[05/27/2021 - 10:44:31PM] 
[05/27/2021 - 10:44:31PM] [CF][Creature] Started on ["draugr" [Actor < (00020AB0)>]] with race/skin ["draugr" [Race <DraugrRace (00000D53)>]]["" [Armor < (0001FE7E)>]]
[05/27/2021 - 10:44:31PM] [CF][Creature] Started on ["draugr" [Actor < (00020AB5)>]] with race/skin ["draugr" [Race <DraugrRace (00000D53)>]]["" [Armor < (0001FE7E)>]]
[05/27/2021 - 10:44:31PM] [CF][Main Quest] The cloak is being applied for the first time since game load
[05/27/2021 - 10:44:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:31PM] [CF][Creature] Started on ["Draugr Scourge" [masterambushscript < (0004D650)>]] with race/skin ["draugr" [Race <DraugrRace (00000D53)>]]["" [Armor < (00016EE3)>]]
[05/27/2021 - 10:44:31PM] [CF][Creature] Started on ["Restless Draugr" [masterambushscript < (0004D63D)>]] with race/skin ["draugr" [Race <DraugrRace (00000D53)>]]["Draugr Skin" [Armor < (0001FE80)>]]
[05/27/2021 - 10:44:32PM] [CF][Creature] Update being forced on ["draugr" [Actor < (00020AB0)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[05/27/2021 - 10:44:32PM] [CF][Creature] Update being forced on ["draugr" [Actor < (00020AB5)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[05/27/2021 - 10:44:32PM] [CF][Creature] ["draugr" [Actor < (00020AB0)>]] unaroused
[05/27/2021 - 10:44:32PM] [CF][Creature] Update being forced on ["Draugr Scourge" [masterambushscript < (0004D650)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[05/27/2021 - 10:44:32PM] [CF][Creature] Update being forced on ["Restless Draugr" [masterambushscript < (0004D63D)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[05/27/2021 - 10:44:32PM] [CF][Creature] ["draugr" [Actor < (00020AB5)>]] unaroused
[05/27/2021 - 10:44:32PM] [CF][Creature] ["Draugr Scourge" [masterambushscript < (0004D650)>]] unaroused
[05/27/2021 - 10:44:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:32PM] Defeat: SetAggressors / Aggressors slots - [None, None, None, None, None]
[05/27/2021 - 10:44:32PM] Defeat: SetAggressors / Accomplices slots - [[Actor < (000DC8E0)>], None, None, None, None]
[05/27/2021 - 10:44:32PM] [CF][Creature] Not equipping normal armour on ["draugr" [Actor < (00020AB0)>]]; there is no normal armour; gender=1
[05/27/2021 - 10:44:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:33PM] [CF][Creature] ["Restless Draugr" [masterambushscript < (0004D63D)>]] unaroused
[05/27/2021 - 10:44:33PM] [CF][Creature] Not equipping normal armour on ["draugr" [Actor < (00020AB5)>]]; there is no normal armour; gender=1
[05/27/2021 - 10:44:33PM] [CF][Creature] Not equipping normal armour on ["Draugr Scourge" [masterambushscript < (0004D650)>]]; there is no normal armour; gender=1
[05/27/2021 - 10:44:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:33PM] [CF][Creature] Not equipping normal armour on ["Restless Draugr" [masterambushscript < (0004D63D)>]]; there is no normal armour; gender=1
[05/27/2021 - 10:44:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:42PM] Defeat: SetAggressors / Aggressors slots - [None, None, None, None, None]
[05/27/2021 - 10:44:42PM] Defeat: SetAggressors / Accomplices slots - [[Actor < (000DC8E0)>], None, None, None, None]
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:44:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:16PM] [CF][Creature Apply] Not activating ["Draugr Scourge" [masterambushscript < (0007491C)>]]; creature isn't registered; race=["Nord" [Race <NordRace (00013746)>]] skin=["" [Armor < (00000D64)>]]
[05/27/2021 - 10:45:16PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:45:16PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:45:16PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:17PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:45:17PM] Mzin: Update alpha on Faye to 0.780112
[05/27/2021 - 10:45:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:18PM] _SLS_: Inflate: 1.000000. Morph: 0.000000. StUtil: 0.000000. Breast: 0.000000. Belly: 0.060600. Ass: 0.000000
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0007491C) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0007491C) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0007491C) because their base types do not match
[05/27/2021 - 10:45:57PM] Error:  (0007491C): cannot find variable named FNISaa_shout_crc.
stack:
    [ (0007491C)].defaultGhostScript.SetAnimationVariableInt() - "<native>" Line ?
    <unknown self>.fnis_aa.SetAnimGroupEX() - "FNIS_aa.psc" Line 70
    <unknown self>.xpmselib.SetAA() - "XPMSELib.psc" Line 238
    [Active effect 8 on  (0007491C)].XPMSEWeaponStyleScaleEffect.SetAA() - "XPMSEWeaponStyleScaleEffect.psc" Line 1553
    [Active effect 8 on  (0007491C)].XPMSEWeaponStyleScaleEffect.Restyle() - "XPMSEWeaponStyleScaleEffect.psc" Line 1310
    [Active effect 8 on  (0007491C)].XPMSEWeaponStyleScaleEffect.OnObjectUnequipped() - "XPMSEWeaponStyleScaleEffect.psc" Line ?
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0007491C) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:45:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:19PM] [Religion]Function Call BookRead: ReadBook-[Form < (000F6846)>]
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:20PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:46:20PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:46:20PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:20PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:23PM] SEXLAB - NOTICE: ValidateActor(draugr) -- TRUE -- HIT
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:23PM] SEXLAB - NOTICE: ValidateActor(draugr) -- TRUE -- HIT
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:26PM] [Religion]Function Call BookRead: ReadBook-[Form < (0001AFE4)>]
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:32PM] Found 0 nakedActors
[05/27/2021 - 10:46:32PM] slaScanner start time is ....176.417007
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:32PM] Found 0 arousedActors
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:33PM] slaScanner end time is ....177.722015
[05/27/2021 - 10:46:33PM] Next update in 120.000000
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:46:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:24PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:47:24PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:47:24PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:47:24PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:47:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:13PM] Mzin: Update alpha on Faye to 0.835588
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:15PM] _SLS_: Inflate: 1.000000. Morph: 0.000000. StUtil: 0.000000. Breast: 0.000000. Belly: 0.060600. Ass: 0.000000
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:27PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:48:27PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:48:28PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:28PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:48:28PM] SEXLAB - NOTICE: ValidateActor(draugr) -- TRUE -- HIT
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:28PM] SEXLAB - NOTICE: ValidateActor(draugr) -- TRUE -- HIT
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:34PM] [Zad]: ZadNpc::OnUpdateGameTime()
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:34PM] [Zad]: ZadNpc::DoRegister(1.499989)
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:38PM] Found 0 nakedActors
[05/27/2021 - 10:48:38PM] slaScanner start time is ....298.154022
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:38PM] Found 0 arousedActors
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:39PM] slaScanner end time is ....299.279022
[05/27/2021 - 10:48:39PM] Next update in 120.000000
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:43PM] [Zad]: CheckAllEvents()
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:44PM] [Zad]: Config Interval:1.500000. Total number of events: 0. Next staggered update in 1.500000
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:51PM] _SLS_: Update alpha on Faye to 0.810883
[05/27/2021 - 10:48:51PM] _SLS_: Update alpha on Faye to 0.836510
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:52PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\face\Cut - Left Cheek (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: GetEmptySlot: Slot 11 chosen for area: face on zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: Applied overlay at node: Face [Ovl11] on target: zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: Update alpha on zbfSlaveFemale to 0.288545
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:52PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Stomach (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: GetEmptySlot: Slot 19 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: Applied overlay at node: Body [Ovl19] on target: zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: Update alpha on zbfSlaveFemale to 0.293134
[05/27/2021 - 10:48:52PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Upper Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: GetEmptySlot: Slot 18 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:52PM] _SLS_: Applied overlay at node: Body [Ovl18] on target: zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Update alpha on zbfSlaveFemale to 0.295175
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:53PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Lower Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: GetEmptySlot: Slot 19 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Applied overlay at node: Body [Ovl19] on target: zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Update alpha on zbfSlaveFemale to 0.276936
[05/27/2021 - 10:48:53PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\face\Minor Nose Wound (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:53PM] _SLS_: GetEmptySlot: Slot 11 chosen for area: face on zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Applied overlay at node: Face [Ovl11] on target: zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Update alpha on zbfSlaveFemale to 0.278040
[05/27/2021 - 10:48:53PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Armpit (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: GetEmptySlot: Slot 18 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Applied overlay at node: Body [Ovl18] on target: zbfSlaveFemale
[05/27/2021 - 10:48:53PM] _SLS_: Update alpha on zbfSlaveFemale to 0.278083
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:54PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\face\Bruise - Right Lip (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: GetEmptySlot: Slot 10 chosen for area: face on zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Applied overlay at node: Face [Ovl10] on target: zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Update alpha on zbfSlaveFemale to 0.279188
[05/27/2021 - 10:48:54PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Forearm (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: GetEmptySlot: Slot 17 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Applied overlay at node: Body [Ovl17] on target: zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Update alpha on zbfSlaveFemale to 0.279188
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:54PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Upper Leg (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: GetEmptySlot: Slot 16 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Applied overlay at node: Body [Ovl16] on target: zbfSlaveFemale
[05/27/2021 - 10:48:54PM] _SLS_: Update alpha on zbfSlaveFemale to 0.288028
[05/27/2021 - 10:48:54PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\face\Bruise - Left Lip (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: GetEmptySlot: Slot 9 chosen for area: face on zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Applied overlay at node: Face [Ovl9] on target: zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Update alpha on zbfSlaveFemale to 0.291173
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:55PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Lower Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: GetEmptySlot: Slot 15 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Applied overlay at node: Body [Ovl15] on target: zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Update alpha on zbfSlaveFemale to 0.293723
[05/27/2021 - 10:48:55PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Outer Leg (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: GetEmptySlot: Slot 14 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Applied overlay at node: Body [Ovl14] on target: zbfSlaveFemale
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:55PM] _SLS_: Update alpha on zbfSlaveFemale to 0.295805
[05/27/2021 - 10:48:55PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Middle Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: GetEmptySlot: Slot 19 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:55PM] _SLS_: Applied overlay at node: Body [Ovl19] on target: zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Update alpha on zbfSlaveFemale to 0.277017
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:56PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Lower Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: GetEmptySlot: Slot 18 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Applied overlay at node: Body [Ovl18] on target: zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Update alpha on zbfSlaveFemale to 0.277017
[05/27/2021 - 10:48:56PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Chest (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: GetEmptySlot: Slot 17 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Applied overlay at node: Body [Ovl17] on target: zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Update alpha on zbfSlaveFemale to 0.279610
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:56PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Lower Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: GetEmptySlot: Slot 16 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Applied overlay at node: Body [Ovl16] on target: zbfSlaveFemale
[05/27/2021 - 10:48:56PM] _SLS_: Update alpha on zbfSlaveFemale to 0.279652
[05/27/2021 - 10:48:57PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Stomach (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: GetEmptySlot: Slot 15 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Applied overlay at node: Body [Ovl15] on target: zbfSlaveFemale
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:57PM] _SLS_: Update alpha on zbfSlaveFemale to 0.281734
[05/27/2021 - 10:48:57PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Upper Leg (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: GetEmptySlot: Slot 14 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Applied overlay at node: Body [Ovl14] on target: zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Update alpha on zbfSlaveFemale to 0.294569
[05/27/2021 - 10:48:57PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Right Upper Back (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:57PM] _SLS_: GetEmptySlot: Slot 13 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Applied overlay at node: Body [Ovl13] on target: zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Update alpha on zbfSlaveFemale to 0.294612
[05/27/2021 - 10:48:57PM] _SLS_: Applying overlay \SL Survival\BattleWounds\female\BODY\Body - Left Inner Leg (F).dds to zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: GetEmptySlot: Slot 12 chosen for area: BODY on zbfSlaveFemale
[05/27/2021 - 10:48:57PM] _SLS_: Applied overlay at node: Body [Ovl12] on target: zbfSlaveFemale
[05/27/2021 - 10:48:58PM] _SLS_: Update alpha on zbfSlaveFemale to 0.297629
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:48:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:31PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:49:31PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:49:31PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:49:31PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:49:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:47PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:50:47PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:50:47PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:47PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:55PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:56PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:57PM] Found 0 nakedActors
[05/27/2021 - 10:50:57PM] slaScanner start time is ....429.675018
[05/27/2021 - 10:50:57PM] Found 0 arousedActors
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:58PM] [CF][Framework] Cleared log Form DB
[05/27/2021 - 10:50:58PM] [CF][Framework] Form DB clear timer reset for 15 minutes from now
[05/27/2021 - 10:50:58PM] [CF][Framework] All override genders cleared; sending event to re-save
[05/27/2021 - 10:50:58PM] [CF][Framework] Gender clear timer reset for 15 minutes from now
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:58PM] slaScanner end time is ....430.861023
[05/27/2021 - 10:50:58PM] Next update in 120.000000
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:58PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:50:59PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:00PM] Skyrim Reputation marked quest dunVolunruudQST as completed
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:00PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:01PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:02PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:03PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:04PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:05PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:06PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:07PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:08PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:09PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:10PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:11PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:12PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:13PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:14PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:15PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:16PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:17PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:18PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:19PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:20PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:21PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:22PM] Mzin: Update alpha on Faye to 0.894279
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:22PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:23PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:23PM] _SLS_: Inflate: 1.000000. Morph: 0.000000. StUtil: 0.000000. Breast: 0.000000. Belly: 0.060600. Ass: 0.000000
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:24PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:25PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:26PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:27PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:28PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:29PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:30PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:31PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:32PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:33PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:34PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:35PM] Info: *Achievement 47 awarded - a winnar is you!*
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:35PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:36PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:37PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:38PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:39PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:40PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:41PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:42PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:43PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:44PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:45PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:46PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:47PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:48PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:49PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 2 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:50PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:51PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (0004D63D)>]]; already has effect
[05/27/2021 - 10:51:51PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB0)>]]; already has effect
[05/27/2021 - 10:51:51PM] [CF][Framework] Didn't activate actor ["draugr" [Actor < (00020AB5)>]]; already has effect
[05/27/2021 - 10:51:51PM] [CF][Framework] Didn't activate actor ["Draugr Scourge" [masterambushscript < (0004D650)>]]; already has effect
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:51PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:52PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:53PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (0004D650) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (0004D63D) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 4 on  (00020AB5) because their base types do not match
[05/27/2021 - 10:51:54PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 3 on  (00020AB0) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
stack:
    [alias Player on quest KJTattoos4K (FE01B886)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
[05/27/2021 - 10:51:57PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
stack:
    [alias Player on quest TMSG0Z (FE01B88C)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
[05/27/2021 - 10:51:57PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
stack:
    [alias Player on quest TheCoenaculiMALE (FE01B88A)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
[05/27/2021 - 10:51:57PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
stack:
    [alias Player on quest TheCoenaculiCBBE (FE01B889)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
[05/27/2021 - 10:51:57PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
stack:
    [alias Player on quest KJTattoos2K (FE01B885)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0008AD7E) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020ABD) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AC3) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00079100) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004DD2C) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D1D3) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D1D4) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AC2) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AC4) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00079104) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020ABF) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0004D1D2) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (000F17FB) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (00020AB6) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (0008AD97) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to bind script mzinGetDirtyOverTimeReactivate to Active effect 1 on  (000748D7) because their base types do not match
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] Error: Unable to call Dispel - no native object bound to the script object, or object is of incorrect type
stack:
    [None].DraugrFXScript.Dispel() - "<native>" Line ?
    [None].DraugrFXScript.OnEffectStart() - "DraugrFXScript.psc" Line 22
[05/27/2021 - 10:51:57PM] [CF][Creature] Finished on ["Skeleton" [masterambushscript < (000F17FB)>]]
[05/27/2021 - 10:51:57PM] VM is freezing...
[05/27/2021 - 10:51:57PM] VM is frozen

 

This could be a complete non-issue, but I really don't know, just kind of curious! Thanks guys!

Link to comment
6 hours ago, Offcycle said:

This could be a complete non-issue, but I really don't know, just kind of curious! Thanks guys!

Definitely not a non-issue. 

I suspect you have some installation issue. If you've overwritten any of stock BiS files with any patches that are not BiS tweak I'd start there. 

 

Also most likely the mod is broken on this save so I'd only use new games to test. 

Link to comment
On 5/28/2021 at 7:01 AM, Monoman1 said:

I suspect you have some installation issue. If you've overwritten any of stock BiS files with any patches that are not BiS tweak I'd start there. 

 

I tried just about everything I knew, but I couldn't solve it. I was using the included PaF patch for BiS, which I removed since your tweak provides it. I updated from an old November version to the most recent one. I removed my smashed patch, which didn't fix it, and then subsequently rebuilt it.  I removed a zEdit patch that made water compatible with BiS, iNeed, etc (Although that one really seemed like a shot in the dark because I am pretty sure that patch only changes like, the water itself or something. Still don't know what I'm doing).

 

I couldn't figure it out, although I'm sure it is something on my side, and I don't even know if this is the cause of my crashes or is contributing to any problems in my game.

 

That being said, thank you very much for your time, Monoman. I'll probably disable BiS tweaked for a moment, much to my chagrin, because your tweak makes the mod legendary quality. Thanks!

Link to comment

How do you wash yourself using a water container? I've tried with a full waterskin and a bottle of spring water with 3 servings. Clicking on the bottle in the inventory just makes the character drink it and pressing the key for bathing doesn't work because "there isn't enough water to bathe".

Link to comment
8 hours ago, Inception said:

How do you wash yourself using a water container? I've tried with a full waterskin and a bottle of spring water with 3 servings. Clicking on the bottle in the inventory just makes the character drink it and pressing the key for bathing doesn't work because "there isn't enough water to bathe".

 

I always keep a wash cloth in my inventory that you can click, a pop-up then asks you if you want to use a waterbottle/skin if you're not standing in water. Clicking on soap works too.

Link to comment
16 hours ago, Supreme Taco said:

 

I always keep a wash cloth in my inventory that you can click, a pop-up then asks you if you want to use a waterbottle/skin if you're not standing in water. Clicking on soap works too.

 

It doesn't work for me then. If I click the cloth while not standing in water I just get the usual "there is not enough water to bathe" message.

Link to comment
On 6/6/2021 at 4:32 PM, Inception said:

 

It doesn't work for me then. If I click the cloth while not standing in water I just get the usual "there is not enough water to bathe" message.

 

What needs mod do you have? According to the description only RND and iNeed are supported. Personally I use 'Realistic Needs and Diseases All-In-One for USLEEP' from Nexus.

Link to comment
3 hours ago, Supreme Taco said:

 

What needs mod do you have? According to the description only RND and iNeed are supported. Personally I use 'Realistic Needs and Diseases All-In-One for USLEEP' from Nexus.

 

I found out that you have to use the bathe command from the Survival popup menu. Then it works.

Link to comment

How does the BiS tweak remove cum compared to swimming in water for sexlab? I'm currently using the SE conversion that was put in this thread as well as SLACS Plus and the tweak is able to visually remove the layers but doesn't actually remove them if that makes sense. (i.e. my character wont have any cum on her after washing but it will still show up on clothes since the layers are still there).

 

It sounds like a simple problem to fix on the surface so wondering if I can tweak it myself hence the above question.

Link to comment

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use