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
2019-12-30 01:46:47.765 24449-24449/com.cxp.learningvideo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.cxp.learningvideo, PID: 24449
java.lang.NullPointerException: Attempt to read from null array
at android.opengl.Matrix.scaleM(Matrix.java:472)
at com.cxp.learningvideo.opengl.drawer.VideoDrawer.scale(VideoDrawer.kt:296)
at com.cxp.learningvideo.EGLPlayerActivity$initSecondVideo$2.run(EGLPlayerActivity.kt:60)
at android.os.Handler.handleCallback(Handler.java:792)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6701)
at java.lang.reflect.Method.invoke(Native ### Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:246)
The text was updated successfully, but these errors were encountered:
2019-12-30 01:46:47.765 24449-24449/com.cxp.learningvideo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.cxp.learningvideo, PID: 24449
java.lang.NullPointerException: Attempt to read from null array
at android.opengl.Matrix.scaleM(Matrix.java:472)
at com.cxp.learningvideo.opengl.drawer.VideoDrawer.scale(VideoDrawer.kt:296)
at com.cxp.learningvideo.EGLPlayerActivity$initSecondVideo$2.run(EGLPlayerActivity.kt:60)
at android.os.Handler.handleCallback(Handler.java:792)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6701)
at java.lang.reflect.Method.invoke(Native ### Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:246)
The text was updated successfully, but these errors were encountered: