Im using webstorage to store variables for the toggles in the options menu and when I run the game in CocoonJS launcher I get a Javascript error that says "SyntaxError: Unexpected token ILLEGAL Webstorage_common.jsm line (col undefined). This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer." After I click ok on the error and test the game the webstorage works correctly storing and loading my variables just fine. Why am I getting a javascript error yet it is still working correctly?