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

Exception on thread Thread #937

Closed
taozhuIT opened this issue Nov 19, 2019 · 2 comments
Closed

Exception on thread Thread #937

taozhuIT opened this issue Nov 19, 2019 · 2 comments

Comments

@taozhuIT
Copy link

taozhuIT commented Nov 19, 2019

D:\scrscy\scrcpy-win64-v1.10\scrcpy-server.jar: 1 file pushed. 2.6 MB/s (22546 bytes in 0.008s)
[server] ERROR: Exception on thread Thread[main,5,main]
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.startsWith(java.lang.String)' on a null object reference
        at android.media.MediaCodec.configure(MediaCodec.java:1918)
        at android.media.MediaCodec.configure(MediaCodec.java:1873)
        at com.genymobile.scrcpy.ScreenEncoder.configure(ScreenEncoder.java:157)
        at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:67)
        at com.genymobile.scrcpy.Server.scrcpy(Server.java:32)
        at com.genymobile.scrcpy.Server.main(Server.java:133)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:285)
INFO: Initial texture: 400x800
Press any key to continue...
@rom1v
Copy link
Collaborator

rom1v commented Nov 19, 2019

Meizu device, I guess?

See #365, it's fixed on dev.

@taozhuIT
Copy link
Author

魅族设备,我猜呢?

请参阅#365,它已固定在上dev

yes Meizu device thank you

@rom1v rom1v closed this as completed Nov 19, 2019
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