-
Notifications
You must be signed in to change notification settings - Fork 856
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
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference #326
Comments
thinks! |
I'm also having this issue! Any updates? |
Another example
|
: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference |
same thing happens to me but also preceded by:
(from #335) |
Closing this due to reports of this being fixed on newer versions. Feel free to open a new issue in case of this still happening |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
// open alarm
// close alarm function
The text was updated successfully, but these errors were encountered: