drbeavis Posted June 17, 2013 Share Posted June 17, 2013 Okay. I've seen a few forums dealing with this issue and figured I'd start another because they seem to be bogged down. I am in dire need of fixing this one little bug that is plaguing my game. My papyrus log file was just over 98 mbytes this time. Here is the code that seems to be repeating itself [None].ObjectReference.Is3DLoaded() - "" Line ?[ (FF000E26)].critterMoth.PlaceLandingMarker() - "" Line ?[ (FF000E26)].critterMoth.BellShapeTranslateToRefAtSpeed() - "" Line ?[ (FF000E26)].critterMoth.BellShapeTranslateToRefAtSpeedAndGotoState() - "" Line ?[ (FF000E26)].critterMoth.GoToNewPlant() - "CritterMoth.psc" Line 281[ (FF000E26)].critterMoth.OnUpdate() - "CritterMoth.psc" Line 138[06/16/2013 - 09:09:04PM] Error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect typestack:[None].ObjectReference.Is3DLoaded() - "" Line ?[ (FF001259)].critterFish.OnUpdate() - "" Line ?[06/16/2013 - 09:09:04PM] Error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect typestack:[None].ObjectReference.Is3DLoaded() - "" Line ?[ (FF001082)].critterFish.OnUpdate() - "" Line ?[06/16/2013 - 09:09:04PM] warning: Assigning None to a non-object variable named "::temp17"stack:[ (FF000AA2)].critterdragonfly.OnUpdate() - "" Line ?[06/16/2013 - 09:09:04PM] warning: Assigning None to a non-object variable named "::temp27"stack:[ (FF00118C)].critterMoth.PlaceDummyMarker() - "" Line ?[ (FF00118C)].critterMoth.BellShapeTranslateToRefAtSpeed() - "" Line ?[ (FF00118C)].critterMoth.BellShapeTranslateToRefNodeAtSpeedAndGotoState() - "" Line ?[ (FF00118C)].critterMoth.GoToNewPlant() - "CritterMoth.psc" Line 273[ (FF00118C)].critterMoth.OnUpdate() - "CritterMoth.psc" Line 138[06/16/2013 - 09:09:04PM] warning: Assigning None to a non-object variable named "::temp17"stack:[ (FF001256)].critterdragonfly.OnUpdate() - "" Line ?[06/16/2013 - 09:09:04PM] warning: Assigning None to a non-object variable named "::temp22"stack:[ (FF000E26)].critterMoth.PlaceLandingMarker() - "" Line ?[ (FF000E26)].critterMoth.BellShapeTranslateToRefAtSpeed() - "" Line ?[ (FF000E26)].critterMoth.BellShapeTranslateToRefAtSpeedAndGotoState() - "" Line ?[ (FF000E26)].critterMoth.GoToNewPlant() - "CritterMoth.psc" Line 281[ (FF000E26)].critterMoth.OnUpdate() - "CritterMoth.psc" Line 138[06/16/2013 - 09:09:04PM] warning: Assigning None to a non-object variable named "::temp17" Any help would be greatly appreciated. Thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts