-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
@aldenml
Hi. Everything is great except for one thing: my magnet links download code is broken:
java.lang.RuntimeException: invalid torrent handle used [libtorrent:20]
at org.libtorrent4j.swig.libtorrent_jni.torrent_handle_resume(Native Method)
at org.libtorrent4j.swig.torrent_handle.resume(torrent_handle.java:180)
at org.proninyaroslav.libretorrent.core.model.session.TorrentSessionImpl.fetchMagnet(TorrentSessionImpl.java:477)
... 12 more
Overall, adding works if I remove resume(), but I get a perpetual progress bar in the preview dialog because I don't get the SAVE_RESUME_DATA alert.
Originally posted by @proninyaroslav in #290 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels