lingochamp / okdownload

A Reliable, Flexible, Fast and Powerful download engine.
Apache License 2.0
5.13k stars 767 forks source link

java.lang.IllegalStateException: The current store is com.liulishuo.okdownload.core.breakpoint.BreakpointStoreOnSQLite@11ffbcb not RemitStoreOnSQLite! #500

Open vincent911001 opened 1 year ago

vincent911001 commented 1 year ago

OkDownload Version

v1.0.7

Problem Describe

使用RemitStoreOnSQLite.setRemitToDBDelayMillis(10)会导致错误

java.lang.IllegalStateException: The current store is com.liulishuo.okdownload.core.breakpoint.BreakpointStoreOnSQLite@11ffbcb not RemitStoreOnSQLite!
at com.liulishuo.okdownload.core.breakpoint.RemitStoreOnSQLite.setRemitToDBDelayMillis(RemitStoreOnSQLite.java:171)