Link to .capx file (required!):
dl.dropboxusercontent.com/u/14522925/C2%20examples/BuggyParticlesIE.capx
Steps to reproduce:
1. Open a new project.
2. Create a particle system.
3. Preview in Internet Explorer.
Observed result:
The game crashes with the following error message:
---------------------------
Message from webpage
---------------------------
Javascript error!
Unable to get property 'loadTexture' of undefined or null reference
localhost/Particles_plugin.js, line 70 (col 3)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer!
Expected result:
No crashing :P
Browsers affected:
Chrome: n/a
Firefox: n/a
Internet Explorer: yes
Operating system & service pack:
Windows 8 Pro 64-bit (IE 10)
Construct 2 version:
r136
=================
The game also crashes on IE when exported, as seen here, but in this case it doesn't even cough up an error message. It simply freezes at the loading screen.