-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
White screen then crash. #1276
Comments
The exception is not a bug (see #994).
Try with a lower definition:
If it still does not work, please provide the output of |
I've already tried with a lower resolution too.
|
Could you do some more tests to find the cause.
|
|
Oh, might be a driver issue on the computer then. Could you test on another computer/system?
Could you post a screenshot? |
When I use v1.11, no error appears, but the windows does not render anything and immediately exits. |
This is not an error (this is expected on some devices, the message will not be shown in future versions of scrcpy): #994 |
Yea I read that recently, but I'm still trying to figure out of how fix the "crashing" so I can use this on my main machine. |
Out of curiousity, could you test v1.9? (it uses a different SDL version) |
No error, but it still opens then closes. |
I didn't know why I didn't try it before, but the 32-bit version of v1.12 works (I was using the 64-bit version before). It still shows that false error, but it works. If you want me to run some more tests, then just ask. Thanks for all your time and effort. |
OK good to know that this kind of problem can occur only on 32 or 64 bits 👍 |
Environment
Describe the bug
Open cmd prompt (both as non-admin and admin) and direct to where I extracted the contents to
Run scrcpy
It executes and a white window pops up, then it closes a second later or so
The text was updated successfully, but these errors were encountered: