The application crashes when I try to open the application
Project Information
- Repository: https://github.com/retrodaredevil/track-shooter
- Project Name: track-shooter
- My Github Account: https://github.com/friendsmobile
- My issue: https://github.com/retrodaredevil/track-shooter/issues/2
Expected behavior
When I try to open the application, all the options in the app should be displayed and the application should not be crash.
Actual behavior
When I try to open the application, the application is crashes and applications are not open.
How to reproduce
Download the app
Try to open the application
Note the Error
Browser/App version: Current Version 1.10
Operating system: 6.0
Recording Of The Bug
Logcat
E/AndroidRuntime(30706): FATAL EXCEPTION: main
E/AndroidRuntime(30706): Process: me.retrodaredevil.game.trackshooter, PID: 30706
E/AndroidRuntime(30706): java.lang.ExceptionInInitializerError
E/AndroidRuntime(30706): at java.lang.reflect.Constructor.newInstance(Native Method)
E/AndroidRuntime(30706): at java.lang.Class.newInstance(Class.java:1690)
E/AndroidRuntime(30706): at android.app.Instrumentation.newActivity(Instrumentation.java:1078)
E/AndroidRuntime(30706): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2541)
E/AndroidRuntime(30706): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2769)
E/AndroidRuntime(30706): at android.app.ActivityThread.access$900(ActivityThread.java:177)
E/AndroidRuntime(30706): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
E/AndroidRuntime(30706): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(30706): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(30706): at android.app.ActivityThread.main(ActivityThread.java:5910)
E/AndroidRuntime(30706): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(30706): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(30706): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)
E/AndroidRuntime(30706): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)
E/AndroidRuntime(30706): Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load shared library 'gdx' for target: Linux, 32-bit
E/AndroidRuntime(30706): at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:125)
E/AndroidRuntime(30706): at com.badlogic.gdx.utils.GdxNativesLoader.load(GdxNativesLoader.java:33)
E/AndroidRuntime(30706): at com.badlogic.gdx.backends.android.AndroidApplication.(AndroidApplication.java:60)
E/AndroidRuntime(30706): ... 14 more
E/AndroidRuntime(30706): Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/me.retrodaredevil.game.trackshooter-1/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libgdx.so"
E/AndroidRuntime(30706): at java.lang.Runtime.loadLibrary(Runtime.java:366)
E/AndroidRuntime(30706): at java.lang.System.loadLibrary(System.java:988)
E/AndroidRuntime(30706): at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:119)
E/AndroidRuntime(30706): ... 16 more
Hi @friendsmobile, thanks for reporting this crash
Unfortunately, I was unable to reproduce this crash. This is probably hardware related, and could be unique to the device you are testing with. I can see that the app now runs in a new recording you provided. This is strange, strange because there was no update to show the PO made any initial commit that fixed or targeted the supposed issue
Do not be deterred by this. I apologise for any inconvenience as a result. I look forward to more of your reports.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
[utopian-moderator]
Thank you for your review, @fego! Keep up the good work!
Congratulations @friendsmobile! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Vote for @Steemitboard as a witness to get one more award and increased upvotes!