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

The server version (1.24) does not match the client (0) #3551

Open
siam-titan opened this issue Oct 24, 2022 · 1 comment
Open

The server version (1.24) does not match the client (0) #3551

siam-titan opened this issue Oct 24, 2022 · 1 comment

Comments

@siam-titan
Copy link

I ran the commands from #613 comments , used adb push to copy the scrcpy-server-1.24 into my emulator, forwarded the port and
ran the classpath command. But it shows that the client and server version doesn't match which isn't the case. I'm using scrcpy v1.24 and downloaded the prebuilt scrcpy-server v1.24. My OS: Ubuntu 20.04. What should I do?

[server] ERROR: Exception on thread Thread[main,5,main]
java.lang.IllegalArgumentException: The server version (1.24) does not match the client (0)
at com.genymobile.scrcpy.Server.createOptions(Server.java:167)
at com.genymobile.scrcpy.Server.main(Server.java:331)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:340)
@rom1v
Copy link
Collaborator

rom1v commented Oct 24, 2022

#613 (comment)

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