Problem Description
When the game that has webgl effect on any sprite is exported whether to HTML5 or Windows Store app it doesn't not work. In the case of accessing game through browser (html5 export), only black screen appears. If compiled through VStudio, game crashes with
0x800a138f - JavaScript runtime error: Unable to set property 'Td' of undefined or null reference
Description of Capx
Create simplest app possible, just one sprite with one effect on it
Steps to Reproduce Bug
- Export to HTML5
- Try to access with WP browser
or
- Export to Windows Store, Universal app 8.1
- Try to debug on device
Observed Result
In browser page is black,
Debug for WP 8.1 app crashed with 0x800a138f - JavaScript runtime error: Unable to set property 'Td' of undefined or null reference
Expected Result
Just to work, WP 8.1 should have webgl, but fallback is not working also
Affected Browsers
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer win7 IE9 (NO) no webgl effect
- Internet Explorer win7 IE11 (NO) with webgl effect
- Internet Explorer WP 8.1 (YES)
Operating System and Service Pack
Windows Phone 8.1
Construct 2 Version ID
r200