Any idea as to the meaning of this error message? I'm attempting to copy from this file http://www.rockbox.org/download/byhand.cgi .
Code:
Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\10 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\10 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\10 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\14 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\14 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\14 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\16 GNU Unifont.fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\16 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\16 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\16 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\18 GNU Unifont.fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\18 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\18 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\18 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\20 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\20 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\20 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\24 GNU Unifont.fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\24 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\24 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\24 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\26 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\26 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\26 Ubuntu [Regular].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\28 GNU Unifont.fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\28 Ubuntu [Bold].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d Unable to copy D:\Resources\_Hardware\DAPs\Creative ZEN\Rockbox\Distribution 3\[anti-aliased] font-pack.zip\28 Ubuntu [Light].fnt: Invalid InitVector index = %d. Index should be >= 0 and < %d ...
Comment