Please report bugs or crashes here. Some things that will help me out:
- When the game crashes, it should produce a crash file inside a directory named "logs" next to the executable. If you could post the contents of that file I would appreciate it (it contains some system info and a traceback of where the code failed).
- The game requires OpenGL to run. Please ensure your system supports OpenGL 2.1 or higher, if possible. If it throws something like GLError - GL_SHADING_LANGUAGE_VERSION, it very likely means your computer only supports OpenGL 1.1 (and probably doesn't have a GPU). Unfortunately there's not much I can do about that (EDIT: stay tuned, a version is coming soon that doesn't require OpenGL).