lingochamp / lingochamp/FileDownloader
getSoFar引发的NPE
@rantianhua is already working on this.
Since Feb 1, 2019.
- Dominant language
- Java
- Stars
- 11.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
具体的崩溃堆栈信息如下:
```
# main(1)
java.lang.NullPointerException
Attempt to invoke interface method 'com.liulishuo.filedownloader.model.FileDownloadModel com.liulishuo.filedownloader.b.a.b(int)' on a null object reference
1 android.os.Parcel.readException(Parcel.java:1608)
2 android.os.Parcel.readException(Parcel.java:1555)
3 com.liulishuo.filedownloader.c.b$a$a.c(IFileDownloadIPCService.java:363)
4 com.liulishuo.filedownloader.o.b(FileDownloadServiceUIGuard.java:154)
5 com.liulishuo.filedownloader.m.b(FileDownloadServiceProxy.java:85)
6 com.liulishuo.filedownloader.q.a(FileDownloader.java:372)
...
```
版本号:1.7.3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.