Hello my friend!
First of All, Congrats for this project! its really good and promises a lot... Im writing because i have problems running TIC on Windows 10, the web port never loaded and displays the following errors in the browser console:
- uncaght exception: abort(14) at jsStackTrace@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:24109
stackTrace@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:24292
abort@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:24:6102
rA@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:17:1
ch@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:11:1
ly@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:17:1
Runtime.dynCall@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:8180
Browser_mainLoop_runner/<@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:427731
Browser.mainLoop.runIter@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:429269
Browser_mainLoop_runner@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:427627
FrameRequestCallback*requestAnimationFrame@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:438410
Browser_mainLoop_scheduler_rAF@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:425138
_emscripten_set_main_loop@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:1:428071
$g@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:11:1
callMain@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:24:4347
doRun@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:24:5050
run@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:24:5236
@https://v6p9d9t4.ssl.hwcdn.net/html/352713/tic.js:24:6496If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information. (unknown)
14 tic.js:1:6011 - Use of getPreventDefault() is deprecated. Use defaultPrevented instead. lib.js:2:8283
- In win app running at 100% no problems with that.
On Ubuntu 14.04 32bits the web port load but stay in black state, nothing happens later. (Tested on Opera & Firefox) and the last issue, i cant run the linux port (application/x-executable) i try via Terminal and nothing happen. I try running Window port with Wine and stays black. Try several possible solutions and I didn't succeed.
Im really interested in fixing it in ubuntu to have the possibility to exploit the maximum potential of TIC in the next Global Game Jam 2017.
PD: thank you very much in advance and excuses for my bad english.