Link to .capx file (required!):
cardys-game.com/test.capx
Steps to reproduce:
1. Open file with C2 personal Steam version in beta mode (r144)
2. Export to HTML5
3. c2runtime.js size is 1Ko
1. Open file with C2 free version from Scirra Website
2. Export to HTML5
3. c2runtime.js size is 105Ko
Observed result:
c2runtime.js not correct in the Steam version.
Expected result:
Correct c2runtime.js in all versions
Browsers affected:
not relevant
Operating system & service pack:
Windows 8
Construct 2 version:
r144
Last point : The node webkit export also does not work with my Steam version. The files are created but when I launch the game (win32), nothing happens, although I see the game process (test.exe) running in the process list.
Can't check if the node webkit works fine with free version because it's not available.