WebGLFileUploader icon indicating copy to clipboard operation
WebGLFileUploader copied to clipboard

Page crashes when selecting large files on a low memory system.

Open keithbrewer1337 opened this issue 5 years ago • 0 comments

Selecting a large video file to upload into the webgl game will crash the page in the browser on low memory systems. Example: System with page closed is running at 5.5GB of 8GB available. Open page, select video file that is 4GB and click upload. Watch Memory usage quickly go up in Task Manager (Windows). Upon getting close to the 8GB maximum the page crashes (in chrome) and shows the "Aww snap" error message.

keithbrewer1337 avatar Jul 20 '20 20:07 keithbrewer1337