uncaught exception: abort("Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 67108864, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which adjusts the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 ") at jsStackTrace@https://code.playcanvas.com/ammo.dcab07b.js:7:15014
stackTrace@https://code.playcanvas.com/ammo.dcab07b.js:7:15185
abort@https://code.playcanvas.com/ammo.dcab07b.js:23:191516
abortOnCannotGrowMemory@https://code.playcanvas.com/ammo.dcab07b.js:7:16035
enlargeMemory@https://code.playcanvas.com/ammo.dcab07b.js:7:16480
ho@https://code.playcanvas.com/ammo.dcab07b.js:16:1
jc@https://code.playcanvas.com/ammo.dcab07b.js:14:1
sd@https://code.playcanvas.com/ammo.dcab07b.js:13:1
_c@https://code.playcanvas.com/ammo.dcab07b.js:13:1
ad@https://code.playcanvas.com/ammo.dcab07b.js:13:1
Ke@https://code.playcanvas.com/ammo.dcab07b.js:12:1
$o@https://code.playcanvas.com/ammo.dcab07b.js:16:1
btBvhTriangleMeshShape@https://code.playcanvas.com/ammo.dcab07b.js:23:415882
createPhysicalShape@https://code.playcanvas.com/playcanvas-stable.dbg.js:26177:28
doRecreatePhysicalShape@https://code.playcanvas.com/playcanvas-stable.dbg.js:26235:20
onSetModel@https://code.playcanvas.com/playcanvas-stable.dbg.js:25871:7
fire@https://code.playcanvas.com/playcanvas-stable.dbg.js:608:5
Component/<@https://code.playcanvas.com/playcanvas-stable.dbg.js:21167:7
fire@https://code.playcanvas.com/playcanvas-stable.dbg.js:608:5
set@https://code.playcanvas.com/playcanvas-stable.dbg.js:21179:9
changeTerrain@https://launch.playcanvas.com/api/files/code/352037/directory/terrain.js:175:13
fastRoute@https://launch.playcanvas.com/api/files/code/352037/directory/Nerastus.js:358:17
update@https://launch.playcanvas.com/api/files/code/352037/directory/Nerastus.js:50:21
_updateInstances@https://code.playcanvas.com/playcanvas-stable.dbg.js:23661:9
onUpdate@https://code.playcanvas.com/playcanvas-stable.dbg.js:23665:5
fire@https://code.playcanvas.com/playcanvas-stable.dbg.js:608:5
update@https://code.playcanvas.com/playcanvas-stable.dbg.js:21104:7
update@https://code.playcanvas.com/playcanvas-stable.dbg.js:20659:5
makeTick/<@https://code.playcanvas.com/playcanvas-stable.dbg.js:21004:7
If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.