Friday, May 3, 2024
HomeGame DevelopmentPlease anybody will help to unravel this cocos2dx sport **Crash** - cocos2d-x

Please anybody will help to unravel this cocos2dx sport **Crash** – cocos2d-x


please anybody will help to unravel this cocos2dx sport Crash please assist me to type these two crashes please, guys.

@R101 @smitpatel88 @GamesStudioTwo @CocosMarketing
1)

Deadly Exception: java.lang.AbstractMethodError: summary technique “void android.content material.pm.PackageManager$OnChecksumsReadyListener.onChecksumsReady(java.util.Checklist)”
at android.app.ApplicationPackageManager$2.onChecksumsReady(ApplicationPackageManager.java:1016)
at android.content material.pm.IOnChecksumsReadyListener$Stub.onTransact(IOnChecksumsReadyListener.java:87)
at android.os.Binder.execTransactInternal(Binder.java:1220)
at android.os.Binder.execTransact(Binder.java:1179)

Deadly Exception: java.lang.NullPointerException
Try to invoke digital technique ‘void com.google.android.gms.advertisements.d0.a.e(android.app.Exercise)’ on a null object reference
Deadly Exception: java.lang.NullPointerException: Try to invoke digital technique ‘void com.google.android.gms.advertisements.d0.a.e(android.app.Exercise)’ on a null object reference
at org.cocos2dx.cpp.Supervisor$5.run(Supervisor.java:6)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.major(ActivityThread.java:7562)
at java.lang.mirror.Technique.invoke(Technique.java)
at com.android.inside.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.inside.os.ZygoteInit.major(ZygoteInit.java:950)


NullPointerException

With out wanting or seeing you code I don’t know the place your going incorrect. I believe you utilizing an object and never initialised therefore “null object reference”. so your making an attempt to make use of one thing that don’t exist. Have you ever referred to as a category with out doing a Object = new Object();
or a static Class with out calling the Object = object::create();
otherwise you creating one thing in a perform then its going out of scope when retuning from a perform.
however one thing is certainly NULL. However can’t level to what’s going on with out code.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments