View Single Post
  #9473 (permalink)  
Old 09-29-2009, 03:26 PM
sbello81's Avatar
sbello81
PPCGeeks Regular
Offline
 
Join Date: Jul 2007
Posts: 208
Reputation: 90
sbello81 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 9-28 ][ v3 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Anybody know where this error could be stemming from? It doesn't look like one i've seen before.

executing NBHUtils to build nbh file...
Unhandled Exception: System.ArgumentException: The output byte buffer is too small to contain the encoded data, encoding 'US-ASCII' fallback 'System.Text.EncoderReplacementFallback'.
Parameter name: bytes
at System.Text.Encoding.ThrowBytesOverflow()
at System.Text.Encoding.ThrowBytesOverflow(EncoderNLS encoder, Boolean nothingEncoded)
ERROR! (errorlevel: -532459699)
at System.Text.ASCIIEncoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, EncoderNLS encoder)
at System.Text.ASCIIEncoding.GetBytes(String chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
at NBHUtil.Form1.CmdLineWriteNBH(String ModelID, String cid, String Version, String Lang, String chunk, ArrayList items, String outputfile, Boolean usedef)
at NBHUtil.Program.Main(String[] args)

ERROR executing: kitchen_build_rom.bat
Reply With Quote