View Single Post
Old 09-13-2003, 09:13 PM   #5 (permalink)
Matador Doidao
Newbie
 
Join Date: Oct 2002
Location: Brazil
Age: 21
Posts: 74
Send a message via ICQ to Matador Doidao Send a message via MSN to Matador Doidao
Default

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..
Matador Doidao is offline   Reply With Quote