Okay yeah, definitely something strange is going on. Thanks for the update I'll see what I can do. The error message you're getting is "The browser could not allocate enough memory for the WebGL content." right?
The memory requirement is this: there has to be 512mb of free memory, and it has to be in one continuous block -- so two things can happen in this case: you have xGB of memory but less than 512mb is free, or you do in fact have 512mb free but it's fragmented... Or it's quite possible there's a bug somewhere. Can you do me a favor and verify that you have 512mb or more memory free in one continuous chunk(Windows task manager, performance tab, should show this). Thanks.
Okay yeah, definitely something strange is going on. Thanks for the update I'll see what I can do. The error message you're getting is "The browser could not allocate enough memory for the WebGL content." right?