View Single Post
Old 10-17-2005, 06:30 PM   #19 (permalink)
ArteGordon
Forum Master
 
Join Date: Aug 2003
Posts: 5,688
Default

Quote:
Originally Posted by PoolMan
Thanks for telling me how to spawn it in fel.

This happened when a player talked to her.

Code:
17/10-18:20 System.IndexOutOfRangeException: Index was outside the bounds of the
 array.
   at Server.Scripts.Commands.MultipleCommandPrefixes.EventSink_Speech(SpeechEve
ntArgs e)
   at Server.SpeechEventHandler.Invoke(SpeechEventArgs e)
   at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, In
t32 hue)
   at Server.Engines.XmlSpawner2.XmlDialog.DelayedSpeech(Object state)
   at Server.DelayStateCallTimer.OnTick()
   at Server.Timer.Slice()
   at Server.Core.Main(String[] args)
17/10-18:20 Crash: Backing up...done
17/10-18:20 Crash: Generating report...done

you need to take a look in your script for MultipleCommandPrefixes. It is probably not designed to handle the case of non-player Mobiles generating speech.
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. "

For questions, information, and support for XmlSpawner and its addons, visit the
XmlSpawner Support Forum
ArteGordon is offline