Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Razor Error - Help!
#1

This is the error I get:

Unhandled Exception

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.Load(String lang)
at Assistant.Engine.Main(String[] Args)

I searched on these forums as well as on Google and haven't found a solution. I updated .NET framework to 4.0. I'm using windows 7.


Messages In This Thread
Razor Error - Help! - by Avolanthos - 02-29-2012, 01:15 AM
Razor Error - Help! - by Taran - 02-29-2012, 01:17 AM
Razor Error - Help! - by Avolanthos - 02-29-2012, 01:22 AM
Razor Error - Help! - by Taran - 02-29-2012, 01:46 AM
Razor Error - Help! - by Eru - 02-29-2012, 07:21 AM
Razor Error - Help! - by Avolanthos - 02-29-2012, 08:48 AM
Razor Error - Help! - by Zoker - 04-09-2012, 09:25 AM
Razor Error - Help! - by Zoker - 04-11-2012, 09:58 AM
Razor Error - Help! - by Elia - 04-11-2012, 12:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)