mostlyhuman Posted August 27, 2012 Share Posted August 27, 2012 The crash happens at about the same point every time, its when i first enter the outter gates of whiterun, i take a few steps and then it crashes. Im not sure how to interpret the log file. Here is the last part of it: [08/27/2012 - 02:41:47PM] warning: Could not find type zbloodnpc in the type table in save[08/27/2012 - 02:41:47PM] warning: Could not find type zbloodnpc in the type table in save[08/27/2012 - 02:41:47PM] warning: Could not find type zbloodaliasnpc in the type table in save[08/27/2012 - 02:41:47PM] warning: Could not find type zbloodaliasnpc in the type table in save[08/27/2012 - 02:41:47PM] warning: Could not find type zbloodaliasnpc in the type table in save[08/27/2012 - 02:41:47PM] VM is thawing...[08/27/2012 - 02:42:24PM] error: Unable to bind script TimedLightSwitch to (26012746) because their base types do not match[08/27/2012 - 02:42:24PM] error: Unable to bind script TimedLightSwitch to (26009BC2) because their base types do not match[08/27/2012 - 02:42:24PM] error: Unable to bind script TimedLightSwitch to (26009BC1) because their base types do not match[08/27/2012 - 02:42:24PM] error: Unable to bind script TimedLightSwitch to (26009BC3) because their base types do not match[08/27/2012 - 02:42:27PM] error: (000DC550): cannot enable an object with an enable state parent.stack: [ (000DC550)].lvlpredatorscript.Enable() - "<native>" Line ? [ (000DC550)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?[08/27/2012 - 02:42:27PM] error: (000DC551): cannot disable an object with an enable state parent.stack: [ (000DC551)].lvlpredatorscript.Disable() - "<native>" Line ? [ (000DC551)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?[08/27/2012 - 02:42:59PM] error: (000DC54E): cannot enable an object with an enable state parent.stack: [ (000DC54E)].lvlpredatorscript.Enable() - "<native>" Line ? [ (000DC54E)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?[08/27/2012 - 02:42:59PM] error: (000DC556): cannot enable an object with an enable state parent.stack: [ (000DC556)].lvlpredatorscript.Enable() - "<native>" Line ? [ (000DC556)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?[08/27/2012 - 02:43:23PM] error: Cannot call Play() on a None object, aborting function callstack: [ (1200BAEC)].FXBirdFleeSCRIPT.OnCellAttach() - "FXBirdFleeSCRIPT.psc" Line ?[08/27/2012 - 02:43:23PM] warning: Assigning None to a non-object variable named "::temp1"stack: [ (1200BAEC)].FXBirdFleeSCRIPT.OnCellAttach() - "FXBirdFleeSCRIPT.psc" Line Any idears? Link to comment Share on other sites More sharing options...
asdgora Posted August 28, 2012 Share Posted August 28, 2012 Post your BOSS log. The "lvlpredatorscript" and "FXBirdFleeSCRIPT" are most likely from mods that modify animal behavior. Link to comment Share on other sites More sharing options...
steve40 Posted August 28, 2012 Share Posted August 28, 2012 Are you using the "Birds" mod? That might be the problem (it uses FXBirdFleeSCRIPT.psc). Try uninstalling it.The lvlPredatorScript error is nothing to worry about.The other warnings/errors are from mods that have been uninstalled. When you uninstall any mod, always make sure that you delete all its loose files, especially its scripts. Link to comment Share on other sites More sharing options...
Kisore Posted February 11, 2016 Share Posted February 11, 2016 (edited) hi i can´t start a new game after a clean install :sad:have almost the same issue like mostlyhumanThis one is what mine says: [02/11/2016 - 11:35:25PM] Error: (00033482): cannot enable an object with an enable state parent.stack: [ (00033482)].lvlpredatorscript.Enable() - "<native>" Line ? [ (00033482)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line 26 as references purpos i copied the last part from mostlyhuman: [08/27/2012 - 02:42:59PM] error: (000DC556): cannot enable an object with an enable state parent.stack:[ (000DC556)].lvlpredatorscript.Enable() - "<native>" Line ?[ (000DC556)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ? First thing that i see is the number behind the error thing (00033482 in mine and 000dc556 in mostlyhuman´s error)the next thing is the Line (line 26 for me and Line ? For mostlyhuman.but when i put Our fix in Steve40 its almost the same exept for the Line where it´s (i think) crashes ( line 26 befor, Line 32 After)does it give an option to disable the LvlPredatorScript? Sorry for that bad english iam from germany Edited February 11, 2016 by Kisore Link to comment Share on other sites More sharing options...
Recommended Posts