crownengine / crown

The flexible game engine.
https://www.crownengine.org
Other
2.14k stars 154 forks source link

Downloaded binaries give me a segmentation fault #79

Closed jprob closed 6 years ago

jprob commented 6 years ago

Is this in usable state? Are there any build instructions anywhere? I tried downloading the linux tar and executing the binary crown-release, but all I am getting is Initializing Crown Engine 0.0.29 linux 64-bit Segmentation fault (core dumped) crown debug also does not work ( https://pastebin.com/0DjPwfM3 ) Other than that, the engine looks very promising! Thanks for your commitment!

dbartolini commented 6 years ago

You should execute the script in the root:

$ ./crown

Build instructions: https://github.com/dbartolini/crown#building-and-running-level-editor

The engine is usable but far from complete.