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
I stopped client using stop() method of SimpleClient. Then I wanted to continue downloading and tried to use downloadTorrentAsync and downloadTorrent methods, but they both didn't work and thrown exceptions. Is there any way to continue downloading properly?
The text was updated successfully, but these errors were encountered:
I stopped client using
stop()
method of SimpleClient. Then I wanted to continue downloading and tried to usedownloadTorrentAsync
anddownloadTorrent
methods, but they both didn't work and thrown exceptions. Is there any way to continue downloading properly?The text was updated successfully, but these errors were encountered: