Answer the question
In order to leave comments, you need to log in
How to fix this error caused by Bundle creation in Lib Gdx?
When I create a package I get this error. When I build an apk or run directly from Android Studio there are no errors. I look forward to your help, comrades!
Error:
# Type of exception: java.lang.RuntimeException
\n# Exception message: Class cannot be created (missing no-arg constructor): com.badlogic.gdx.graphics.g2d.f
\n# Thread name: GLThread 467
\ n# Stacktrace: java.lang.RuntimeException: Class cannot be created (missing no-arg constructor): com.badlogic.gdx.graphics.g2d.f
\n\tat com.badlogic.gdx.utils.e0.(Unknown Source )
\n\tat com.badlogic.gdx.utils.d0.c(Unknown Source)
\n\tat com.badlogic.gdx.utils.d0.b(Unknown Source)
\n\tat com.badlogic.gdx.utils .d0.d(Unknown Source)
\n\tat com.badlogic.gdx.graphics.g2d.ec(Unknown Source)
\n\tat com.badlogic.gdx.graphics.g2d.eb(Unknown Source)
\n\tat com.badlogic.gdx.graphics. g2d.dq(Unknown Source)
\n\tat com.coulwheel.typical.ii(Unknown Source)
\n\tat cbayaoonDrawFrame(Unknown Source)
\n\tat android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1535 )
\n\tat android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
\n
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question