CODE |
Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Server.Mobiles.BaseXmlSpawner.SpawnTypeKeyword(Object invoker, SpawnObject TheSpawn, String typeName, String substitutedtypeName, Boolean requiresurface, SpawnPositionInfo spawnpositioning, Mobile triggermob, Point3D location, Map map, XmlGumpCallback gumpcallback, String& status_str) at Server.Mobiles.BaseXmlSpawner.SpawnTypeKeyword(Object invoker, SpawnObject TheSpawn, String typeName, String substitutedtypeName, Boolean requiresurface, Mobile triggermob, Point3D location, Map map, String& status_str) at Server.Engines.XmlSpawner2.XmlDialog.ExecuteAction(Mobile mob, String action) at Server.Engines.XmlSpawner2.XmlDialog.DelayedSpeech(Object state) at Server.DelayStateCallTimer.OnTick() at Server.Timer.Slice() at Server.Core.Main(String[] args) |
QUOTE (Haazen @ June 07, 2006 01:44 pm) |
I do not really know what was being attempted. One of my GMs was doing this. The problem was solved. I believe that he was trying to spawn critters from an NPC or trying to spawn a spawner from an NPC. Thx for reading. He fixed the problem. |