Problem Description
Previewing a project in Firefox always raises an error.
Steps to Reproduce Bug
- Create or open a project
- Hit F5 (preview)
Observed Result
I get the following error :
[quote:17cdvld7]Javascript error!
TypeError: log is not a function
http://localhost:50000/glwrap.js, line 554 (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
A working preview of my project <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
Here's line 554 in my glwrap.js file :
log("Shader '" + name + "' log: " + infoLog);[/code:17cdvld7]
If I'm not mistaken, it should read [b]console.log[/b] instead of [b]log[/b] alone.
[b]Affected Browsers[/b]
[ul]
[li] Chrome: not tested
[/li][li] FireFox: YES
[/li][li] Internet Explorer: not tested[/li][/ul]
[b]Operating System and Service Pack[/b]
Windows 8
[b]Construct 2 Version ID[/b]
Construct 2 r248