Help with Razor. =[

Don't know how something works? Here you will find some useful links. And if you have a question, feel free to ask.
Locked
User avatar
N3ph1l1mxx
Apprentice Scribe
Posts: 19
Joined: Sun Mar 06, 2011 2:44 am
Location: Indiana
Contact:

Help with Razor. =[

Post by N3ph1l1mxx »

So I did everything the wiki said to, triple checked it even. Read through the guides on the razor website, But its still not working for me.
It gives me this message, and then promptly crashes:
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.PeekChar()
at Ultima.StringList..ctor(String language)
at Assistant.Language.LoadCliLoc()
at Assistant.Engine.Main(String[] Args)
Which I have NO idea what it means. I went through and re read the wiki and the guides and I can't find anything to help me.
Razor opens, and gives me the Welcome to razor Client options window, but no matter what options I choose it then gives me the above error and crashes.

If anyone could help, or at least attempt to help, it would be greatly appreciated.
Or if not, does anyone have a simpler way of macroing?
Qualance
Grandmaster Scribe
Posts: 88
Joined: Tue Oct 06, 2009 5:20 am

Re: Help with Razor. =[

Post by Qualance »

i don't know what is this error exactly, but i had an error like you said; razor looks like opened then crushed. it occurred to me when i formatted my computer and installed new version of net framework then install razor. Check www.runuo.com/razor which net framework requred for latest version of razor if you didnt install it try to install.
Namae the Wanderer
User avatar
N3ph1l1mxx
Apprentice Scribe
Posts: 19
Joined: Sun Mar 06, 2011 2:44 am
Location: Indiana
Contact:

Re: Help with Razor. =[

Post by N3ph1l1mxx »

Okay well I downloaded a different version and now it starts up completely, But after i choose what shard to connect to, it won't connect. It just says connecting.. and stays like that indefinitely.
Locked