Error on Android 13 devises when compiling on 308.2

0 favourites
  • 2 posts
From the Asset Store
7 Errors
$15 USD
7 Errors is a game where you have to find the 7 mistakes before time runs out. Can you find all 7? Have fun looking.
  • I'm not 100% sure if that's the cause but the game I'm preparing for an android release got error messages from google test devices after I started compiling them in version 308.2. I reverted back to 308 and there was no error on the following report.

    Just thought the Construct team should know.

    Here's some examples of what google listed:

    Exception java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.internal.app.procstats.UidState.updateCombinedState(int, long)' on a null object reference

    at android.os.Parcel.createExceptionOrNull (Parcel.java:3017)

    at android.os.Parcel.createException (Parcel.java:2995)

    at android.os.Parcel.readException (Parcel.java:2978)

    at android.os.Parcel.readException (Parcel.java:2920)

    at android.app.IActivityManager$Stub$Proxy.attachApplication (IActivityManager.java:5148)

    at android.app.ActivityThread.attach (ActivityThread.java:7586)

    at android.app.ActivityThread.main (ActivityThread.java:7885)

    at java.lang.reflect.Method.invoke

    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:548)

    at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:936)

    Caused by android.os.RemoteException: Remote stack trace:

    at com.android.internal.app.procstats.ProcessState.setCombinedState (ProcessState.java:476)

    at com.android.internal.app.procstats.ProcessState.setState (ProcessState.java:443)

    at com.android.server.am.ProcessProfileRecord.setProcessTrackerState (ProcessProfileRecord.java:621)

    at com.android.server.am.ActivityManagerService.setProcessTrackerStateLOSP (ActivityManagerService.java:15387)

    at com.android.server.am.OomAdjuster.applyOomAdjLSP (OomAdjuster.java:2770)

    and

    FATAL EXCEPTION: main

    Process: com.google.android.googlequicksearchbox, PID: 1484

    DeadSystemException: The system died; earlier logs will point to the root cause

    and

    FATAL EXCEPTION: lowpool[46]

    Process: com.google.android.gms.persistent, PID: 13215

    DeadSystemException: The system died; earlier logs will point to the root cause

    FATAL EXCEPTION: lowpool[53]

    Process: com.google.android.gms.persistent, PID: 13215

    DeadSystemException: The system died; earlier logs will point to the root cause

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • This doesn't really make any sense as there were no changes to Android exports between r308 and r308.2 - the update was mainly about fixing a few issues with the editor.

    In general it's impossible to help unless you can file an issue following all the guidelines, as we need all those details to be able to investigate.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)