Jump to content

In-Game crashes. What is wrong in my load order?


Jonnywah

Recommended Posts

My game has recently started crashing in-game. Whether it be on entering new areas, entering combat or even waiting overnight. I'm unsure if any of my load order is correct at all, and I believe that this may be causing these crashes.

 

Here is my load order -

http://i.imgur.com/Z1qWy.jpg

Link to comment
Share on other sites

Here is my log -

 

[12/03/2012 - 05:45:37PM] Papyrus log opened (PC)

[12/03/2012 - 05:45:37PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[12/03/2012 - 05:45:37PM] Memory page: 128 (min) 512 (max) 76800 (max total)

[12/03/2012 - 05:45:46PM] Cannot open store for class "ski_questbase", missing file?

[12/03/2012 - 05:45:46PM] Cannot open store for class "SKI_ConfigBase", missing file?

[12/03/2012 - 05:45:46PM] Error: Unable to link "SKI_ConfigBase" - the parent of "_WetSkyUIConfig".

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::ModName_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Unable to bind script _WetSkyUIConfig to _WetSKConfigQuest (1501BCA8) because their base types do not match

[12/03/2012 - 05:45:46PM] Cannot open store for class "PF_MarkarthJeerahNurWarrenId_040095E0", missing file?

[12/03/2012 - 05:45:46PM] error: Unable to bind script PF_MarkarthJeerahNurWarrenId_040095E0 to (200095E0) because their base types do not match

Link to comment
Share on other sites

Here is my log -

 

[12/03/2012 - 05:45:37PM] Papyrus log opened (PC)

[12/03/2012 - 05:45:37PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[12/03/2012 - 05:45:37PM] Memory page: 128 (min) 512 (max) 76800 (max total)

[12/03/2012 - 05:45:46PM] Cannot open store for class "ski_questbase", missing file?

[12/03/2012 - 05:45:46PM] Cannot open store for class "SKI_ConfigBase", missing file?

[12/03/2012 - 05:45:46PM] Error: Unable to link "SKI_ConfigBase" - the parent of "_WetSkyUIConfig".

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::ModName_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/03/2012 - 05:45:46PM] error: Unable to bind script _WetSkyUIConfig to _WetSKConfigQuest (1501BCA8) because their base types do not match

[12/03/2012 - 05:45:46PM] Cannot open store for class "PF_MarkarthJeerahNurWarrenId_040095E0", missing file?

[12/03/2012 - 05:45:46PM] error: Unable to bind script PF_MarkarthJeerahNurWarrenId_040095E0 to (200095E0) because their base types do not match

 

It would seem from

[12/03/2012 - 05:45:46PM] Cannot open store for class "ski_questbase", missing file?
[12/03/2012 - 05:45:46PM] Cannot open store for class "SKI_ConfigBase", missing file?
[12/03/2012 - 05:45:46PM] Error: Unable to link "SKI_ConfigBase" - the parent of "_WetSkyUIConfig".
[12/03/2012 - 05:45:46PM] error: Failed to find variable ::ModName_var used in _WetSkyUIConfig.OnInit()
[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()
[12/03/2012 - 05:45:46PM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()
[12/03/2012 - 05:45:46PM] error: Unable to bind script _WetSkyUIConfig to _WetSKConfigQuest (1501BCA8) because their base types do not match

That a chunk of your problem is caused my missing files in SkyUI, please remove / re download / re-install this mod and see if it works afterwards.

Or just remove it and test your game without it from there, if it still crashes after removing SkyUI please paste the next papyrus log from that crash.

 

As well as with:

[12/03/2012 - 05:45:46PM] Cannot open store for class "PF_MarkarthJeerahNurWarrenId_040095E0", missing file?
[12/03/2012 - 05:45:46PM] error: Unable to bind script PF_MarkarthJeerahNurWarrenId_040095E0 to (200095E0) because their base types do not match

It would seem you have an NPC from Interesting NPC's that did not install correctly.

 

Also for the picture you posted, is there any way you could take another screenshot however, a bit larger so we can see the full name of each thing you have activated?

Edited by Ishoku
Link to comment
Share on other sites

Here is a full version of my load order -

 

http://img685.imageshack.us/img685/4175/loadorder2.jpg

 

I re-installed SkyUI from a fresh download and removed Static Mesh Improvement Mod, as I believe it was clashing with Open Cities.

 

Crashes still happening upon entering new instances (entering a building/town/new area)

 

I shall post a papyrus log soon.

Link to comment
Share on other sites

I believe this is my latest log;

 

[12/05/2012 - 12:32:46AM] Papyrus log opened (PC)

[12/05/2012 - 12:32:46AM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[12/05/2012 - 12:32:46AM] Memory page: 128 (min) 512 (max) 76800 (max total)

[12/05/2012 - 12:32:58AM] Cannot open store for class "ski_questbase", missing file?

[12/05/2012 - 12:32:58AM] Cannot open store for class "SKI_ConfigBase", missing file?

[12/05/2012 - 12:32:58AM] Error: Unable to link "SKI_ConfigBase" - the parent of "_WetSkyUIConfig".

[12/05/2012 - 12:32:58AM] error: Failed to find variable ::ModName_var used in _WetSkyUIConfig.OnInit()

[12/05/2012 - 12:32:58AM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/05/2012 - 12:32:58AM] error: Failed to find variable ::Pages_var used in _WetSkyUIConfig.OnInit()

[12/05/2012 - 12:32:58AM] error: Unable to bind script _WetSkyUIConfig to _WetSKConfigQuest (1401BCA8) because their base types do not match

[12/05/2012 - 12:33:23AM] error: Property ExclusiveCellList on script avquestscript attached to AVQuestScript_qust (20000D6D) cannot be initialized because the value is the incorrect type

[12/05/2012 - 12:33:23AM] warning: Property CWSiegeObj on script WZONESCWStatusScript attached to (0300BCC2) cannot be initialized because the script no longer contains that property

[12/05/2012 - 12:33:23AM] AV Quest Init Starting

[12/05/2012 - 12:33:23AM] WZMSG : HELPER QUEST script INIT

[12/05/2012 - 12:33:24AM] ========================================[Wearable Lanterns: Warning Start]========================================

[12/05/2012 - 12:33:24AM] Wearable Lanterns is now performing compatibility checks. Papyrus warnings about missing or

[12/05/2012 - 12:33:24AM] unloaded files may follow. This is normal and they can be ignored.

[12/05/2012 - 12:33:24AM] ========================================[ Wearable Lanterns: Warning End ]========================================

[12/05/2012 - 12:33:24AM] error: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3818

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361

[12/05/2012 - 12:33:24AM] error: File "AmazingFollowerTweaks.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3819

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361

[12/05/2012 - 12:33:24AM] error: File "UFO - Ultimate Follower Overhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3820

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361

[12/05/2012 - 12:33:24AM] error: File "dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3821

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361

[12/05/2012 - 12:33:24AM] ========================================[Wearable Lanterns: Warning Start]========================================

[12/05/2012 - 12:33:24AM] Compatibility check complete.

[12/05/2012 - 12:33:24AM] ========================================[ Wearable Lanterns: Warning End ]========================================

[12/05/2012 - 12:33:24AM] VM is freezing...

[12/05/2012 - 12:33:24AM] VM is frozen

[12/05/2012 - 12:33:24AM] Reverting game...

[12/05/2012 - 12:33:24AM] error: Unable to bind script _WetSkyUIConfig to _WetSKConfigQuest (1401BCA8) because their base types do not match

[12/05/2012 - 12:33:25AM] error: Property ExclusiveCellList on script avquestscript attached to AVQuestScript_qust (20000D6D) cannot be initialized because the value is the incorrect type

[12/05/2012 - 12:33:25AM] warning: Property CWSiegeObj on script WZONESCWStatusScript attached to (0300BCC2) cannot be initialized because the script no longer contains that property

[12/05/2012 - 12:33:46AM] Loading game...

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_SolitudePlatformScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_SolitudePlatformScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "YtharilHipBoneScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type YtharilHipBoneScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DynavisionMaintainanceScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DynavisionMaintainanceScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_UTILS_LightSwitchToggle", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_UTILS_LightSwitchToggle referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSRiftenGatesmanOpen_02002DD9", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSRiftenGatesmanOpen_02002DD9 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "XiRainTestscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type XiRainTestscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSWindhelmGatesmanOp_020176E1", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSWindhelmGatesmanOp_020176E1 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "JL01_QF_DialogueTheRelic_02044B3C", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type JL01_QF_DialogueTheRelic_02044B3C referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "PRKF_SneakToolsSlitThroatPer_01002DB0", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type PRKF_SneakToolsSlitThroatPer_01002DB0 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MS01Threaten1Trigger", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MS01Threaten1Trigger referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "aasneaktoolsmainquestscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type aasneaktoolsmainquestscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_SolitudeHouseObjectiveSwap", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_SolitudeHouseObjectiveSwap referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSRiftenGatesmanOpen_02002DD4", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSRiftenGatesmanOpen_02002DD4 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "QF_DialogueYtharil_040CB644", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type QF_DialogueYtharil_040CB644 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] warning: Variable ::CityGate_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::CWAttackCity_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::CWAttackCityFriendAlias_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::CWAttackWhiterunOCS_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::CWAttackWhiterunOCSFriendAlias_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::CWS_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::HadvarRef_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::PlayerRef_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] warning: Variable ::RalofRef_var on script WRDrawBridge01SCRIPT loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] Cannot open store for class "PF_GnivesArchery_04088FEA", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type PF_GnivesArchery_04088FEA referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "XiAnothertestscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type XiAnothertestscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "SneakToolsRopeNonDynamicScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type SneakToolsRopeNonDynamicScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSMarkarthGatesmanOp_020042F5", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSMarkarthGatesmanOp_020042F5 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MS05FestivalTriggerScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MS05FestivalTriggerScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DialogueCallenScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DialogueCallenScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "Rooster", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type Rooster referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_GateTriggerScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_GateTriggerScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "JL01_QF_DarRakkiQuest_02044B38", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type JL01_QF_DarRakkiQuest_02044B38 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DynavisionRangeScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DynavisionRangeScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DynavisionEffectScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DynavisionEffectScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "LightingBallController", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type LightingBallController referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "SneakToolsFireLighterScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type SneakToolsFireLighterScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_QF_OCSC04JorrvaskrCommot_0200A921", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_QF_OCSC04JorrvaskrCommot_0200A921 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "wbbcfscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type wbbcfscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "XiRainCheckSpot", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type XiRainCheckSpot referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "sneaktoolsfireextinguisherscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type sneaktoolsfireextinguisherscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_RiftenHouseObjectiveSwap", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_RiftenHouseObjectiveSwap referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_C03RampageTransferScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_C03RampageTransferScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "QF_DialogueFjord_040CDC8C", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type QF_DialogueFjord_040CDC8C referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_CityGateFixer", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_CityGateFixer referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_QF_OCSWhiterunAttack_020299F3", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_QF_OCSWhiterunAttack_020299F3 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "QF_SneakToolsMainQuest_01000D63", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type QF_SneakToolsMainQuest_01000D63 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "lightingball", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type lightingball referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "CallenQuestScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type CallenQuestScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "PRKF_SneakToolsKillSleepingP_0203804E", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type PRKF_SneakToolsKillSleepingP_0203804E referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_UTILS_DefaultSetStageTrigScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_UTILS_DefaultSetStageTrigScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "SneakToolsLightSourceAliasScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type SneakToolsLightSourceAliasScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "wbBCFAliasScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type wbBCFAliasScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_WhiterunGateLockScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_WhiterunGateLockScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MS11WitnessesMove", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MS11WitnessesMove referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MapMarkerSphere", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MapMarkerSphere referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] warning: Variable ::OCSFestivalEndObject_var on script QF_MS05KingOlafsFestivalDUPLI_0006C0EA loaded from save not found within the actual object. This variable will be skipped.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_DB09MaroTriggerScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_DB09MaroTriggerScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "JL01_QF_DialogueCallen_02045B6D", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type JL01_QF_DialogueCallen_02045B6D referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSWhiterunGatesmanOp_02006801", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSWhiterunGatesmanOp_02006801 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "dynamicdofhelperbanishscript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type dynamicdofhelperbanishscript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DarRakkiQuestScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DarRakkiQuestScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSSolitudeGatesmanOp_02012572", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSSolitudeGatesmanOp_02012572 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "QF_RDQuest_0412A16A", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type QF_RDQuest_0412A16A referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MS01Threat2Script", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MS01Threat2Script referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_WhiterunHouseObjectiveSwap", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_WhiterunHouseObjectiveSwap referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_JorrvaskrTriggerScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_JorrvaskrTriggerScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MarkarthHouseObjectiveSwap", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MarkarthHouseObjectiveSwap referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_CWWhiterunGateFixer", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_CWWhiterunGateFixer referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MarkarthMS01BodyMoverScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MarkarthMS01BodyMoverScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "PRKF_SneakToolsKnockOutPerk_010068E7", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type PRKF_SneakToolsKnockOutPerk_010068E7 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "JL01_QF_CWQQ2_02038120", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type JL01_QF_CWQQ2_02038120 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_MadesiStrongboxScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_MadesiStrongboxScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_CompanionsTriggerScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_CompanionsTriggerScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_PF_OCSCitizensGTFOWhiter_020299F6", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_PF_OCSCitizensGTFOWhiter_020299F6 referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_WindhelmHouseObjectiveSwap", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_WindhelmHouseObjectiveSwap referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "ARTH_OCS_AhtarMoveScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type ARTH_OCS_AhtarMoveScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] Cannot open store for class "DynavisionStatusScript", missing file?

[12/05/2012 - 12:33:46AM] warning: Unable to get type DynavisionStatusScript referenced by the save game. Objects of this type will not be loaded.

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CWWhiterunGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunGateLockScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS05FestivalTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS05FestivalTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type wbBCFAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type sneaktoolsfireextinguisherscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsFireLighterScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_DB09MaroTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_RiftenHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSSolitudeGatesmanOp_02012572 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type QF_DialogueFjord_040CDC8C in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type YtharilHipBoneScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSMarkarthGatesmanOp_020042F5 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_JorrvaskrTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DarRakkiQuestScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type JL01_QF_DarRakkiQuest_02044B38 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CityGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MadesiStrongboxScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_SolitudeHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSWindhelmGatesmanOp_020176E1 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_RiftenHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunGateLockScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS11WitnessesMove in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS01Threat2Script in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_C03RampageTransferScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_QF_OCSWhiterunAttack_020299F3 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WindhelmHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSCitizensGTFOWhiter_020299F6 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS01Threaten1Trigger in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MarkarthMS01BodyMoverScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsRopeNonDynamicScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type PRKF_SneakToolsKillSleepingP_0203804E in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type QF_SneakToolsMainQuest_01000D63 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type aasneaktoolsmainquestscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type XiRainCheckSpot in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DynavisionEffectScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type LightingBallController in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type lightingball in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DynavisionRangeScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type dynamicdofhelperbanishscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DynavisionStatusScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DynavisionMaintainanceScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type XiRainTestscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type XiAnothertestscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type PRKF_SneakToolsKnockOutPerk_010068E7 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type PRKF_SneakToolsSlitThroatPer_01002DB0 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type wbbcfscript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS05FestivalTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSRiftenGatesmanOpen_02002DD4 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSRiftenGatesmanOpen_02002DD9 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_DB09MaroTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSSolitudeGatesmanOp_02012572 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_LightSwitchToggle in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_QF_OCSC04JorrvaskrCommot_0200A921 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_SolitudePlatformScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CompanionsTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSMarkarthGatesmanOp_020042F5 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_JorrvaskrTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CWWhiterunGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSWhiterunGatesmanOp_02006801 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MarkarthHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_SolitudePlatformScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CompanionsTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type PF_GnivesArchery_04088FEA in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type JL01_QF_DialogueTheRelic_02044B3C in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WindhelmHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS11WitnessesMove in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type wbBCFAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSWhiterunGatesmanOp_02006801 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_RiftenHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MarkarthHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_C03RampageTransferScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_QF_OCSWhiterunAttack_020299F3 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type SneakToolsLightSourceAliasScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type JL01_QF_DialogueCallen_02045B6D in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type DialogueCallenScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS11WitnessesMove in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_AhtarMoveScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_DefaultSetStageTrigScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MadesiStrongboxScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type CallenQuestScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type QF_RDQuest_0412A16A in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CityGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS11WitnessesMove in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type JL01_QF_CWQQ2_02038120 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_UTILS_LightSwitchToggle in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type QF_DialogueYtharil_040CB644 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSRiftenGatesmanOpen_02002DD4 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_RiftenHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_SolitudeHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS01Threaten1Trigger in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSWindhelmGatesmanOp_020176E1 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSCitizensGTFOWhiter_020299F6 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MapMarkerSphere in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_GateTriggerScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CityGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_WhiterunHouseObjectiveSwap in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MarkarthMS01BodyMoverScript in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_CityGateFixer in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type Rooster in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_PF_OCSRiftenGatesmanOpen_02002DD9 in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_OCS_MS01Threat2Script in the type table in save

[12/05/2012 - 12:33:46AM] warning: Could not find type ARTH_QF_OCSC04JorrvaskrCommot_0200A921 in the type table in save

[12/05/2012 - 12:33:46AM] VM is thawing...

[12/05/2012 - 12:33:46AM] error: Method OnLoad not found on ARTH_OCS_GateTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_JorrvaskrTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_GateTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_WhiterunGateLockScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_CompanionsTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_JorrvaskrTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_GateTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_GateTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Method OnTriggerEnter not found on ARTH_OCS_GateTriggerScript. Aborting call and returning None

stack:

<empty stack>

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call OnGameReload() on a None object, aborting function call

stack:

[alias PlayerAlias on quest _WetSKConfigQuest (1401BCA8)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] ========================================[Wearable Lanterns: Warning Start]========================================

[12/05/2012 - 12:33:47AM] Wearable Lanterns is now performing compatibility checks. Papyrus warnings about missing or

[12/05/2012 - 12:33:47AM] unloaded files may follow. This is normal and they can be ignored.

[12/05/2012 - 12:33:47AM] ========================================[ Wearable Lanterns: Warning End ]========================================

[12/05/2012 - 12:33:47AM] error: File "XFLMain.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3818

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnPlayerLoadGame() - "_WL_LanternOil_v3.psc" Line 368

[12/05/2012 - 12:33:47AM] error: File "AmazingFollowerTweaks.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3819

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnPlayerLoadGame() - "_WL_LanternOil_v3.psc" Line 368

[12/05/2012 - 12:33:47AM] error: File "UFO - Ultimate Follower Overhaul.esp" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3820

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnPlayerLoadGame() - "_WL_LanternOil_v3.psc" Line 368

[12/05/2012 - 12:33:47AM] error: File "dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3821

[alias _WL_Player on quest _WL_LanternQuest2 (0B007FDB)]._wl_lanternoil_v3.OnPlayerLoadGame() - "_WL_LanternOil_v3.psc" Line 368

[12/05/2012 - 12:33:47AM] ========================================[Wearable Lanterns: Warning Start]========================================

[12/05/2012 - 12:33:47AM] Compatibility check complete.

[12/05/2012 - 12:33:47AM] ========================================[ Wearable Lanterns: Warning End ]========================================

[12/05/2012 - 12:33:47AM] error: File "dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[footprintsVCQuest (12007490)].footprintsvcscript.UpdateDLCList() - "footprintsVCScript.psc" Line 294

[alias footprintsPlayerRefAlias on quest footprintsQuest (12001DFB)].footprintsPlayerScript.Maintenance() - "footprintsPlayerScript.psc" Line 80

[alias footprintsPlayerRefAlias on quest footprintsQuest (12001DFB)].footprintsPlayerScript.OnPlayerLoadGame() - "footprintsPlayerScript.psc" Line 33

[12/05/2012 - 12:33:47AM] error: File "Hearthfire.ESM" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[footprintsVCQuest (12007490)].footprintsvcscript.UpdateDLCList() - "footprintsVCScript.psc" Line 294

[alias footprintsPlayerRefAlias on quest footprintsQuest (12001DFB)].footprintsPlayerScript.Maintenance() - "footprintsPlayerScript.psc" Line 80

[alias footprintsPlayerRefAlias on quest footprintsQuest (12001DFB)].footprintsPlayerScript.OnPlayerLoadGame() - "footprintsPlayerScript.psc" Line 33

[12/05/2012 - 12:33:47AM] error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect type

stack:

[None].defaultDisableHavokOnLoad.Is3DLoaded() - "<native>" Line ?

[None].defaultDisableHavokOnLoad.OnCellAttach() - "defaultDisableHavokOnLoad.psc" Line 15

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].defaultDisableHavokOnLoad.OnCellAttach() - "defaultDisableHavokOnLoad.psc" Line 15

[12/05/2012 - 12:33:47AM] error: Unable to call BlockActivation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL form> (00016D05)].resourcefurniturescript.BlockActivation() - "<native>" Line ?

[<NULL form> (00016D05)].resourcefurniturescript.OnLoad() - "ResourceFurnitureScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].defaultunlockonload.Lock() - "<native>" Line ?

[None].defaultunlockonload.OnLoad() - "defaultUnlockOnLoad.psc" Line 14

[12/05/2012 - 12:33:47AM] error: Cannot call SetValue() on a None object, aborting function call

stack:

[ (03017593)].WZONESCWGetStatusNoSpawnOMeter.OnCellAttach() - "WZONESCWGetStatusNoSpawnOMeter.psc" Line 113

[12/05/2012 - 12:33:47AM] WZMSG : DISABLED by GARRISON Property [GlobalVariable <WZonesSelectWhiterun (03010420)>]

[12/05/2012 - 12:33:47AM] WZMSG : If you see this immediately before or after GARRISON ENABLE messages, remember some WZs have multiple possible battles but only one BattleSelect command

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect type

stack:

[None].defaultDisableHavokOnLoad.Is3DLoaded() - "<native>" Line ?

[None].defaultDisableHavokOnLoad.OnCellAttach() - "defaultDisableHavokOnLoad.psc" Line 15

[12/05/2012 - 12:33:47AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].defaultDisableHavokOnLoad.OnCellAttach() - "defaultDisableHavokOnLoad.psc" Line 15

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Cannot call SetValue() on a None object, aborting function call

stack:

[ (03017B24)].WZONESCWGetStatusNoSpawnOMeter.OnCellAttach() - "WZONESCWGetStatusNoSpawnOMeter.psc" Line 113

[12/05/2012 - 12:33:47AM] WZMSG : DISABLED by GARRISON Property [GlobalVariable <WZonesSelectWhiterun (03010420)>]

[12/05/2012 - 12:33:47AM] WZMSG : If you see this immediately before or after GARRISON ENABLE messages, remember some WZs have multiple possible battles but only one BattleSelect command

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] WZMSG : DISABLED by GARRISON Property [GlobalVariable <WZonesSelectWhiterun (03010420)>]

[12/05/2012 - 12:33:47AM] WZMSG : If you see this immediately before or after GARRISON ENABLE messages, remember some WZs have multiple possible battles but only one BattleSelect command

[12/05/2012 - 12:33:47AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 107

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:47AM] error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect type

stack:

[None].defaultDisableHavokOnLoad.Is3DLoaded() - "<native>" Line ?

[None].defaultDisableHavokOnLoad.OnLoad() - "defaultDisableHavokOnLoad.psc" Line 22

[12/05/2012 - 12:33:47AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp4"

stack:

[None].defaultDisableHavokOnLoad.OnLoad() - "defaultDisableHavokOnLoad.psc" Line 22

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] WZMSG : DISABLED by GARRISON Property [GlobalVariable <WZonesSelectWhiterun (03010420)>]

[12/05/2012 - 12:33:47AM] WZMSG : If you see this immediately before or after GARRISON ENABLE messages, remember some WZs have multiple possible battles but only one BattleSelect command

[12/05/2012 - 12:33:47AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpc.bloodDrops() - "zbloodnpc.psc" Line 352

[None].zbloodnpc.OnHit() - "zbloodnpc.psc" Line ?

[12/05/2012 - 12:33:47AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:47AM] error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect type

stack:

[None].defaultDisableHavokOnLoad.Is3DLoaded() - "<native>" Line ?

[None].defaultDisableHavokOnLoad.OnLoad() - "defaultDisableHavokOnLoad.psc" Line 22

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp4"

stack:

[None].defaultDisableHavokOnLoad.OnLoad() - "defaultDisableHavokOnLoad.psc" Line 22

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:47AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:47AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:47AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 107

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call SetLockLevel - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.SetLockLevel() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 60

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Lock - no native object bound to the script object, or object is of incorrect type

stack:

[None].CWLockDuringSiegeScript.Lock() - "<native>" Line ?

[None].CWLockDuringSiegeScript.OnCellLoad() - "CWLockDuringSiegeScript.psc" Line 63

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: File "dawnguard.esm" does not exist or is not currently loaded.

stack:

<unknown self>.Game.GetFormFromFile() - "<native>" Line ?

[_WetQuest (14000D63)]._wetquestscript.Maintenance() - "_WetQuestScript.psc" Line 91

[alias Player on quest _WetQuest (14000D63)]._WetPlayerAlias.OnPlayerLoadGame() - "_WetPlayerAlias.psc" Line 10

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:48AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:48AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:48AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:48AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 113

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpc.bloodDrops() - "zbloodnpc.psc" Line 352

[None].zbloodnpc.OnHit() - "zbloodnpc.psc" Line ?

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 113

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-objct variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:49AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:49AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 113

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 110

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpc.bloodDrops() - "zbloodnpc.psc" Line 355

[None].zbloodnpc.OnHit() - "zbloodnpc.psc" Line ?

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:50AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:50AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:50AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 113

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 110

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpc.bloodDrops() - "zbloodnpc.psc" Line 352

[None].zbloodnpc.OnHit() - "zbloodnpc.psc" Line ?

[12/05/2012 - 12:33:51AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:51AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:51AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:51AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: (FF00116C): has no parent cell or world space.

stack:

[ (FF00116C)].Actor.PlayImpactEffect() - "<native>" Line ?

[None].zbloodnpcbleed.bloodDrops() - "zbloodnpcbleed.psc" Line 107

[None].zbloodnpcbleed.OnHit() - "zbloodnpcbleed.psc" Line ?

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Unable to call Stop - no native object bound to the script object, or object is of incorrect type

stack:

[None].cwattackcityscript.Stop() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 47

[12/05/2012 - 12:33:52AM] error: Unable to call UnregisterForUpdate - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.UnregisterForUpdate() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 33

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Cannot call IsAttached() on a None object, aborting function call

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp1"

stack:

[None].festivalendscript.OnUpdate() - "FestivalEndScript.psc" Line 30

[12/05/2012 - 12:33:52AM] error: Cannot call IsChild() on a None object, aborting function call

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] warning: Assigning None to a non-object variable named "::temp55"

stack:

[ (00000014)].Actor.IsInLocation() - "ObjectReference.psc" Line 604

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:52AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:53AM] error: Unable to call GetLocation - no native object bound to the script object, or object is of incorrect type

stack:

[<NULL alias> (4) on <NULL quest> (00000000)].LocationAlias.GetLocation() - "<native>" Line ?

[None].cwattackcityscript.OnUpdate() - "CWAttackCityScript.psc" Line 38

[12/05/2012 - 12:33:53AM] error: Unable to call GetParentCell - no native object bound to the script object, or object is of incorrect type

stack:

[None].festivalendscript.GetParentCell() - "<native>" Line ?

[None].

 

 

Before this log, I had disabled Open Cities and 3DNPC (interesting NPCs). This seemed to solve the crashes in towns, but combat crashes are still an issue.

 

-EDIT- I couldn't copy the whole log, as it is 12.5mb. I believe perhaps a large mod, or multiple large mods are causing issues, which is resulting in a spam of log errors.

Edited by xKage_
Link to comment
Share on other sites

Open Cities is probably about 50% of it, it conflicts with a LOT of mods.

 

However, I have to ask, are you running Skyrim through the SKSE Loader?

 

Also a few sections throughout the log suggest WARZONES conflictions?

 

Also did you clean up your mods with TES5EDIT after installing them?

Edited by Ishoku
Link to comment
Share on other sites

I was assuming WARZONES may be a contributor to the crashes, as crashes do occur when WARZONES battles load in. Usually not immediately, perhaps a few seconds after NPCs make contact with eachother.

 

I haven't cleaned up any mods with TES5EDIT. I'm assuming it's an important step.

 

Finally, yes, I'm running SKSE.

Link to comment
Share on other sites

I was assuming WARZONES may be a contributor to the crashes, as crashes do occur when WARZONES battles load in. Usually not immediately, perhaps a few seconds after NPCs make contact with eachother.

 

I haven't cleaned up any mods with TES5EDIT. I'm assuming it's an important step.

 

Finally, yes, I'm running SKSE.

 

Do you have Skype or another screen sharing program? You can get TES5EDIT and I could help troubleshoot that way.

 

Also if you want to, try disabling warzones / open cities and see if the CTD's stop,

Link to comment
Share on other sites

  • Recently Browsing   0 members

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