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.IncompatibleClassChangeError #290

Open
iris945 opened this issue Jul 5, 2024 · 1 comment
Open

java.lang.IncompatibleClassChangeError #290

iris945 opened this issue Jul 5, 2024 · 1 comment

Comments

@iris945
Copy link

iris945 commented Jul 5, 2024

[Fastbot][2024-07-05 17:01:39.401] Internal error
java.lang.IncompatibleClassChangeError: The method 'java.lang.Class java.lang.Object.getClass()' was expected to be of type interface but instead was found to be of type virtual (declaration of 'com.android.commands.monkey.framework.APIAdapter' appears in /sdcard/monkeyq.jar)
at com.android.commands.monkey.framework.APIAdapter.setActivityController(APIAdapter.java:196)
at com.android.commands.monkey.Monkey.getSystemInterfaces(Monkey.java:1283)
at com.android.commands.monkey.Monkey.run(Monkey.java:718)
at com.android.commands.monkey.Monkey.main(Monkey.java:460)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:389)
[Fastbot][2024-07-05 17:01:39.402] Please report this bug issue to github

@weibinfang
Copy link

同样遇到这个问题,只在一台OPPO A79 Android 7的机子上复现,查了网上几种方式,包括升级gps也不行,放弃这个机型

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

2 participants