-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
现象:
Caused by: java.lang.ArrayIndexOutOfBoundsException: length=256; index=383
at java.lang.Byte.valueOf(Byte.java:103)
at com.liulishuo.filedownloader.DownloadTaskHunter.c(DownloadTaskHunter.java:293)
at com.liulishuo.filedownloader.FileDownloadMessenger.h(FileDownloadMessenger.java:172)
at com.liulishuo.filedownloader.FileDownloadMessenger.b(FileDownloadMessenger.java:276)
at com.liulishuo.filedownloader.FileDownloadMessageStation$1.run(FileDownloadMessageStation.java:70)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:776)
版本:
'com.liulishuo.filedownloader:library:1.7.6'
