UnrealEngineHTML5 / Documentation

532 stars 183 forks source link

Launching Project on chrome browser Error #62

Open ckingFSS opened 3 years ago

ckingFSS commented 3 years ago

Hello,

I am receiveing this error when I launch packaged on a chrome browser.

Uncaught RuntimeError: abort(Assertion failed: target_thread, at: C:\b\s\w\ir\k\install\emscripten\system\lib\pthread\library_pthread.c,464,do_emscripten_dispatch_to_thread). Build with -s ASSERTIONS=1 for more info.

Thank you for any help, not sure how to fix this.

Joohansson commented 3 years ago

I see this as well when building for "shipping". Setting the build configuration to "developer" works fine but the final size is larger.