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

scrcpy-server' does not exit or is not a regular file #1273

Closed
ChanggeChaos opened this issue Apr 7, 2020 · 9 comments
Closed

scrcpy-server' does not exit or is not a regular file #1273

ChanggeChaos opened this issue Apr 7, 2020 · 9 comments

Comments

@ChanggeChaos
Copy link

When I run scrcpy on windows 10, encountered the following problem:

G:\Scrcpy\1.12.1>scrcpy.exe
INFO: scrcpy 1.12.1 https://github.com/Genymobile/scrcpy
stat: No such file or directory
ERROR: 'G:\Scrcpy\1.12.1\scrcpy-server' does not exist or is not a regular file
Press any key to continue...

How can I solve this?
Thanks.

G:\Scrcpy\1.12.1>scrcpy.exe -v
scrcpy 1.12.1

dependencies:

  • SDL 2.0.10
  • libavcodec 58.54.100
  • libavformat 58.29.100
  • libavutil 56.31.100
@rom1v
Copy link
Collaborator

rom1v commented Apr 7, 2020

Is scrcpy-server present in this directory?

@cheng-wk
Copy link

cheng-wk commented Apr 9, 2020

scrcpy-server该目录中是否存在?

yes, it exists,and i dont konw how to download the supplement

@rom1v
Copy link
Collaborator

rom1v commented Apr 9, 2020

G:\Scrcpy\1.12.1

Is it your real path?
Or does your path contain chinese characters?

#1002

@cheng-wk
Copy link

cheng-wk commented Apr 9, 2020 via email

@ChanggeChaos
Copy link
Author

ChanggeChaos commented Apr 9, 2020

Is scrcpy-server present in this directory?

yes, but the original scrcpy-server file has no extension. Whether I rename the file as scrcpy-server.jar or not, the error exists.

@ChanggeChaos
Copy link
Author

ChanggeChaos commented Apr 9, 2020

G:\Scrcpy\1.12.1

Is it your real path?
Or does your path contain chinese characters?

#1002

yes, it is the real path. I read the #1002 issue and copy all the file into a new path without any Chinese characters. The error exists still.
Thanks!

@rom1v
Copy link
Collaborator

rom1v commented Apr 9, 2020

Could you please test a build from the dev branch (where the utf-8 issue is fixed)? #898 (comment)

@ChanggeChaos
Copy link
Author

Could you please test a build from the dev branch (where the utf-8 issue is fixed)? #898 (comment)

Thanks! I will do my best to try. I am new to code so I don't know whether I could make it. I will report my progress here the other day. Thank you again.

@ChanggeChaos
Copy link
Author

Could you please test a build from the dev branch (where the utf-8 issue is fixed)? #898 (comment)

That works!
I download these two files and replace the original two files. It works when I double click scrcpy.exe.
Thanks!

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

3 participants