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

clojure.lang.ExceptionInfo: Failed to connect to debugger on localhost:8172

Open shawerma opened this issue 6 years ago • 5 comments

Expected behaviour

Running Tutorial Game on a mac

Actual behaviour

clojure.lang.ExceptionInfo: Failed to connect to debugger on localhost:8172


Build time2019-02-15T17:47:40.322715
Defold channeleditor-alpha
Defold editor shaf17b362a7d81c2ec809dac8d02fbcaf1d84b5bc3
Defold engine sha851fbeb469987908d2b785fa3964003acc919394
Defold version1.2.146
Error34433aea47004feca20bf81974c41ab2
GPUIntel HD Graphics 4000 OpenGL Engine
GPU Driver2.1 INTEL-10.22.25
Java version1.8.0_102-b14
OS archx86_64
OS nameMac OS X
OS version10.12.2

shawerma avatar Feb 16 '19 05:02 shawerma

#2374

vlaaad avatar Feb 18 '19 09:02 vlaaad

Error like this can happen if there is a firewall blocking access to the debugger, or if there is a tight loop in game so it can't respond to debugger connection, is any of applies?

vlaaad avatar Feb 18 '19 09:02 vlaaad

No firewall. Empty project. Same thing. Mojave 10.14.4. Tried to reinstall, tried to add Defold to Security & Privacy -> Accessibility. Can't Run with Debugger. But I can Build, and then Attach Debugger.

hapass avatar Apr 06 '19 13:04 hapass

Hi. I'm having the same issue. No firewall, empty project, Mojave 10.14.6. Same as @hapass, F5 alone causes the error but can build then F5.

sinh-png avatar Jul 16 '20 09:07 sinh-png

Same issue, Mac Big Sur

roostercrab avatar Jan 03 '21 04:01 roostercrab