a-painter icon indicating copy to clipboard operation
a-painter copied to clipboard

Clean git checkout + npm install + npm start crashes WebGL in release Chrome on Mac OS X

Open cvan opened this issue 8 years ago • 2 comments

After running all the commands, I loaded http://localhost:8080/webpack-dev-server/, and I saw this in Chrome:

image

Mac OS X El Capitan Version 10.11.2 (15C50) Google Chrome Version 53.0.2785.116 (64-bit)

Loads fine in Firefox release (I'm running 48.0.2).

cvan avatar Sep 22 '16 06:09 cvan

might be an issue with your browser + WebGL. you might find three.js examples also don't load

ngokevin avatar Sep 22 '16 06:09 ngokevin

might be an issue with your browser + WebGL. you might find three.js examples also don't load

Nope, loading any other A-Frame scene or three.js example loads just fine. Consistently, A-Painter locally seems to crash my Chrome (and even in Incognito Mode). FWIW, https://aframe.io/a-painter/ loads fine.

cvan avatar Sep 22 '16 06:09 cvan