Open pajama opened 2 years ago
For the related issue you mentioned, they replaces Pointer_stringify by UTF8ToString Could you try ?
https://github.com/endel/NativeWebSocket/pull/54/commits/baf06b54dba0ee05a1250afefd1b404316ccf3d4
Ah shoot! Thought I had searched for that method. Looks like I missed it in the examples folder. I can give this a shot in a bit.
Replacing those methods results in the same errors. However, removing the SpectatorView samples folders resolves it
Damn, that's why this is related to your WebSockets thread: SpectatorView uses a web socket.
Really cryptic error from unity.
I found a related thread, where the issue was happening in another javascript plugin, but the solution seems unrelated. https://github.com/endel/NativeWebSocket/issues/53