PUN 2 not working on WebGL

Options
Connecting to master is completely fine. but whenever it tries to load in Players from inside a room it gives me this error:

An Error occured running the Unity Content on this Page. see your browser JavaScript Console for more info. The Error was: Uncaught abort(224). You can take a look for yourself here:https://nerfski.itch.io/multiplayer-testing

Comments

  • Nerfski
    Options
    error: Uncaught abort(224) at Error
    at jsStackTrace (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:22313)
    at stackTrace [Object.stackTrace] (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:22484)
    at Object.onAbort (https://uploads.ungrounded.net/tmp/1511000/1511770/file/alternate/alternate_2_r1.zip/Build/UnityLoader.js:4:11118)
    at abort (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:512519)
    at <anonymous>:wasm-function[59102]:0x11fe4de
    at <anonymous>:wasm-function[27243]:0xb78016
    at <anonymous>:wasm-function[27242]:0xb77ebd
    at <anonymous>:wasm-function[26826]:0xb6381b
    at <anonymous>:wasm-function[41474]:0xe36e95
    at <anonymous>:wasm-function[24955]:0xb2f99c
    at dynCall_iiiii (<anonymous>:wasm-function[58835]:0x11fd681)
    at dynCall_iiiii [Object.dynCall_iiiii] (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:484828)
    at invoke_iiiii (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:351540)
    at <anonymous>:wasm-function[56891]:0x11a6736
    at <anonymous>:wasm-function[56212]:0x1186b16
    at <anonymous>:wasm-function[4457]:0x1bc163
    at <anonymous>:wasm-function[4456]:0x1bc08c
    at <anonymous>:wasm-function[8092]:0x2f99ee
    at <anonymous>:wasm-function[8090]:0x2f96f6
    at <anonymous>:wasm-function[8089]:0x2f9671
    at <anonymous>:wasm-function[13467]:0x563834
    at <anonymous>:wasm-function[13696]:0x56e159
    at <anonymous>:wasm-function[42612]:0xe6791b
    at <anonymous>:wasm-function[42611]:0xe678b5
    at <anonymous>:wasm-function[27070]:0xb70aa6
    at <anonymous>:wasm-function[27085]:0xb71103
    at <anonymous>:wasm-function[24662]:0xb2af76
    at dynCall_iiiii (<anonymous>:wasm-function[58835]:0x11fd681)
    at dynCall_iiiii [Object.dynCall_iiiii] (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:484828)
    at invoke_iiiii (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:351540)
    at <anonymous>:wasm-function[56891]:0x11a6736
    at <anonymous>:wasm-function[56212]:0x1186b16
    at <anonymous>:wasm-function[4457]:0x1bc163
    at <anonymous>:wasm-function[4456]:0x1bc08c
    at <anonymous>:wasm-function[10510]:0x3fa89b
    at <anonymous>:wasm-function[10494]:0x3f9587
    at <anonymous>:wasm-function[12414]:0x4ec8f1
    at <anonymous>:wasm-function[12413]:0x4ec60a
    at <anonymous>:wasm-function[10889]:0x425361
    at <anonymous>:wasm-function[10600]:0x402a5b
    at <anonymous>:wasm-function[10600]:0x402a70
    at <anonymous>:wasm-function[10595]:0x40257b
    at <anonymous>:wasm-function[10588]:0x40080b
    at dynCall_v (<anonymous>:wasm-function[58849]:0x11fd8b3)
    at dynCall_v [Object.dynCall_v] (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:494249)
    at browserIterationFunc (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:183447)
    at runIter [Object.runIter] (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:186508)
    at Browser_mainLoop_runner (Test MultiplayerMULTIPLAYER.wasm.framework.unityweb:8:184970)
  • Nerfski
    Options
    hello? anyone?