I am currently making Windows 8 apps using Construct 2. Recently, all of my apps have stopped working on Windows 8, and I get this error message related to my apps.
'WWAHost.exe' (Script): Loaded 'Script Code (MSAppHost/1.0)'.
Exception was thrown at line 3, column 24970 in ms-appx://13023myappdevname.myappname/jquery-1.7.1.min.js
0x800a139e - JavaScript runtime error: SyntaxError
The program '[3140> WWAHost.exe' has exited with code -1 (0xffffffff).
How can I fix this error?
I am using Windows 8, and Visual Studio 2012.