Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Xposed Version 90 beta 3 is installed but not active #263

Open
Complexityyz opened this issue Aug 17, 2018 · 0 comments
Open

Xposed Version 90 beta 3 is installed but not active #263

Complexityyz opened this issue Aug 17, 2018 · 0 comments

Comments

@Complexityyz
Copy link

I've been having issues with Xposed it keeps saying that its installed but its not active. I've tried fully uninstalling multiple times. Using the Magisk module for Xposed. I've tried removing magisk modules and messing with Xposed modules. I've narrowed it down to this error that appears constantly in the log and I don't know how to fix. I've googled around looking for Landroid and the error but I can't find anything simular. The Rest of the Log is attached below. Disabling all modules doesnt affect anything.

Device Info:
Google Pixel XL (Verizon Version but bootloader unlocked)
Rooted with Magisk 16.0
Running Pixel Dust r8 latest security patch
Xposed Version 90 beta 3

I really don't know how to fix this and really would appreciate some help.

08-16 23:51:27.607 E/Xposed ( 1676): java.lang.NoSuchMethodError: No virtual method getPackageInfoNoCheck(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;)Landroid/app/LoadedApk; in class Landroid/app/ActivityThread; or its super classes (declaration of 'android.app.ActivityThread' appears in /system/framework/framework.jar)
08-16 23:51:27.607 E/Xposed ( 1676): at de.robv.android.xposed.XposedInit$2.beforeHookedMethod(XposedInit.java:125)
08-16 23:51:27.607 E/Xposed ( 1676): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:341)
08-16 23:51:27.607 E/Xposed ( 1676): at android.app.ActivityThread.handleBindApplication()
08-16 23:51:27.607 E/Xposed ( 1676): at android.app.ActivityThread.access$2000(ActivityThread.java:178)
08-16 23:51:27.607 E/Xposed ( 1676): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1667)
08-16 23:51:27.607 E/Xposed ( 1676): at android.os.Handler.dispatchMessage(Handler.java:106)
08-16 23:51:27.607 E/Xposed ( 1676): at android.os.Looper.loop(Looper.java:164)
08-16 23:51:27.607 E/Xposed ( 1676): at android.app.ActivityThread.main(ActivityThread.java:6524)
08-16 23:51:27.607 E/Xposed ( 1676): at java.lang.reflect.Method.invoke(Native Method)
08-16 23:51:27.607 E/Xposed ( 1676): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:460)
08-16 23:51:27.607 E/Xposed ( 1676): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-16 23:51:27.607 E/Xposed ( 1676): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)

FULL ERROR LOG
Error Log 8.16.2018.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant