Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalArgumentException: Cannot modify resource loaders of ResourcesImpl not registered with ResourcesManager #7943

Open
canyie opened this issue Mar 28, 2024 · 1 comment
Labels
app This issue is related to Magisk App regression Something works in previous versions but not in the current one

Comments

@canyie
Copy link
Collaborator

canyie commented Mar 28, 2024

https://appcenter.ms/users/vvb2060/apps/Magisk/crashes/errors/2473212811u/overview

java.lang.IllegalArgumentException: Cannot modify resource loaders of ResourcesImpl not registered with ResourcesManager
android.app.ResourcesManager$UpdateHandler.onLoadersChanged ResourcesManager.java:1724
android.content.res.Resources.addLoaders Resources.java:2580
com.topjohnwu.magisk.StubApk$$InternalSyntheticApiModelOutline$1$aaf7987e3667578bdcef166384a834332ff250e70fdbcffc84f8fcc5fcb85a25$0.m StubApk.java
com.topjohnwu.magisk.StubApk.addAssetPath StubApk.java
com.topjohnwu.magisk.core.HacksKt.addAssetPath HacksKt.java
com.topjohnwu.magisk.core.HacksKt.patch HacksKt.java
com.topjohnwu.magisk.core.HacksKt.patch HacksKt.java
com.topjohnwu.magisk.core.base.BaseReceiver.onReceive BaseReceiver.java
com.topjohnwu.magisk.core.Receiver.onReceive Receiver.java:4
android.app.ActivityThread.handleReceiver ActivityThread.java:4785
android.app.ActivityThread.access$2100 ActivityThread.java:293
android.app.ActivityThread$H.handleMessage ActivityThread.java:2303
android.os.Handler.dispatchMessage Handler.java:106
android.os.Looper.loopOnce Looper.java:242
android.os.Looper.loop Looper.java:374
android.app.ActivityThread.main ActivityThread.java:9333
java.lang.reflect.Method.invoke Method.java:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run RuntimeInit.java:614
com.android.internal.os.ZygoteInit.main ZygoteInit.java:1018

Device: Many
Android version: 12-14
Magisk version name: ecc74d4
Magisk version code: 27002

@canyie canyie added regression Something works in previous versions but not in the current one app This issue is related to Magisk App labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app This issue is related to Magisk App regression Something works in previous versions but not in the current one
Projects
None yet
Development

No branches or pull requests

2 participants