Advertisement
Guest User

Untitled

a guest
Oct 24th, 2022
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2022-10-25T00:20:00.574 20922 XALog: 执行任务群打卡异常:
  2. java.lang.NoClassDefFoundError: Failed resolution of: Lcom/tencent/mobileqq/pb/MessageMicro;
  3.     at dalvik.system.DexFile.defineClassNative(Native Method)
  4.     at dalvik.system.DexFile.defineClass(DexFile.java:298)
  5.     at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:291)
  6.     at dalvik.system.DexPathList$Element.findClass(DexPathList.java:772)
  7.     at dalvik.system.DexPathList.findClass(DexPathList.java:532)
  8.     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:216)
  9.     at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
  10.     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
  11.     at uc.e(SourceFile:1)
  12.     at me.teble.xposed.autodaily.hook.MainHook.handleLoadPackage(Unknown Source:75)
  13.     at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(SourceFile:34)
  14.     at de.robv.android.xposed.callbacks.XC_LoadPackage.call(SourceFile:61)
  15.     at de.robv.android.xposed.callbacks.XCallback.callAll(SourceFile:106)
  16.     at me.weishu.exposed.ExposedBridge.o0o0000o0o000oooOO0o0o00o000oo0ooo00oo(SourceFile:1475)
  17.     at me.weishu.exposed.ExposedBridge.o0o0000o0o000oooOO0o0o00o000oo0ooo00oo(SourceFile:987)
  18.     at me.weishu.exposed.ExposedBridge.loadModule(SourceFile:865)
  19.     at me.weishu.exposed.ExposedBridge.initNative(Native Method)
  20.     at me.weishu.exposed.ExposedBridge.init(SourceFile:231)
  21.     at java.lang.reflect.Method.invoke(Native Method)
  22.     at me.weishu.exposed.ExposedBridge.init0(Native Method)
  23.     at me.weishu.exposed.ExposedBridge.init(SourceFile:212)
  24.     at java.lang.reflect.Method.invoke(Native Method)
  25.     at com.tencent.mobileqq.qfix.QFixApplication.<clinit>(Unknown Source:24)
  26.     at java.lang.Class.newInstance(Native Method)
  27.     at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
  28.     at androidx.core.app.CoreComponentFactory.instantiateApplication(P:1)
  29.     at android.app.Instrumentation.newApplication(Instrumentation.java:1189)
  30.     at android.app.LoadedApk.makeApplication(LoadedApk.java:1552)
  31.     at android.app.ActivityThread.handleBindApplication(Act
  32. 2022-10-25T00:20:00.577 20922 XALog: ivityThread.java:8137)
  33.     at android.app.ActivityThread.access$2700(ActivityThread.java:298)
  34.     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2738)
  35.     at android.os.Handler.dispatchMessage(Handler.java:117)
  36.     at android.os.Looper.loopOnce(Looper.java:205)
  37.     at android.os.Looper.loop(Looper.java:293)
  38.     at android.app.ActivityThread.main(ActivityThread.java:9550)
  39.     at java.lang.reflect.Method.invoke(Native Method)
  40.     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:586)
  41.     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1204)
  42. Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tencent.mobileqq.pb.MessageMicro" on path: DexPathList[[zip file "/data/app/~~_t1z-a0RxanPzsUN1fKpRw==/me.teble.xposed.autodaily-HSRSr6jHJm9ufrDzDQr-xQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~_t1z-a0RxanPzsUN1fKpRw==/me.teble.xposed.autodaily-HSRSr6jHJm9ufrDzDQr-xQ==/base.apk!/lib/arm64-v8a, /data/app/~~2x7v2RNMBDO-5yqUQo6DiA==/me.teble.xposed.autodaily-GYtu9iR4CwwBuHWfhmF2Mg==/lib/arm64, /system/lib64, /hw_product/lib64, /system/lib64/module/multimedia, /system/product/lib64]]
  43.     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
  44.     at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
  45.     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
  46.     ... 38 more
  47.  
  48. 2022-10-25T00:29:58.146 20922 XALog: 定时执行
  49. 2022-10-25T00:29:58.178 20922 XALog: 开始执行任务:群打卡
  50. 2022-10-25T00:30:00.185 20922 XALog: group signIn -> 1090176501
  51. 2022-10-25T00:30:00.433 20922 XALog: 执行任务群打卡异常:
  52. java.lang.NoClassDefFoundError: Failed resolution of: Lcom/tencent/mobileqq/pb/MessageMicro;
  53.     at dalvik.system.DexFile.defineClassNative(Native Method)
  54.     at dalvik.system.DexFile.defineClass(DexFile.java:298)
  55.     at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:291)
  56.     at dalvik.system.DexPathList$Element.findClass(DexPathList.java:772)
  57.     at dalvik.system.DexPathList.findClass(DexPathList.java:532)
  58.     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:216)
  59.     at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
  60.     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
  61.     at uc.e(SourceFile:1)
  62.     at me.teble.xposed.autodaily.hook.MainHook.handleLoadPackage(Unknown Source:75)
  63.     at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(SourceFile:34)
  64.     at de.robv.android.xposed.callbacks.XC_LoadPackage.call(SourceFile:61)
  65.     at de.robv.android.xposed.callbacks.XCallback.callAll(SourceFile:106)
  66.     at me.weishu.exposed.ExposedBridge.o0o0000o0o000oooOO0o0o00o000oo0ooo00oo(SourceFile:1475)
  67.     at me.weishu.exposed.ExposedBridge.o0o0000o0o000oooOO0o0o00o000oo0ooo00oo(SourceFile:987)
  68.     at me.weishu.exposed.ExposedBridge.loadModule(SourceFile:865)
  69.     at me.weishu.exposed.ExposedBridge.initNative(Native Method)
  70.     at me.weishu.exposed.ExposedBridge.init(SourceFile:231)
  71.     at java.lang.reflect.Method.invoke(Native Method)
  72.     at me.weishu.exposed.Expo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement