Godot java.lang.IllegalStateException:没有 Chimera impl 的服务

问题描述 投票:0回答:1

我发布了一款用Godot 3.5.2制作的游戏

但是 Play Console 报告存在与堆栈调用 java.lang.IllegalStateException 相关的错误:Service without Chimera impl motorola Motorola G20 Android 11 (SDK 30) 4.096 MB arm64-v8a vi_VN(越南语)

发生错误

有人遇到过这个问题吗?我没有摩托罗拉设备,如何查看? Android 没有任何摩托罗拉模拟器。

这是报告

Exception java.lang.IllegalStateException: Service without Chimera impl
  at android.os.Parcel.createExceptionOrNull (Parcel.java:2382)
  at android.os.Parcel.createException (Parcel.java:2358)
  at android.os.Parcel.readException (Parcel.java:2341)
  at android.os.Parcel.readException (Parcel.java:2283)
  at nbg.gf (:com.google.android.gms@[email protected] (150400-590296185):11)
  at ndf.h (:com.google.android.gms@[email protected] (150400-590296185):15)
  at sau.a (:com.google.android.gms@[email protected] (150400-590296185):34)
  at sbb.s (:com.google.android.gms@[email protected] (150400-590296185):30)
  at sbb.v (:com.google.android.gms@[email protected] (150400-590296185):125)
  at sbb.i (:com.google.android.gms@[email protected] (150400-590296185):4)
  at sbb.j (:com.google.android.gms@[email protected] (150400-590296185):8)
  at sbb.f (:com.google.android.gms@[email protected] (150400-590296185):21)
  at bagi.b (:com.google.android.gms@[email protected] (150400-590296185):33)
  at bage.a (:com.google.android.gms@[email protected] (150400-590296185):22)
  at com.google.android.gms.chromesync.sync.SyncIntentOperation.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):129)
  at com.google.android.chimera.IntentOperation.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):2)
  at agix.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):10)
  at nlg.run (:com.google.android.gms@[email protected] (150400-590296185):70)
  at nlf.run (:com.google.android.gms@[email protected] (150400-590296185):152)
  at djgp.run (:com.google.android.gms@[email protected] (150400-590296185):13)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
java android mobile game-engine godot
1个回答
0
投票

我这边也一样,无论如何,听起来都是随机的,因为之前的构建通过了错误!

Exception java.lang.IllegalStateException: Service without Chimera impl
  at android.os.Parcel.createExceptionOrNull (Parcel.java:2382)
  at android.os.Parcel.createException (Parcel.java:2358)
  at android.os.Parcel.readException (Parcel.java:2341)
  at android.os.Parcel.readException (Parcel.java:2283)
  at nkh.gg (:com.google.android.gms@[email protected] (150400-592568214):11)
  at nmg.h (:com.google.android.gms@[email protected] (150400-592568214):15)
  at sjv.a (:com.google.android.gms@[email protected] (150400-592568214):34)
  at skc.s (:com.google.android.gms@[email protected] (150400-592568214):30)
  at skc.v (:com.google.android.gms@[email protected] (150400-592568214):125)
  at skc.i (:com.google.android.gms@[email protected] (150400-592568214):4)
  at skc.g (:com.google.android.gms@[email protected] (150400-592568214):6)
  at wun.a (:com.google.android.gms@[email protected] (150400-592568214):19)
  at wun.c (:com.google.android.gms@[email protected] (150400-592568214):1)
  at wua.a (:com.google.android.gms@[email protected] (150400-592568214):366)
  at wxu.f (:com.google.android.gms@[email protected] (150400-592568214):176)
  at bgkg.fj (:com.google.android.gms@[email protected] (150400-592568214):1)
  at bgkr.run (:com.google.android.gms@[email protected] (150400-592568214):100)
  at dkdr.run (:com.google.android.gms@[email protected] (150400-592568214):21)
  at ajsn.c (:com.google.android.gms@[email protected] (150400-592568214):50)
  at ajsn.run (:com.google.android.gms@[email protected] (150400-592568214):76)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at ajyd.run (:com.google.android.gms@[email protected] (150400-592568214):8)
  at java.lang.Thread.run (Thread.java:923)
© www.soinside.com 2019 - 2024. All rights reserved.