Hi. Just tried to test my UWP app in Visual Studio (Construct 3 r64) but I got this error:
[quote:1353hi6n]"WWAHost.exe" (Skript): "Skriptcode (MSAppHost/3.0)" geladen.
Es wurde eine Ausnahme ausgelöst: in Zeile 2, Spalte 363289 in ms-appx://58213bl4cksh33p-soft.seafrenzy/c2runtime.js
0x803f6107 - JavaScript runtime error: Unknown runtime error
Ausnahmefehler in Zeile 2, Spalte 39506 in ms-appx://58213bl4cksh33p-soft.seafrenzy/c2runtime.js
0x800a138f - JavaScript runtime error: Unable to set property 'g_ea' of undefined or null reference
Das Programm "[2960] WWAHost.exe" wurde mit Code 3 (0x3) beendet.
whats property g_ea?
/UPDATE: I exported it again without minify option and got this now:
[quote:1353hi6n]SCRIPT5007: Ausnahmefehler in Zeile 3004, Spalte 4 in ms-appx://58213bl4cksh33p-soft.seafrenzy/c2runtime.js
0x800a138f - JavaScript runtime error: Unable to set property 'hasCurrentMatMV' of undefined or null reference
c2runtime.js (3004,4)
"WWAHost.exe" (Skript): "Skriptcode (MSAppHost/3.0)" geladen.
Es wurde eine Ausnahme ausgelöst: in Zeile 35127, Spalte 5 in ms-appx://58213bl4cksh33p-soft.seafrenzy/c2runtime.js
0x803f6107 - JavaScript runtime error: Unknown runtime error
Ausnahmefehler in Zeile 3004, Spalte 4 in ms-appx://58213bl4cksh33p-soft.seafrenzy/c2runtime.js
0x800a138f - JavaScript runtime error: Unable to set property 'hasCurrentMatMV' of undefined or null reference
Das Programm "[8784] WWAHost.exe" wurde mit Code 3 (0x3) beendet.
its hasCurrentMatMV now. any idea what this is or how to fix?