defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

Launching engine - Launch failed #1173

Closed abadonna closed 6 years ago

abadonna commented 6 years ago

Expected behaviour

MACOS Sierra 10.12.4, building project with CMD-B in new editor, target -> New Local Engine should open new window with game inside

Actual behaviour

Message in console: "Launching engine Launch failed"

Steps to reproduce


Defold version1.2.112
Defold shab261c77f370bf6bb5a9cff7d40552ab89cc57bae
Build time2017-09-01T14:11:04.309816
OS nameMac OS X
OS version10.12.4
OS archx86_64
Java version1.8.0_102-b14
GPUIntel(R) Iris(TM) Graphics 540
GPU Driver2.1 INTEL-10.24.45
erikangelin-king commented 6 years ago

We recently merged some changes to how the editor connects to the launched engine. Does this happen on an empty project? Are you using native extensions?

abadonna commented 6 years ago

Yes, just created a fresh one to test. No extensions.

erikangelin-king commented 6 years ago

Could you try downloading a new version of the editor from the dashboard?

erikangelin-king commented 6 years ago

As a temporary workaround you can download the version just before the change here: https://d.defold.com/editor2/f0f8705de03e808595901dc5f098db9c118ee07e/editor2/Defold-x86_64-darwin.dmg Let it overwrite the version you have installed, and when the question about updating pops up just click “Skip Update”. We'll look into this next week.

erikangelin-king commented 6 years ago

Thanks @tarnumius!

erikangelin-king commented 6 years ago

We're trying to track down this issue. Were you running the editor without a network connection? Did the engine window appear and then close or did it never appear at all?

abadonna commented 6 years ago

OK, now it works if online. If offline - icon pops up and disappears, no window is visible

erikangelin-king commented 6 years ago

Thanks! That makes (some) sense.

erikangelin-king commented 6 years ago

We've just reverted the broken commit while we investigate what went wrong, so feel free to update.

tarnumius commented 6 years ago

Thank you!

erikangelin-king commented 6 years ago

This issue was fixed recently, please reopen if there are any more problems :)