Problem Description
I boot up the game which worked just fine in the latest stable release. However the latest stable update (212) breaks the preview immediately. The game doesn't even have time to boot before I get the error message:
Javascript error!
SyntaxError: let is a reserved identifier
http://localhost:50000/video_plugin.js, line 469 (col 2)
I opened another game project which didn't have a video plugin active and it ran just fine. The first boot after adding it however gave the same results.
Attach a Capx
https://docs.google.com/uc?authuser=0&i ... t=download
Description of Capx
It's a gamejam game I made in about 2 days with an added video instance to it. Remove the video and disable the debugger sheet and you have yourself a tidy little foul mouthed video game on your hands.
Steps to Reproduce Bug
Open the project and preview using Firefox. Should end up immediately resulting in the error and crashing.
Remove the video instance from the capx and preview again. Works just fine.
Observed Result
Already specified
Expected Result
Already specified
Affected Browsers
- Chrome: (No)
- FireFox: (YES)
- Internet Explorer: (No)
Operating System and Service Pack
Windows 7 SP1
Construct 2 Version ID
212