Jump to content

Mod causing crash when opening map


kane4355

Recommended Posts

I been having a huge issue with my mod causing the game to crash when a map is loaded in an interior cell. i cannot seem to find the issue myself and have researched online to no avail. My mod does alter the files used to create the 3D world map, but the world map does not crash anytime you load it, its the local map in an interior cell. i am about to test whether these files are effecting this. Anyone ever have this issue with their mod or know a solution?

 

Edit: removing the LOD files DOES NOT fix the problem.

Edit: loading my mod as only a mod file does not work.

Edited by kane4355
Link to comment
Share on other sites

If you remove the bits from your mod that alter the 3D map do the crashes stop?

 

removing the LOD is the same as removing the bits for the 3D map. the files that alter the 3D map are the level 32 meshes and textures. and thus, removing those does not fix the problem.

Link to comment
Share on other sites

Make sure that none of your statics have the Show in world map box ticked.

 

I had a similar problem a while ago and this was the cause. Another possible cause is altering/adding settings to the Skyrim.ini under the [Map Menu] section.

Link to comment
Share on other sites

Make sure that none of your statics have the Show in world map box ticked.

 

I had a similar problem a while ago and this was the cause. Another possible cause is altering/adding settings to the Skyrim.ini under the [Map Menu] section.

 

i tried looking at some of the static items. unfortunately i have about 35+ interior cells to go through so it is time consuming and a lot of them have quite a lot of static items. i know the option is under the base object data and would effect ALL statics using that base object. is there a way for me to find in the creation kit a way to sort base objects i have created or edited and check their properties?

 

also, the skyrim.ini file, would you have the default data that would go int eh map menu section so i can test that theory?

Link to comment
Share on other sites

I had a similar problem a while ago and this was the cause. Another possible cause is altering/adding settings to the Skyrim.ini under the [Map Menu] section.

 

I am still working on thee statics but I definitely know that the skyrim.ini mapmenu option is NOT the cause. i went back to a default .ini and it still crashed. the default .ini did not even have the mapmenu option in it.

 

Make sure that none of your statics have the Show in world map box ticked.

 

does this need to be done to ALL statics even ones in world cells? the option tick says you can toggle it as long as the reference is in a sky cell. I have left ones alone that are in world cells, making sure they have their own base object ID and do not conflict with ones in interior cells. i will also look at removing the tick mark entirely for all base objects but i wanted to know if this is what you did also.

Link to comment
Share on other sites

  • 3 weeks later...

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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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() - "<native>" 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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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 <NULL form> (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.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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