I've got this exception:
Code:
[12:49:1] **** ERROR ****
System.ArgumentException: Buffer dei caratteri di output troppo piccolo per contenere i caratteri decodificati. Codifica 'Unicode (UTF-8)', fallback 'System.Text.DecoderReplacementFallback'.
Nome parametro: chars
in System.Text.Encoding.ThrowCharsOverflow()
in System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
in System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
in System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
in System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
in System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
in System.IO.BinaryReader.InternalReadOneChar()
in System.IO.BinaryReader.Read()
in System.IO.BinaryReader.PeekChar()
in TheBox.MapViewer.MapViewer.ExtractMap(Maps map, MapScale scale, String FileName)
in TheBox.Options.Profile.GenerateMaps(ProgressBar bar)
Additional information: Couldn't extract images for map 0: map disabled in the profile