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

java.lang.NoClassDefFoundError: Failed resolution of: Lokhttp3/internal/Version #101

Open
DavidChZh opened this issue Jan 30, 2024 · 0 comments

Comments

@DavidChZh
Copy link

启动报错,但是没有影响运行。
E/OpenConfig(31262): start4QQConnect exception: java.lang.ClassNotFoundException: com.tencent.stat.StatConfig I/openSDK_LOG.QQAuth(31262): new QQAuth() --end I/openSDK_LOG.QQAuth(31262): QQAuth -- createInstance() --end I/AttaReporter(31262): init I/openSDK_LOG.SystemUtils(31262): isQQInstalled true I/openSDK_LOG.DeviceInfoUtils(31262): init, device = I/AttaReporter(31262): attaReportAtSubThread I/AttaReporter(31262): doAttaReportItem post BaseData{time=1706579258034, name=createInstance} E/openSDK_LOG.OpenHttpService(31262): initClient okHttp catch error E/openSDK_LOG.OpenHttpService(31262): java.lang.NoClassDefFoundError: Failed resolution of: Lokhttp3/internal/Version; E/openSDK_LOG.OpenHttpService(31262): at com.tencent.open.a.e.a(ProGuard:49) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.open.a.e.<init>(ProGuard:45) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.open.a.f.b(ProGuard:42) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.open.a.f.<init>(ProGuard:33) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.open.a.f.a(ProGuard:58) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.tauth.Tencent.createInstance(ProGuard:183) E/openSDK_LOG.OpenHttpService(31262): at com.tencent.tauth.Tencent.createInstance(ProGuard:145) E/openSDK_LOG.OpenHttpService(31262): at io.github.v7lin.tencent_kit.TencentKitPlugin.onMethodCall(TencentKitPlugin.java:152) E/openSDK_LOG.OpenHttpService(31262): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267) E/openSDK_LOG.OpenHttpService(31262): at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295) E/openSDK_LOG.OpenHttpService(31262): at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322) E/openSDK_LOG.OpenHttpService(31262): at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12) E/openSDK_LOG.OpenHttpService(31262): at android.os.Handler.handleCallback(Handler.java:942) E/openSDK_LOG.OpenHttpService(31262): at android.os.Handler.dispatchMessage(Handler.java:99) E/openSDK_LOG.OpenHttpService(31262): at android.os.Looper.loopOnce(Looper.java:211) E/openSDK_LOG.OpenHttpService(31262): at android.os.Looper.loop(Looper.java:300) E/openSDK_LOG.OpenHttpService(31262): at android.app.ActivityThread.main(ActivityThread.java:8502) E/openSDK_LOG.OpenHttpService(31262): at java.lang.reflect.Method.invoke(Native Method) E/openSDK_LOG.OpenHttpService(31262): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:560) E/openSDK_LOG.OpenHttpService(31262): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954) E/openSDK_LOG.OpenHttpService(31262): Caused by: java.lang.ClassNotFoundException: Didn't find class "okhttp3.internal.Version" on path: DexPathList[[zip file "/data/app/~~0drYf4eyvKp-0CFxjITr7A==/com.vr.model-Sy2p-23K27dtq-XlSjJXig==/base.apk"],nativeLibraryDirectories=[/data/app/~~0drYf4eyvKp-0CFxjITr7A==/com.vr.model-Sy2p-23K27dtq-XlSjJXig==/lib/arm64, /data/app/~~0drYf4eyvKp-0CFxjITr7A==/com.vr.model-Sy2p-23K27dtq-XlSjJXig==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]] E/openSDK_LOG.OpenHttpService(31262): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259) E/openSDK_LOG.OpenHttpService(31262): at java.lang.ClassLoader.loadClass(ClassLoader.java:379) E/openSDK_LOG.OpenHttpService(31262): at java.lang.ClassLoader.loadClass(ClassLoader.java:312) E/openSDK_LOG.OpenHttpService(31262): ... 20 more I/openSDK_LOG.Tencent(31262): createInstance() -- end I/openSDK_LOG.Tencent(31262): createInstance() -- start, appId = 1108082244, authorities=com.vr.model.tencent_kit.TencentKitFileProvider I/openSDK_LOG.OpenHttpService(31262): post data

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

No branches or pull requests

1 participant