Our game has quite a few assets; sound effects, graphics, arrays, and what not, I mean a LOT. The games size is only 384 compressed, as they're all relatively small assets, but we get a red bar every time I load it in anything except Firefox. Anyone have any ideas why that might be? I should also note the game loads CONSIDERABLY faster in Firefox as well. I have a hunch it might have to do with sound effects but I'm not certain
Here's an image that shows some of the console errors.
Our game does use nw.js features and it would be nice not having to export every time I want to test them.