You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---------------------------- PROCESS STARTED (10648) for package com.ytkj.gsoms ----------------------------
2024-01-24 17:32:02.280 10648-10648 MtkSystemS...ceRegistry com.ytkj.gsoms E Exception while getting FmRadioPackageManager class
2024-01-24 17:32:03.005 10648-10648 libc com.ytkj.gsoms E Access denied finding property "ro.vendor.pref_scale_resolution"
2024-01-24 17:32:03.254 10612-10643 AndroidRuntime com.ytkj.gsoms E FATAL EXCEPTION: pool-3-thread-1
Process: com.ytkj.gsoms, PID: 10612
java.lang.RuntimeException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: Cannot cast androidx.core.app.CoreComponentFactory to com.tencent.shadow.core.runtime.ShadowAppComponentFactory
at com.ytkj.gsoms.pluginmanager.GsomsPluginManager$1.run(GsomsPluginManager.java:112)
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)
Caused by: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: Cannot cast androidx.core.app.CoreComponentFactory to com.tencent.shadow.core.runtime.ShadowAppComponentFactory
at android.os.Parcel.createExceptionOrNull(Parcel.java:2381)
at android.os.Parcel.createException(Parcel.java:2357)
at android.os.Parcel.readException(Parcel.java:2340)
at android.os.Parcel.readException(Parcel.java:2282)
at com.tencent.shadow.dynamic.manager.BinderPluginLoader.loadPlugin(BinderPluginLoader.java:50)
at com.ytkj.gsoms.pluginmanager.FastPluginManager.loadPlugin(FastPluginManager.java:121)
at com.ytkj.gsoms.pluginmanager.GsomsPluginManager$1.run(GsomsPluginManager.java:95)
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)
The text was updated successfully, but these errors were encountered:
---------------------------- PROCESS STARTED (10648) for package com.ytkj.gsoms ----------------------------
2024-01-24 17:32:02.280 10648-10648 MtkSystemS...ceRegistry com.ytkj.gsoms E Exception while getting FmRadioPackageManager class
2024-01-24 17:32:03.005 10648-10648 libc com.ytkj.gsoms E Access denied finding property "ro.vendor.pref_scale_resolution"
2024-01-24 17:32:03.254 10612-10643 AndroidRuntime com.ytkj.gsoms E FATAL EXCEPTION: pool-3-thread-1
Process: com.ytkj.gsoms, PID: 10612
java.lang.RuntimeException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: Cannot cast androidx.core.app.CoreComponentFactory to com.tencent.shadow.core.runtime.ShadowAppComponentFactory
at com.ytkj.gsoms.pluginmanager.GsomsPluginManager$1.run(GsomsPluginManager.java:112)
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)
Caused by: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: Cannot cast androidx.core.app.CoreComponentFactory to com.tencent.shadow.core.runtime.ShadowAppComponentFactory
at android.os.Parcel.createExceptionOrNull(Parcel.java:2381)
at android.os.Parcel.createException(Parcel.java:2357)
at android.os.Parcel.readException(Parcel.java:2340)
at android.os.Parcel.readException(Parcel.java:2282)
at com.tencent.shadow.dynamic.manager.BinderPluginLoader.loadPlugin(BinderPluginLoader.java:50)
at com.ytkj.gsoms.pluginmanager.FastPluginManager.loadPlugin(FastPluginManager.java:121)
at com.ytkj.gsoms.pluginmanager.GsomsPluginManager$1.run(GsomsPluginManager.java:95)
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)
The text was updated successfully, but these errors were encountered: