Did you compile your game in C3 or C2?
Ashley
I'm using C3. Originally, i had to build an export to 32-bit Linux from a Windows system as it kept on crashing the browser (could be a bug...) and then download it to the Linux system from another location. Next, i litterally was able to build it directly on the Linux system when I selected both 32-bit and 64-bit, and download it directly. But still...same issue. It just opens the terminal window quickly and then closes it out.
I also already tried the chmod a+x yourgame and still not working. I'm getting a "command not found" error when trying to run nw....which i'm assuming (not a linux buff here..) that all i need to actually do is just type nw and enter to run it. Weird thing is that nw is listed as an executable when doing a directory listing. Just weird.
I should mention that I'm on a Tinker Board running a version of Debian. Everything works great on it...especially on this tiny thing. Matter of fact, i'm browsing the web and working on this C3 project while typing this out on it right now. Just can't get the nw.js to run on it...