caiiiycuk / epicport

Portal about porting great games
https://dos.zone
GNU General Public License v2.0
80 stars 17 forks source link

Cannot enlarge memory, and game hangs #18

Open bluesmoon opened 10 years ago

bluesmoon commented 10 years ago
Cannot enlarge memory arrays in asm.js. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 268435456, or (2) set Module.TOTAL_MEMORY before the program runs. api.js?FEAvRRZoeZUrpvIzsh9qVQ:31
Cannot enlarge memory arrays in asm.js. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 268435456, or (2) set Module.TOTAL_MEMORY before the program runs. api.js?FEAvRRZoeZUrpvIzsh9qVQ:36
Uncaught abort() at Error
    at stackTrace (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:2766:15)
    at abort (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:13256:25)
    at enlargeMemory (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:2780:3)
    at Function.Runtime.dynamicAlloc (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:2298:159)
    at _sbrk (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11390:28)
    at aJ7 (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11625:1622974)
    at aKc (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11625:1639723)
    at aKd (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11625:1640546)
    at JZ (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11626:339608)
    at J_ (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11626:340167)
    at Gw (eval at <anonymous> (http://epicport.com/resources/public/xitrum/jquery-1.10.2.js?kVFXcM6MVd4jswZETY6pmA:612:22), <anonymous>:11626:119173)