Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': ArrayBuffer is not detachable and could not be cloned
danieldanielecki opened this issue · 1 comments
danieldanielecki commented
Description:
[Please describe what you were doing before the error occurred]
App version:
DiabloWeb 1.0.39 (Shareware)
Error message:
DataCloneError: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': ArrayBuffer is not detachable and could not be cloned.
at postMessage (api/game.worker.js:280:11)
at websocket_send (api/DiabloSpawn.jscc:1644:39)
at __ZN14websocket_impl4sendERK6packet (wasm://wasm/00545342:wasm-function[1568]:0xe2df6)
at dynCall_vii (wasm://wasm/00545342:wasm-function[2086]:0xfe936)
at apply (api/DiabloSpawn.jscc:2698:0)
at dynCall_vii (api/DiabloSpawn.jscc:2265:0)
at __ZN3net16websocket_clientC2Ev (wasm://wasm/00545342:wasm-function[1600]:0xe4bb0)
at dynCall_vi (wasm://wasm/00545342:wasm-function[2085]:0xfe922)
at apply (api/DiabloSpawn.jscc:2694:0)
at dynCall_vi (api/DiabloSpawn.jscc:2254:0)
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.109 Safari/537.36 OPR/84.0.4316.42
Save file:
[Please attach the save file, if applicable. The error box should have a link to download the current save you were playing; alternatively, you can open dev console on the game page (F12) and type in DownloadSaves()
]