Link to .capx file (required!):
dl.dropboxusercontent.com/u/65841566/R136ParticlesBugViaWifi.capx
Steps to reproduce:
1. Open Construct in Admin Mode (Right Click Run as Admin)
2. Click New Project and select Template:Turret Defense
3. Click "Run Layout"
4. Open mobile browser (Chrome on Ipad or Android -Tested on Ipad 4 and S3) and preview using Wifi (IP:Port)
Observed result:
Ipad :
Javascript Error
TypeError:null is not an object
http:/192.168.1.192:50000/Particles_plugin.js, line 60 (col undefined)
Galaxy S3:
Javascript Error
Uncaught TypeError: Cannot call method 'loadTexture' of null
http:192.168.1.192:50000/Particles_plugin.js, line 70 (col undefined)
Expected result:
Game run fine. (desktop chrome and firefox browser unaffected)
Browsers affected:
Chrome: yes (mobile on android and IOS6)
Operating system & service pack:
IOS6 and Android 4.1.2 (Mobile)
Windows 7 Pro SP1
Construct 2 version:
R136 Beta
Note
I didnt do any changes on the example code or template. So you dont need my capx actually.