Tastenkunst / brfv4_javascript_examples

BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
463 stars 148 forks source link

Uncought abort("Cannot enlarge memory arrays. Either compile with -s TOTAL_MEMORY=X #27

Closed ruslan-mystore closed 6 years ago

ruslan-mystore commented 6 years ago

I'm using brfv4 in react application. Tested the the app for a few days and got this error , which stopped the plugin !

P.S: I want to thank to the creator of this amazing work! 11

MarcelKlammer commented 6 years ago

Usually this type of error only pops up when only one file was updated, either the .js or .mem file. So please update to the newest version, which also includes a WebAssembly version.

Which Browser and which system is it?

ruslan-mystore commented 6 years ago

@MarcelKlammer The error occurred both on Linux and Windows . Chrome browser The app just working fine, but after few days the app throwing this error. I will check the newest version

ruslan-mystore commented 6 years ago

Updated to the newest version and got this error after the app worked for a day: 22

MarcelKlammer commented 6 years ago

I have no idea how reproduce that. This is even after the initialization. How can I reproduce that. Can you share some code?

hjrhjr commented 6 years ago

i have save problem,after brvf run long time(more then three hours and camera resolution 720 *960 ), Memory leak? and how can catch this errror or brvf fire event, let page auto reload.