Editor 2 x64 freeze at 'Loading resouces' state

Hi there. I’m new here. It’s my first days of trying to use Defold and have some troubles with Editor 2 from start. x64 version of Editor 2 freeze at ‘Loading resouces’ state, when I try to open a created project. Right now I swithed to Editor 2 x32 version and have bug with “Can’t find the name of Intel ICD OpenGL driver” when editor starting. In rest x32 version seems like working for now. Do you have some solutions for this or maybe I can somehow helps you to find and eliminate these bugs.

My conf:
Notebook: Acer Aspire with Intel i3-6100U, 8 Gb Ram, Intel HD Graphics 520 + Nvidia GeForce GTX950M
OS: Windows 10 1709 x64
Intel Video Driver version: 21.20.16.4534
Nvidia Driver version: 391.35 - 23.21.13.9135
Editor 2 1.2.126 version, build time 2018-04-30T09:54:59.561907

Strange. Is it a huge project? Has it worked before? When? Could you attach or mail me the editor log? You can find it using Help > Show Logs.

1 Like

I just download Editor, create new empty project and try to open it.

editor2.2018-05-02log.zip (2.8 KB)

Update: I’m updated my Intel video driver from 21.20.16.4534 to 23.20.16.4901 and Nvidia driver to latest. Editor 2 x32 now starting without error. Editor 2 x64 still freeze at the end of project loading.

I also encounter this error.

Loading resource stuck forever (I create it from empty project), and only show white screen with window title “Defold Editor 2.0 (Not Responding)”.

Specification:

  • Latest Defold
  • Windows 10 (64-bit), 1703
  • AMD Phenom X6 1090T, 8GB RAM
  • AMD Radeon RX 470 8GB, Adrenalin 18.1.1

I found the solution. https://github.com/defold/editor2-issues/issues/1872

Install Git, and make “git.exe” available from system environment %PATH%

5 Likes

Great that you found a workaround!
Strange that it worked though, but I’ll let @Erik_Angelin and @mats.gisselson dig into the particulars of that one when they arrive later.

2 Likes