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 am using APDE on my OnePlus 5 android 8 when I tried building an example from your library examples, I get this error.
java.lang.RuntimeException: Unable to pause activity {processing.test.sample/processing.test.sample.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.opengl.GLSurfaceView.queueEvent(java.lang.Runnable)' on a null object reference
Kindly help me with this issue.
The text was updated successfully, but these errors were encountered:
I am using APDE on my OnePlus 5 android 8 when I tried building an example from your library examples, I get this error.
java.lang.RuntimeException: Unable to pause activity {processing.test.sample/processing.test.sample.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.opengl.GLSurfaceView.queueEvent(java.lang.Runnable)' on a null object reference
Kindly help me with this issue.
The text was updated successfully, but these errors were encountered: