Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hey, can't run the game at all. When i try to start it in windows, i just get a black window. When i try the windows version with wine in linux, it crashes instantly. When i try to run it natively i also get a blank window. So i tried to run it via the console, and  got a gconf missing error, which was replaced by dconf, so i had to manually install it. After that i get the error message:

ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.

So i installed Chromium, but that didn't help at all.

What game engine are you using? Could it be that your build toolpaths are outdated?

Did you unzip the file? Because that sounds like a zipped file error...

If not, just uninstall and reinstall. That usually fixes any problems I run into.

(+1)

It's using RPG maker MV, which should run natively on Windows. What version of Windows are you using?

Newest Windows 10 version

(1 edit)

On native windows i also get the Error Message "nw_elf.dll not found". On wine it's that the program has a nw.js version mismatch.

Edit: It seems there was en error with the unzip program multible times, not everything appears to have been unpacked. After downloading and unzipping it again, i got it working.