editor2-issues
editor2-issues copied to clipboard
clojure.lang.ExceptionInfo: Failed to connect to debugger on localhost:8172
Expected behaviour
Running Tutorial Game on a mac
Actual behaviour
clojure.lang.ExceptionInfo: Failed to connect to debugger on localhost:8172
Build time | 2019-02-15T17:47:40.322715 |
Defold channel | editor-alpha |
Defold editor sha | f17b362a7d81c2ec809dac8d02fbcaf1d84b5bc3 |
Defold engine sha | 851fbeb469987908d2b785fa3964003acc919394 |
Defold version | 1.2.146 |
Error | 34433aea47004feca20bf81974c41ab2 |
GPU | Intel HD Graphics 4000 OpenGL Engine |
GPU Driver | 2.1 INTEL-10.22.25 |
Java version | 1.8.0_102-b14 |
OS arch | x86_64 |
OS name | Mac OS X |
OS version | 10.12.2 |
#2374
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?
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.
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.
Same issue, Mac Big Sur