|
Forum Novice
Join Date: Apr 2006
Location: Colorado Springs, CO
Age: 21
Posts: 126
|
panadora's Problems!
ok So i set up profile, put in uo directory, and select not using custom maps and it gives me erros say can't load map 0 map 1 ...ect.
Heres my Error Log.
Code:
Pandora's Box - Log
Pandora version 2.0.0.6
10/30/2007 4:30:20 PM
Windows version: 5.1.2600.131072
Processor family: Intel Pentium
Physical memory: 2096620
[16:30:20] Starting
[16:30:20] Normal startup initiated
[16:30:20] Double instances check passed
[16:30:27] Profile Cameron is generating the images for world map
[16:30:27] **** ERROR ****
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 TheBox.MapViewer.MapViewer.ExtractMap(Maps map, MapScale scale, String FileName)
at TheBox.Options.Profile.GenerateMaps(ProgressBar bar)
Additional information: Couldn't extract images for map 0: map disabled in the profile
[16:30:29] **** ERROR ****
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 TheBox.MapViewer.MapViewer.ExtractMap(Maps map, MapScale scale, String FileName)
at TheBox.Options.Profile.GenerateMaps(ProgressBar bar)
Additional information: Couldn't extract images for map 1: map disabled in the profile
[16:30:30] **** ERROR ****
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 TheBox.MapViewer.MapViewer.ExtractMap(Maps map, MapScale scale, String FileName)
at TheBox.Options.Profile.GenerateMaps(ProgressBar bar)
Additional information: Couldn't extract images for map 2: map disabled in the profile
[16:30:31] Images for map 3 generated correctly
[16:30:32] Images for map 4 generated correctly
[16:30:32] Profile Cameron save succesfully
I would really like some Help! I've reinstalled. deleted Pandora's Box 2 Application data. Using runuo 2 RC1. (and im not using custom mod osi maps)
|