when i cast something
--
System.TypeInitializationException: The type initializer for "Assistant.SpellText" threw an exception. ---> System.IO.FileNotFoundException: Could not find file "D:\Instalação antiga\Program Files\Ultima Online\spells.def".
File name: "D:\Instalação antiga\Program Files\Ultima Online\spells.def"
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at Assistant.SpellText..cctor()
--- End of inner exception stack trace ---
at Assistant.SpellText.Get(String power)
at Assistant.PacketHandlers.HandleSpeech(Packet p, PacketHandlerEventArgs args, Mobile m, MessageType type, UInt16 hue, UInt16 font, String lang, String text)
at Assistant.PacketHandlers.AsciiSpeech(Packet p, PacketHandlerEventArgs args)
at Assistant.PacketHandler.ProcessList(ArrayList list, Packet p)
--
that appear..
|