Husain Posted July 23, 2014 Share Posted July 23, 2014 I'm getting my papyrus log spammed by a frostblast script, is there any way I can figure out where its being cast and by whom? Heres what it looks like: [ (1B036750)].SPELL.RemoteCast() - "<native>" Line ? [None].nFrostBlastScript.OnEffectStart() - "nFrostBlastScript.psc" Line 21 [07/23/2014 - 05:05:22AM] warning: (FF001A15): Ref is in an unloaded cell, so it cannot cast spells.. stack: [ (1B036750)].SPELL.RemoteCast() - "<native>" Line ? [None].nFrostBlastScript.OnEffectStart() - "nFrostBlastScript.psc" Line 21 [07/23/2014 - 05:05:22AM] warning: (FF001A15): Ref is in an unloaded cell, so it cannot cast spells.. stack: [ (1B036750)].SPELL.RemoteCast() - "<native>" Line ? [None].nFrostBlastScript.OnEffectStart() - "nFrostBlastScript.psc" Line 21 [07/23/2014 - 05:05:22AM] error: Cannot call Is3DLoaded() on a None object, aborting function call stack: Link to comment Share on other sites More sharing options...
IceDolphin Posted July 23, 2014 Share Posted July 23, 2014 Umm, Not sure but maybe you can look in the creation kit and see who uses the spell. It's quite redundant that it doesn't tell you what cell it's being used in. Link to comment Share on other sites More sharing options...
Recommended Posts