Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm not able to run it on Mac 12.0, any help is appreciated. Neco is installed with the method mentioned by Xerra above, but I receive this error message when I try to run the command (neko gmlive-server.n) in the "GMLive" folder:

Called from C:\Tools\Dev\HaxeToolkit\haxe\std/neko/_std/Date.hx line 134

Uncaught exception - load.c(237) : Failed to load library : ./std.ndll (dlopen(./std.ndll, 0x0001): tried: './std.ndll' (not a mach-o file), '/usr/local/lib/std.ndll' (no such file), '/usr/lib/std.ndll' (no such file), '/Users/carsten/GameMakerStudio2/FTD_Tests/datafiles/GMLive/std.ndll' (not a mach-o file), '/usr/local/lib/std.ndll' (no such file), '/usr/lib/std.ndll' (no such file))

Thanks!

(+1)

I'm just guessing here but I suspect it's because you have those 2 ndll files installed, which you don't need as they're for windows. Get rid of them and give it another go. Perhaps Neko is trying to use them just because they are there.