4ee6cca5c8cf816a78989a26801e7030a917968a.js:680 TypeError: Cannot read property ‘apply’ of undefined
at Module._emscripten_bind_rcConfig_rcConfig_0 (recast.js:40)
at new rcConfig (recast.js:40)
at e.createMavMesh (babylon.js:16)
at createScene (:36:22)
at :135:9
at fastEval (4ee6cca5c8cf816a78989a26801e7030a917968a.js:693)
at 4ee6cca5c8cf816a78989a26801e7030a917968a.js:784
handleException @ 4ee6cca5c8cf816a78989a26801e7030a917968a.js:680
ok, I can reprodruce it!
It seems like it’s an issue with async loading of the module.
@sebavan I get this error : “Module.asm.X is undefined” wen the PG is loaded but clicking the play button make the PG to run fine. Looks like async loading issue. Any idea?