Problem Description
Running Project in FireFox (latest 41.0) generates 2 errors.
Attach a Capx
I just tried it with a blank project incase my other project was triggering the error, but these errors still occur.
Description of Capx
Blank Project.
Steps to Reproduce Bug
Observed Result
2 Dialog boxes are generated:
First Dialog Box
Assertion failure: Error linking shader program: Failed to create D3D shaders.
Stack trace:
assert2@http://localhost:50000/preview_prelude.js:16:10
GLWrap_.prototype.createShaderProgram@http://localhost:50000/glwrap.js:534:1
GLWrap_.prototype.initState@http://localhost:50000/glwrap.js:306:16
GLWrap_@http://localhost:50000/glwrap.js:128:3
Runtime.prototype.initRendererAndLoader@http://localhost:50000/preview.js:520:18
Runtime.prototype.loadProject@http://localhost:50000/preview.js:1655:3
Runtime.prototype.requestProjectData/xhr.onload@http://localhost:50000/preview.js:410:6
Subsequent failures will now be logged to the console.
Second dialog box
Javascript error!
TypeError: s is null, line 662 (col 4)
This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines. Subsequent errors will be logged to the console.
Expected Result
To run project without any errors as normal.
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
____ Vista SP2 ____
Construct 2 Version ID
212.2 (latest build just updated from r210 never had any errors in FF)