-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
MultiplayerCore Version and Download Source
1.6.1
Your Platform
Steam
Describe the bug
When someone attempts to join Multiplayer but their computer name has a non-latin character in it's name, the HttpClient.GetAsync call breaks with the Partial byte sequence encountered in the input. exception.
To Reproduce
- Rename Computer to "Lil-Ström" and restart
- Open Beat Saber
- Attempt to join/create a lobby
- See error and exception in the log
Expected behavior
The HttpClient should successfully send the request.
Additional context
See BeatTogether/BeatTogether#50
Workaround implemented in https://github.com/user-attachments/files/20616163/MultiplayerCore-1.6.2-bs1.40.0-0f029ed.zip
TODO: Publish workaround as update, report to game devs
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working