editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

Editor freezes on start-up (Windows)

Open benjames-171 opened this issue 6 years ago • 3 comments

Expected behaviour

Defold starts up as normal

Actual behaviour

Freezes on splash screen. Progress bar stops and program has to be killed in Task Manager. Starting Defold for a second time is successful

Steps to reproduce

Reboot computer and attempt to start Defold. Editor log attached.


Build time2019-08-20T15:06:29.789229
Defold channeleditor-alpha
Defold editor shad1f9e4839758a031a2a76842d91a2cdee9f90a76
Defold engine sha1a8e53ae9c38a09b742d38dffc6a9f2efdbe6e97
Defold version1.2.160
GPUIntel(R) HD Graphics 520
GPU Driver4.5.0 - Build 25.20.100.6472
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0

editor2.2019-08-25.log

benjames-171 avatar Aug 25 '19 08:08 benjames-171

There is no useful information in the logs unfortunately. Does it happen consistently? What if you try to move defold installation folder to some other place? Did it start to happen after recent Defold update?

vlaaad avatar Aug 26 '19 09:08 vlaaad

It's not consistent, unfortunately so nailing it down is difficult. Has happened a handful of times in the last few months. I always run Defold as admin from 'Program Files', if that helps. I'll move it to the user folder for a few days and see if the problem reoccurs.

benjames-171 avatar Aug 27 '19 08:08 benjames-171

Hey, I faced the same issue. Defold used to run perfectly fine when it was freshly installed. I did not use the engine for a couple of months and then when I tried to run it again, it kept freezing on the splash screen.

Solution

I solved it by re-extracting the downloaded zip file ( in my case, Defold-x64_64-win32.zip ) in such a way so that it overwrites the previous installation.

In other words, my previous installation was at C:/Program Files/Defold and I extracted the zip to C:/Program Files . This made sure that all the files were overwritten without creating any new directory.

Hope this helps!

Khiladi99 avatar Apr 24 '20 11:04 Khiladi99