defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

Failing to connect / hot reload on Android #2880

Open efdee opened 4 years ago

efdee commented 4 years ago

Expected behaviour

Hot reloading and running on Android dmengine.apk / debugging version version of game. Happens both over WiFi and USB tethering.

Actual behaviour

Target found by Defold Editor, but trying to run the game yields error message: "clojure.lang.ExceptionInfo: Failed to connect to debugger on :8172"

Steps to reproduce

  1. Start dmengine.apk / debugging version of game on Android (Defold v1.2.164)
  2. Select target in Defold Editor 2.0
  3. Use Project -> Build or Debug -> Start/Attach
  4. Android app hangs for a while. Sometimes yields Android dialog "Bounce isn't responding. Close app / Wait?".
  5. Defold Editor yields message "clojure.lang.ExceptionInfo: Failed to connect to debugger on :8172"

Build time2019-11-29T13:39:24.408889
Defold channeleditor-alpha
Defold editor sha39b2b2d4bd91ffd166a5776bd998912a0ec9758c
Defold engine sha2be2687cbb670c2dbe9cf2e99577bc3338561778
Defold version1.2.164
Error8cde810acaeb48a7a29ab06be5de47d3
GPUIntel(R) UHD Graphics 620
GPU Driver4.5.0 - Build 25.20.100.6472
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0
britzl commented 4 years ago

Does this happen with all projects or just one specific project?