slua icon indicating copy to clipboard operation
slua copied to clipboard

Unity 2019

Open aiursrage2k opened this issue 5 years ago • 0 comments

does this work with unity 2019

Okay I tested 2018 works no problem but not 2019.

Well it doesnt work in webGL anyway or I am getting a An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace (circ.wasm.framework.unityweb:2:15158) stackTrace (circ.wasm.framework.unityweb:2:15329) onAbort@http://localhost:63111/Build/UnityLoader.js:4:9327 abort (circ.wasm.framework.unityweb:2:528081) _dlopen (circ.wasm.framework.unityweb:2:221880) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[80014]:0x173ce56 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[79623]:0x172c7ec) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[52454]:0xff84cb (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[52627]:0x10026bd) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[52882]:0x100e281 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[58219]:0x1105d5e) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[58218]:0x1105cdf (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[61175]:0x11b11e5) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[35991]:0xcbaf7b (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[81389]:0x178a001) UnityLoader["9876cb2f81c3451e3b3c4b1b77b8d340"]/dynCall_iiiii [Module.dynCall_iiiii] (circ.wasm.framework.unityweb:2:498355) invoke_iiiii (circ.wasm.framework.unityweb:2:365387) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[78864]:0x170b679 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[79280]:0x171c4dd) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[4432]:0x1f2eb9 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[4431]:0x1f2e25) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[7106]:0x2b8f1b (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[7101]:0x2b8253) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[9848]:0x3ea82a (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[7549]:0x2ed146) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[10626]:0x43cbb3 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[9943]:0x3f3c6a) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[9943]:0x3f3c7f (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[9937]:0x3f302f) @blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[9932]:0x3f1946 (blob:http://localhost:63111/37f1e371-fe16-4663-827c-3acf1010174d line 2 > WebAssembly.instantiate:wasm-function[81406]:0x178a298) UnityLoader["9876cb2f81c3451e3b3c4b1b77b8d340"]/dynCall_v [Module.dynCall_v] (circ.wasm.framework.unityweb:2:508500) browserIterationFunc (circ.wasm.framework.unityweb:2:128910) runIter (circ.wasm.framework.unityweb:2:131995) Browser_mainLoop_runner (circ.wasm.framework.unityweb:2:130457)

aiursrage2k avatar Jun 24 '19 19:06 aiursrage2k