defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

Error connecting to engine seems to use some cached IP #684

Closed sicher closed 7 years ago

sicher commented 7 years ago

Expected behaviour

Open project, start game and then hot reload. Should work.

Actual behaviour

Error connecting to engine, and the IP reported is not the same as the one in the target menu:

screen shot 2017-04-14 at 11 10 53 screen shot 2017-04-14 at 11 11 05

Note that 172.19.13.79 is not on any current interface. I don't know where this IP comes from.


Defold version1.2.102
Defold shaeb6c764ede93df308853ccbf12496487e3683f0e
Build time2017-04-13T16:23:46.350160
OS nameMac OS X
OS version10.12.3
OS archx86_64
Java version1.8.0_102-b14
sicher commented 7 years ago

Trying this on a different machine:

screen shot 2017-04-18 at 08 50 05

and:

screen shot 2017-04-18 at 08 51 38

But it fails with the following IP that is bound nowhere on the machine:

screen shot 2017-04-18 at 08 50 38

RagnarSvenssonKing commented 7 years ago

Fixed!