Hi, I am new to Defold and I have downloaded the editor but for some reason it does not show up. In task manager I can clearly see that it is running but nothing is showing up, not even a single error or anything.
System I am running is Window 7 Professional 64-bit
Defold is located in this path directory : C:\Program Files (x86)\Defold
I have tried reinstalling Java JRE ( not sure if that would help anyway) and still no results.
Seems I’m the first person with this problem and would really appreciate if someone would help me with it as I am really interested in checking this engine out.
It could be the spaces in the path, namely the ones in “Program Files (x86)”. Could you try, just to verify, to put it in C:\Defold or something similar (ie. without spaces)?
Strange, I’m not sure the output of that file actually gave me much to go on… Hm, did you try force-closing the running instance before restarting it? Do you have more than one display? (Since it’s not a crash, the editor just does not show, maybe it could have something to do with different desktops/displays.)
One more thing to try; remove the .metadata folder inside your workspace directory. Or preferably, download the editor once again and unzip into a path without spaces. This should, I think, result in a fresh install.
Before I posted this query, it was running in the background which eventually, I, later on, force-closed it as it was pointless service running on my laptop. No I do not have more than one display as currently I am using laptop. I have tried with deleting .metadata folder but result was the same. I have redownloaded Defold, removed old files and extracted new files straight into C:\Defold. I can see it running in the background but there’s nothing else except that.
The editor starts in a min or something about that (it depends on hardware)
I’m not sure I understand what’s wrong in your case? Does the editor just hang on the splash screen?
Could you pls upload your logs? (how to find a path to the logs: https://github.com/defold/editor2-issues/blob/master/faq/logs.md)