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

[Bug] lsposed日志显示异常,BiliRoaming : java.lang.NoSuchMethodError: com.bilibili.app.comm.opus.lightpublish.model.o #1453

Open
LostMyMind opened this issue Apr 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LostMyMind
Copy link

问题描述

4月28日的最新版哔哩漫游,搭配71、73、74、76版本的国内哔哩哔哩
lsp日志总是会显示如下内容:
[ 2024-04-30T23:21:17.922 10314: 14522: 14522 I/LSPosed-Bridge ] Loading class me.iacn.biliroaming.XposedInit
[ 2024-04-30T23:21:18.415 10314: 14522: 14522 I/LSPosed-Bridge ] BiliRoaming : java.lang.NoSuchMethodError: com.bilibili.app.comm.opus.lightpublish.model.o(boolean,boolean,boolean,boolean)#exact
at de.robv.android.xposed.XposedHelpers.lambda$findConstructorExact$7(Unknown Source:6)
at de.robv.android.xposed.XposedHelpers.i(Unknown Source:0)
at de.robv.android.xposed.b.get(Unknown Source:10)
at java.util.Optional.orElseThrow(Optional.java:404)
at de.robv.android.xposed.XposedHelpers.findConstructorExact(SourceFile:1)
at de.robv.android.xposed.XposedHelpers.findAndHookConstructor(SourceFile:1)
at biliroaming.c5.N(SourceFile:6)
at biliroaming.y.b(SourceFile:926)
at me.iacn.biliroaming.XposedInit.a(SourceFile:9)
at biliroaming.ej.beforeHookedMethod(SourceFile:1120)
at de.robv.android.xposed.XposedBridge$LegacyApiSupport.handleBefore(Unknown Source:24)
at J.callback(Unknown Source:179)
at LSPHooker_.callApplicationOnCreate(Unknown Source:11)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7432)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2365)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:224)
at android.os.Looper.loop(Looper.java:318)
at android.app.ActivityThread.main(ActivityThread.java:8677)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)

复现步骤

打开哔哩哔哩
查看lsposed日志

预期行为

日志一切正常

实际行为

日志报错

截图或录屏

见底部lsp日志

安卓版本

14

哔哩漫游版本

b3f81b7

哔哩哔哩版本

粉版(普通版)

哔哩哔哩版本号

6.74.0

使用的框架和版本

Lsposed 1.8.2

其他

alpha 27002

日志

log.txt
LSPosed_2024-05-01T00_00_34.006281.zip

@LostMyMind LostMyMind added the bug Something isn't working label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant