Build with -s ASSERTIONS=1 for more info and Uncaught abort(101).

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Michael G

Does anyone know how I can set the compiler flags (ASSERTIONS = 1) within the editor?
I export the project as HTML5

I get following error and i have no idea why. This error occurs about every 10th time and is gone after a page refresh.

HSR-QUEST.js:7 Uncaught abort(101). Build with -s ASSERTIONS=1 for more info.
abort @ quest.js:7
b101 @ wasm-045de91e-551:1
__ZN6Object12notificationEib @ wasm-045de91e-943:1
_send_notification @ wasm-045de91e-19515:1
RuntimeEnvironment.Module._send_notification @ quest.js:7

If someone has a hint where to start, this would be a great help!

Thanks