Yesterday I downloaded the latest version for Mac OS Sierra and everything worked fine. Today I tried to start Defold again to continue to work on my project and it is not starting anymore. It’s also not starting when I try to open it from terminal.
System Integrity Protection: enabled
I think it makes no difference but when it was working yesterday (I started it from finder) the Defold.app was in my download folder, today I moved it to my applications folder.
Today I tried to start it from finder and from my terminal (Defold.app/Contents/MacOS/Defold) but with no success.
I see that this is marked as SOLVED but I just downloaded it, moved it to Applications folder and ran it and it crashes every time on startup (starting it from the Contents/MacOS/ folder works however). Here are 2 screenshots from the crash report:
This could be another issue. There are some interesting bits in the long thread (the previous link), and in your case it could be how you moved it to the Applications folder:
Delun, how did you install Eclipse to /Appications/eclipse? Did you unzip the download to that location or just copy Eclipse.app?
(You need to copy all of the contents found alongside Eclipse.app, like plugins/, features/, configuration/, etc)
Replace “Eclipse” => “Defold” when reading. Could that be your problem, i.e. did you just move Defold.app?
I’m seeing the same crashing behavior here. I’ve tried copying the whole “Defold-macosx.cocoa.x86_64” folder to Applications and to my Desktop, and also tried launching directly from the copy in Downloads… In all cases, crashing here…
I have the exact same issue. Interestingly, this only happens to me when I launch eclipse by clicking the icon from the launchpad or from the Applications section of the Finder. If I start eclipse from command line, it works fine.