mpatric / mp3agic

A java library for reading mp3 files and reading / manipulating the ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4).
MIT License
1.2k stars 310 forks source link

Out of bounds when writing Id3v2 #189

Open muhlii opened 2 years ago

muhlii commented 2 years ago

Here ist the error message: arraycopy: last destination index 71 out of bounds for byte[67]

I have used the same commands as decribed in the usage section- setting only values for Artist and Title.