Hi,
I have recently implemented a new version of my game , which resulted in a lot more requested ads per day . But now Google's console reported this error (below) and it is in really high quantities - 8.77% of all sessions. The previous version of the game reported far less errors (in just 0.35% of the sessions). This error was in the previous versions of the game , but if far-far less quantities.
Any ideas here?
I am using the 295.10 build with the following extensions:
- Admob
- android object
- Android Plus
- Button
- Combo Box
- Edit box
- GDPRConsent
- In-App Android
- Ini
- Layers
- List
- Physics (all without particles )
================================
Objects.CExtension.condition
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'boolean Extensions.CRunExtension.condition(int, Conditions.CCndExtension)' on a null object reference
at Objects.CExtension.condition (CExtension.java:208)
at Conditions.CCndExtension.eva1 (CCndExtension.java:59)
at Events.CEventProgram.computeEventList (CEventProgram.java:1848)
at Events.CEventProgram.handle_Event (CEventProgram.java:1559)
at Events.CEventProgram.handle_PushedEvents (CEventProgram.java:3164)
at RunLoop.CRun.f_GameLoop (CRun.java:5724)
at RunLoop.CRun.doRunLoop (CRun.java:606)
at Application.CRunApp.loopFrame (CRunApp.java:1131)
at Application.CRunApp.playApplication (CRunApp.java:835)
at Application.CRunTimerTask.run (CRunTimerTask.java:53)
at android.os.Handler.handleCallback (Handler.java:938)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loopOnce (Looper.java:241)
at android.os.Looper.loop (Looper.java:342)
at android.app.ActivityThread.main (ActivityThread.java:8123)
at java.lang.reflect.Method.invoke
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1045)
Please login to see this attachment.
Please login to see this attachment.