The generated version from Build and Launch is crashing on startup. I tried to build the empty project and the side-scroller version and I got the same problem. I don’t know if I’m doing something wrong, but the empty project should run properly.
You shouldn’t run dmengine.exe by itself. And you get the same issue if you do Rebuild and Launch? Could you try to remove the build folder completely?
Very weird. And it behaves the same regardless of the project you’re trying to run? Do you get anything in the Error Log in the editor? Any output in the Console? Could you generate a System Information report using msinfo32? It must be something in your setup, perhaps a graphics card driver or something audio related.
And it behaves the same regardless of the project you’re trying to run?
A:Yes
Do you get anything in the Error Log in the editor?
A:No
Any output in the Console?
INFO:ENGINE: Defold Engine 1.2.67 (dd97a77)
INFO:ENGINE: Loading data from: build/default
INFO:ENGINE: Initialised sound device ‘default’
It must be something in your setup, perhaps a graphics card driver or something audio related.
A: I think so, but I don’t have problems to play any game. So it’s something really weird.
The symptoms are exactly those a dll missing. Can you please try and run something like dependencywalker (http://www.dependencywalker.com/) to rule out any missing dll’s?