6th crash report :: Today ::

al3abmizo

Member
I keep getting Google play crash reports weekly. Hoping that appeyt being aware of it and try to help us by solving it. today here is the recent crash report i get:

java.lang.ClassNotFoundException
in dalvik.system.BaseDexClassLoader.findClass

java.lang.RuntimeException: Unable to instantiate application com.appyet.context.ApplicationContext: java.lang.ClassNotFoundException: Didn't find class "com.appyet.context.ApplicationContext" on path: DexPathList[[zip file "/mnt/asec/com.al3abmizo.games-2/pkg.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
at android.app.LoadedApk.makeApplication(LoadedApk.java:516)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4317)
at android.app.ActivityThread.access$1500(ActivityThread.java:135)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5017)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.appyet.context.ApplicationContext" on path: DexPathList[[zip file "/mnt/asec/com.al3abmizo.games-2/pkg.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:497)
at java.lang.ClassLoader.loadClass(ClassLoader.java:457)
at android.app.Instrumentation.newApplication(Instrumentation.java:975)
at android.app.LoadedApk.makeApplication(LoadedApk.java:511)
... 11 more
Suppressed: java.io.IOException: unable to open DEX file
at dalvik.system.DexFile.openDexFileNative(Native Method)
at dalvik.system.DexFile.openDexFile(DexFile.java:296)
at dalvik.system.DexFile.<init>(DexFile.java:80)
at dalvik.system.DexFile.<init>(DexFile.java:59)
at dalvik.system.DexPathList.loadDexFile(DexPathList.java:263)
at dalvik.system.DexPathList.makeDexElements(DexPathList.java:230)
at dalvik.system.DexPathList.<init>(DexPathList.java:112)
at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:326)
at android.app.LoadedApk.makeApplication(LoadedApk.java:508)
... 11 more
 

al3abmizo

Member
Opps, Appyet has replied replied :)

Anyway i didn't collect others reports here but i think it's an important problem and i want to know how to solve it. I keep posting my crashes reports here because my app is getting high value of daily downloads and ranked well in Google Play Store around first 300 apps in Games > Arcade category. So i think such problems and crashes appears only if there is a load on the app.

Games From Al3abMizo Games
Version: 3.1.24
Price: Free
CURRENT / TOTAL INSTALLS: 1,887 / 19,465
AVG. RATING /TOTAL #: 4.09 / 186
CRASHES & ANRS: 6
LAST UPDATE: Feb 19, 2016
STATUS: Published
 

al3abmizo

Member
@joseph raphael
Thank you i was worry about that too much but in the same time i felt it was the user's devices because no one confirmed the same after @appyet replied to this thread! Any way thanks again and i will keep an eye to each error i receive an d post it here regularly.
 
Top