Skip to content

Console error when using web version #53

Description

@aidenmitchell

Describe the bug
The web UI doesn't load anymore and displays an error in the browser console:

SonyHeadphonesClient.js:913 Uncaught (in promise) TypeError: Failed to execute 'decode' on 'TextDecoder': The provided ArrayBuffer value must not be resizable
    at UTF8ArrayToString (SonyHeadphonesClient.js:913:28)
    at UTF8ToString (SonyHeadphonesClient.js:958:20)
    at _emscripten_set_window_title (SonyHeadphonesClient.js:8208:66)
    at SonyHeadphonesClient.wasm:0x1b4384
    at SonyHeadphonesClient.wasm:0x19ed3f
    at SonyHeadphonesClient.wasm:0x19eabe
    at SonyHeadphonesClient.wasm:0x19f2c6
    at SonyHeadphonesClient.wasm:0x5087
    at SonyHeadphonesClient.wasm:0x1b1055
    at SonyHeadphonesClient.wasm:0x5008
UTF8ArrayToString @ SonyHeadphonesClient.js:913
UTF8ToString @ SonyHeadphonesClient.js:958
_emscripten_set_window_title @ SonyHeadphonesClient.js:8208
$func2788 @ SonyHeadphonesClient.wasm:0x1b4384
$func2547 @ SonyHeadphonesClient.wasm:0x19ed3f
$func2544 @ SonyHeadphonesClient.wasm:0x19eabe
$func2554 @ SonyHeadphonesClient.wasm:0x19f2c6
$func292 @ SonyHeadphonesClient.wasm:0x5087
$func2690 @ SonyHeadphonesClient.wasm:0x1b1055
$__main_argc_argv @ SonyHeadphonesClient.wasm:0x5008
(anonymous) @ SonyHeadphonesClient.js:610
callMain @ SonyHeadphonesClient.js:10218
run @ SonyHeadphonesClient.js:10268
await in run
(anonymous) @ SonyHeadphonesClient.js:10316
Promise.then
(anonymous) @ SonyHeadphonesClient.js:10316

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://mos9527.com/SonyHeadphonesClient/

Screenshots

Image

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 150.0.7871.115 (Official Build) (arm64)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions