-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: crash on QBittorrentClient.getTorrentProperties()
#81
Comments
Yash-Garg
changed the title
BUG: crash on
BUG: crash on Dec 26, 2022
qbittorrent.QBittorrentClient.getTorrentProperties()
QBittorrentClient.getTorrentProperties()
Any guesses as to which field may be the issue? There are a few values that can come from user configuration which might be the problem. |
I did not get a chance to look at it more, will update if I find something related to it! |
Can you update the update the library on maven? @DrewCarlson the changes in |
v1.0.0-beta04 is now available with that fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this crash report in Google Play Console, don't have much details.
I'm not sure but maybe it can be due to some fields exceeding the value of
Int
and needsLong
type?Stacktrace
The text was updated successfully, but these errors were encountered: