You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error building magnet torrent data
java.lang.RuntimeException: a piece layer is invalid [libtorrent:215]
at org.libtorrent4j.swig.libtorrent_jni.write_torrent_file_buf_ex(Native Method)
at org.libtorrent4j.swig.libtorrent.write_torrent_file_buf_ex(libtorrent.java:464)
at org.libtorrent4j.SessionManager$1.alert(SessionManager.java:671)
at org.libtorrent4j.AlertMulticaster.alert(AlertMulticaster.java:27)
at org.libtorrent4j.SessionManager.fireAlert(SessionManager.java:1048)
at org.libtorrent4j.SessionManager.access$1200(SessionManager.java:49)
at org.libtorrent4j.SessionManager$5.run(SessionManager.java:1207)
The text was updated successfully, but these errors were encountered:
Fetch V2 Magnet Failed
magnet:?xt=urn:btmh:1220a16218f84fb0b0af5abff0ed33507fcf0a047793d523017f865f5a76713ae31d&dn=Victoria%203%20V1.3.6%E5%85%A8DLC%E5%AD%A6%E4%B9%A0%E7%89%88.zip&xl=7114584386
session.fetchMagnet(magnet, timeout, dir)
logcat:
Error building magnet torrent data
java.lang.RuntimeException: a piece layer is invalid [libtorrent:215]
at org.libtorrent4j.swig.libtorrent_jni.write_torrent_file_buf_ex(Native Method)
at org.libtorrent4j.swig.libtorrent.write_torrent_file_buf_ex(libtorrent.java:464)
at org.libtorrent4j.SessionManager$1.alert(SessionManager.java:671)
at org.libtorrent4j.AlertMulticaster.alert(AlertMulticaster.java:27)
at org.libtorrent4j.SessionManager.fireAlert(SessionManager.java:1048)
at org.libtorrent4j.SessionManager.access$1200(SessionManager.java:49)
at org.libtorrent4j.SessionManager$5.run(SessionManager.java:1207)
The text was updated successfully, but these errors were encountered: