Game crashes upon opened local map

Post » Sat Oct 20, 2012 5:48 pm

My mod adds a castle to the game which the player can own. upon opening the mapp in certain interior cells, the game crashes. it ONLY crashes for the local map and does not affect every interior cell.

My mod on nexus:

http://skyrim.nexusmods.com/mods/22020/

this is what i have done so far:

1. scrubbed all statics to remove the data option: "show on local" map and removed it from references from both world spaces and interiors that share the same base object
2. removed ALL files associated with adding to or altering the LOD all together, in which case also removes the ability to see the castle on the world view map.
3. Placed north markers in every cell to orientate the maps to see if that was the issue
4. Checked skyrim.ini and skyrimpreferences.ini and removed the data lines that alter or change the map
5. opened up the crash logger during a crash and here is the log;

[10/19/2012 - 05:07:41PM] Papyrus log opened (PC)
[10/19/2012 - 05:07:41PM] error: Native function RegisterForKey in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromKey in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromAllKeys in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function RegisterForMenu in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromMenu in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromAllMenus in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function RegisterForModEvent in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function SendModEvent in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromModEvent in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function UnregisterFromAllModEvents in empty state could find no matching function on linked type Form. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function GetNthWordOfPower in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function GetNthSpell in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function GetNthRecoveryTime in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function SetNthWordOfPower in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function SetNthSpell in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] error: Native function SetNthRecoveryTime in empty state could find no matching function on linked type Shout. Function will not be bound.
[10/19/2012 - 05:07:41PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
[10/19/2012 - 05:07:41PM] Memory page: 128 (min) 512 (max) -1294967296 (max total)
[10/19/2012 - 05:07:55PM] Cannot open store for class "I5KQuest01trigger", missing file?
[10/19/2012 - 05:07:55PM] error: Unable to bind script I5KQuest01trigger to I5KQuest01 (02023297) because their base types do not match
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F85) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F84) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersBathHealMSG on script LevelersTriggerBathScript attached to (1105A03B) cannot be bound because (11022314) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersCureDisease on script LevelersTriggerBathScript attached to (1105A03B) cannot be bound because (110086BF) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B2) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B3) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B0) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD91) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F86) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F82) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B5) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B4) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B7) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F80) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F81) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BC) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8B) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8A) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C2) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property DKQICturrghostmove01 on script PF_DKQICturrmove07_0205EBAA attached to (1105EBAA) cannot be bound because (1105EBA4) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C1) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F89) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C0) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property DKRAGghostdisable01 on script PF_DKQICRAGghostmove05_0205E478 attached to (1105E478) cannot be bound because (1105E472) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F88) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BE) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BF) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BB) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BA) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8C) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C4) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8D) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C6) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8E) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C7) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:05PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F8F) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B9) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B8) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5C8) cannot be bound because (110108EE) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5C8) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5C9) cannot be bound because (110108F0) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5C9) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD8D) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD8C) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C5) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD8F) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456AC) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5CA) cannot be bound because (110108EF) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5CA) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property myDoor on script MS06rotatingDoorSCRIPT attached to (1104F0DD) cannot be bound because (1104F0DA) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5CB) cannot be bound because (110108F3) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5CB) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456AE) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5CE) cannot be bound because (110108ED) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5CE) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D2) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045669) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045668) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F87) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property ItemsToTransfer on script LevelersCleanItemScript attached to (1104B5B3) cannot be bound because (1101CB31) is not the right type
[10/19/2012 - 05:08:06PM] error: Property ThisContainer on script LevelersCleanItemScript attached to (1104B5B3) cannot be bound because (11000DEE) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersAutoSortCleanMSG on script LevelersCleanItemScript attached to (1104B5B3) cannot be bound because (110055E5) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersContMMiscREF on script LevelersButton37MiscScript attached to (1104B5B3) cannot be bound because (11000DEE) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D4) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property controllerScript on script dunValthumeResurrection attached to (1105C666) cannot be bound because (1105C65E) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E913) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E911) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D6) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D7) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103DB5D) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E915) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E917) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E91B) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E91F) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayElderScrollScript attached to (1105B5F8) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property ElderScroll on script LevelersDisplayElderScrollScript attached to (1105B5F8) cannot be bound because (1100A77D) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersButton89MaskScript attached to (1105B5D0) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (1104566B) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5C4) cannot be bound because (110108EB) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5C4) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyItemToShowREF on script LevelersButton89ClavicusScript attached to (1105B5AD) cannot be bound because (110129FD) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersButton89ClavicusScript attached to (1105B5AD) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD90) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD8E) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property defaultLackTheItemMSG on script LevelersDisplayDaedricWpnScript attached to (1100CD8B) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F83) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045660) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045661) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045664) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045665) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5CD) cannot be bound because (110108F5) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5CD) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (1104566C) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456AF) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B1) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456B6) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456BD) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C3) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C8) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456C9) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CA) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CB) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CC) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CD) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CE) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456CF) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D0) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D1) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D3) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D5) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DC) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E7) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045E52) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045E53) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5CC) cannot be bound because (110108F4) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5CC) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E3) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E2) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DD) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (1104565F) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property MyClawStatic on script LevelersClawTriggerScript attached to (1105B5C5) cannot be bound because (110108EC) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersLackTheItemMSG on script LevelersClawTriggerScript attached to (1105B5C5) cannot be bound because (11010E73) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045662) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045663) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DF) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DE) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E919) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E1) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E0) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DA) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456DB) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E4) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E5) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property master on script dunLabyrinthianMaskBustSCRIPT attached to (1103E91D) cannot be bound because (1103D48C) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045667) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11045666) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456E6) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D8) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (11044F90) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:06PM] error: Property LevelersIngredientAddMSG on script LevelersIngredientPotScript attached to (110456D9) cannot be bound because (1100C532) is not the right type
[10/19/2012 - 05:08:24PM] PATCH 1.6 QUEST HAS STARTED
[10/19/2012 - 05:08:24PM] PATCH 1.5 QUEST HAS STARTED
[10/19/2012 - 05:08:38PM] PATCH 1.4 QUEST HAS STARTED
[10/19/2012 - 05:08:38PM] Patch Script is working
[10/19/2012 - 05:08:38PM] player does not meet criteria
[10/19/2012 - 05:08:41PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 2 on (00000014) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00091918) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A699) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A66E) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (000D7505) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (000813BA) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:08:42PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A671) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:18PM] VM is freezing...
[10/19/2012 - 05:09:18PM] VM is frozen
[10/19/2012 - 05:09:19PM] Saving game...
[10/19/2012 - 05:09:19PM] VM is thawing...
[10/19/2012 - 05:09:20PM] error: (0003A15B): cannot start scene because its parent quest was not running.
stack:
[ (0003A15B)].Scene.start() - "" Line ?
[ (00107055)].StartSceneTriggerSpecificTime.OnTriggerEnter() - "StartSceneTriggerSpecificTime.psc" Line 41
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (000CDD73) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00037081) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0002C90F) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (001000F7) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A675) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A6A4) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A69A) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:22PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0010E2B6) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:23PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A680) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:23PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A684) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A689) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A67C) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A66C) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A68C) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A697) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A682) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A66A) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A69F) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00037080) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:24PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0010EBAF) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0003704B) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00037070) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00037057) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A67B) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0003704E) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00037058) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A693) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A683) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00038258) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:25PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A66B) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:09:39PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A687) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:26PM] VM is freezing...
[10/19/2012 - 05:12:26PM] VM is frozen
[10/19/2012 - 05:12:27PM] Saving game...
[10/19/2012 - 05:12:28PM] VM is thawing...
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (00091918) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (000813BA) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A671) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (000D7505) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A699) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:30PM] error: Property BloodFX on script zbloodnpcbleed attached to Active effect 1 on (0001A66E) cannot be bound because (0402DF26) is not the right type
[10/19/2012 - 05:12:52PM] player does not meet criteria
[10/19/2012 - 05:15:15PM] [default2StateActivator < (1104E704)>] Enabling Collision
[10/19/2012 - 05:15:15PM] [default2StateActivator < (1104E678)>] Enabling Collision
[10/19/2012 - 05:15:15PM] [default2StateActivator < (11038241)>] Enabling Collision
[10/19/2012 - 05:15:15PM] error: Cannot call Play() on a None object, aborting function call
stack:
[Active effect 1 on (11051A85)].FXSkeletonNecroScript.OnEffectStart() - "FXSkeletonNecroScript.psc" Line 14
[10/19/2012 - 05:15:15PM] error: Cannot call Play() on a None object, aborting function call
stack:
[Active effect 1 on (1104E5F5)].FXSkeletonNecroScript.OnEffectStart() - "FXSkeletonNecroScript.psc" Line 14
[10/19/2012 - 05:15:16PM] The player's life is now enriched!
[10/19/2012 - 05:15:17PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 697
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] warning: Assigning None to a non-object variable named "::temp18"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 697
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 701
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] warning: Assigning None to a non-object variable named "::temp22"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 701
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 705
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] warning: Assigning None to a non-object variable named "::temp20"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 705
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 709
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:17PM] warning: Assigning None to a non-object variable named "::temp23"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 709
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 334
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 697
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] warning: Assigning None to a non-object variable named "::temp18"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 697
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 701
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] warning: Assigning None to a non-object variable named "::temp22"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 701
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 705
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] warning: Assigning None to a non-object variable named "::temp20"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 705
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] error: Cannot call Premature() on a None object, aborting function call
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 709
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346
[10/19/2012 - 05:15:18PM] warning: Assigning None to a non-object variable named "::temp23"
stack:
[C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line 709
[C00 (0004B2D9)].companionshousekeepingscript.SetUpCompanions() - "CompanionsHousekeepingScript.psc" Line 344
[C00 (0004B2D9)].QF_C00_0004B2D9.Fragment_0() - "QF_C00_0004B2D9.psc" Line 346


the above is especially interesting because i never ever altered or played with any companion scripts. Also, the above statement about the blood does play into an effect possibly. i do get an error when loading DKfinal01 in the creation kit, using the blood dragon from Skyrim monster mods. but the dragon seems to work fine so i ignore it. And how dows this effect cause the map to crash?

In this specific event i wanted to see if anything would fix or pinpoint the problem and I think i have. not all of my cells have this problem. First from main menu i opened the console and typed "coc whiterunbanneredmare". i walked ouutside to load the exterior cell for whiterun, opened up the map and pressed "L" to see the llocal map. worked fine. i then went back inside and oepned up the map and the local map displayed fine. i then opened the console and typed "coc DKhjaljaredshouse" bringing me to one of my small cells. i then opened up the map and it worked just as fine. So i then went to one of the maps I KNOW crashes which was DKfinal01. As soon as i pressed M the game crashed. This doesnt really tell me that the problem is at DKfinal01, there are over 30 cells i would need to test.
User avatar
W E I R D
 
Posts: 3496
Joined: Tue Mar 20, 2007 10:08 am

Return to V - Skyrim