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

v0.6.0 crashes on macOS when audio output device has non-ASCII characters #104

Closed
moycat opened this issue Oct 13, 2018 · 6 comments
Closed

Comments

@moycat
Copy link

moycat commented Oct 13, 2018

Describe the bug
I just upgraded Moonlight from v0.5.1 to v0.6.0. When I start a game, the program crashes and quits. v0.5.1 works fine.
From the logs it seems that it's related to the audio devices.

Steps to reproduce

  • Just start a game.

Screenshots
2018-10-13 12 46 25
(Moonlight quit unexpectedly)

Moonlight settings (please complete the following information)
2018-10-13 12 53 15
Resetting to default settings doesn't help.

Client PC details (please complete the following information)

  • OS: macOS Mojave
  • Model: MacBook Pro (15-inch, 2016)
  • Moonlight Version: v0.6.0

Logs (please attach)
Moonlight-1539406372.log
apple.log

@cgutman
Copy link
Member

cgutman commented Oct 13, 2018

Do you have a working audio device present on your machine? If so, what audio devices are available?

@cgutman
Copy link
Member

cgutman commented Oct 13, 2018

can you post a screenshot of your Sound output page in System Preferences too?

@moycat
Copy link
Author

moycat commented Oct 13, 2018

Sure. The first device is the laptop built-in "Internal Speakers". I always use it and it works fine. The second one is from my USB Type-C to HDMI adapter (for my second monitor).
2018-10-13 1 59 02
But even if I take the adapter off and there is only one output device on this page, it still crashes.

@cgutman
Copy link
Member

cgutman commented Oct 13, 2018

Thank you. I've reproduced the issue locally by changing my Mac's language to Simplified Chinese as a test. I think it's a Unicode encoding issue.

@cgutman cgutman changed the title v0.6.0 crashes on starting games on macOS v0.6.0 crashes on macOS when audio output device has non-ASCII characters Oct 13, 2018
@cgutman
Copy link
Member

cgutman commented Oct 15, 2018

Fix released in v0.6.1. Thanks for the report.

@moycat
Copy link
Author

moycat commented Oct 15, 2018

Thank you! It works great now! 😊

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