volkiller730
I thought it was my old file with problem. But now I started a blank new game, inserted a sprite object and added inverse effect (just for testing) and run preview in Firefox:
In Firefox testing:
These dialog messages appeared:
[quote:1p1b4dpn]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:435:1
GLWrap_.prototype.initState@http://localhost:50000/glwrap.js:249:16
GLWrap_@http://localhost:50000/glwrap.js:109:3
Runtime.prototype.initRendererAndLoader@http://localhost:50000/preview.js:501:18
Runtime.prototype.loadProject@http://localhost:50000/preview.js:1574:3
Runtime.prototype.requestProjectData/xhr.onload@http://localhost:50000/preview.js:396:6
Subsequent failures will now be logged to the console.
I clicked ok on that one (above) and this one (below) appeared
[quote:1p1b4dpn]Javascript error!
TypeError: s is null
http://localhost:50000/glwrap.js, line 550 (col 3)
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.
I clicked OK again and message disappears.
The preview is literally blank. It's not showing anything from the layout in C2.
In Chrome testing:
The sprite appears in preview but without the webgl effects. No dialog messages appeared.
In C2 Layout view:
The sprite with webgl effects is not showing the webgl effects on Layout view.
Tried changing/adding effects, all 3 programs show the same symptoms as described above.