defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

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

Open shawerma opened 5 years ago

shawerma commented 5 years ago

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
vlaaad commented 5 years ago

2374

vlaaad commented 5 years ago

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?

hapass commented 5 years ago

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.

sinh-png commented 3 years ago

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.

roostercrab commented 3 years ago

Same issue, Mac Big Sur