Page 1 of 1

Help with Razor. =[

Posted: Mon Mar 07, 2011 10:05 am
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?

Re: Help with Razor. =[

Posted: Mon Mar 07, 2011 10:40 am
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.

Re: Help with Razor. =[

Posted: Mon Mar 07, 2011 1:54 pm
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.