Wednesday, November 30, 2022
HomeGame DevelopmentPlease anybody can assist to unravel this cocos2dx recreation **Crash** - cocos2d-x

Please anybody can assist to unravel this cocos2dx recreation **Crash** – cocos2d-x


please anybody can assist to unravel this cocos2dx recreation Crash please assist me to type these two crashes please, guys.

@R101 @smitpatel88 @GamesStudioTwo @CocosMarketing
1)

Deadly Exception: java.lang.AbstractMethodError: summary methodology “void android.content material.pm.PackageManager$OnChecksumsReadyListener.onChecksumsReady(java.util.Record)”
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 methodology ‘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 methodology ‘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.important(ActivityThread.java:7562)
at java.lang.replicate.Methodology.invoke(Methodology.java)
at com.android.inside.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.inside.os.ZygoteInit.important(ZygoteInit.java:950)


NullPointerException

With out wanting or seeing you code I don’t know the place your going flawed. I believe you utilizing an object and never initialised therefore “null object reference”. so your attempting to make use of one thing that don’t exist. Have you ever known 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 operate then its going out of scope when retuning from a operate.
however one thing is unquestionably NULL. However can not level to what’s going on with out taking a look at code.

For the primary one your libraries didn’t have this methodology “void android.content material.pm.PackageManager$OnChecksumsReadyListener.onChecksumsReady(java.util.Record)”
Possibly you’re calling some methodology that solely obtainable in an older / newer model libraries.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments