defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

"FATAL:ENGINE: Unable to load project file" with Android when building #895

Closed subsoap closed 7 years ago

subsoap commented 7 years ago

[Running on target 'Yifang-NX16A8116K' (192.168.0.102)] INFO:ENGINE: Defold Engine 1.2.105 (719697b) FATAL:ENGINE: Unable to load project file: 'http://192.168.0.117:63949/build/game.projectc' INFO:DLIB: SSDP: Done on address 192.168.0.102

2017-05-22 01_44_34-

Pressing build crashed the app. Tested with debug version of APK. IP is right. I tested messing with firewall rules some but it didn't help. Clearly there is communication though.

Might be https://github.com/defold/editor2-issues/issues/609 again.

subsoap commented 7 years ago

This happens too on Windows 10 editor for me when building Windows apps too with a copy of the engine running. Have to close the engine each time.

[Running on target 'Local' (169.254.153.218)]
INFO:ENGINE: Defold Engine 1.2.105 (719697b)
FATAL:ENGINE: Unable to load project file: 'http://169.254.153.218:62456/build/game.projectc'
INFO:DLIB: SSDP: Done on address 169.254.19.187
INFO:DLIB: SSDP: Done on address 169.254.153.218
INFO:DLIB: SSDP: Done on address 192.168.0.117
kitstainedheart commented 7 years ago

@RagnarSvenssonKing Hello, it has been over a month this issue has been added...any update on this? I have the same issue over here, but apparently it only happens on WINDOWS builds, tested on 7 x64 and 10 x64, both fail to deploy the application, i have tested this since version 100 (currently on 107)... It happens on both the editor 1 and editor 2 Linux Builds are working fine though...(Debian x64 and Ubuntu x64) (I suppose Mac is too, since that's what you guys use right?) (Tested on the vanilla empty project) Is there any workaround for windows?

RagnarSvenssonKing commented 7 years ago

Hey! Sorry about the lack of updates regarding this, we will investigate. Thanks for all the info!

mathiaswking commented 7 years ago

Hi! We've found an issue in Editor 2 that we should be able to fix tomorrow.

However, I could not reproduce the issue in Editor 1. If editor 1 is not a work around for you, I'd like to have a little more info to go on. For instance, is it exactly the same error message and project setup?

RagnarSvenssonKing commented 7 years ago

I just pushed a fix so there should be an updated version available in roughly 30 minutes. Thanks for poking us on this issue, really sorry that we didn't respond to this earlier.