Whenever I try to build my project, it always gets stuck at around 98%. It was working fine before, and only stopped the other day. I would put this in #bugs, but I’m not sure if it’s a problem with Defold itself.
Is this for all projects or just one? If it is for a single project only then it’s likely something you’ve added to it recently.
I imported one of my other projects and now it’s stuck fetching libraries. I think it might just be the Wi-Fi acting up, although I can do other stuff online.
EDIT: It finally downloaded the libraries and builds fine.
My projects are getting stuck at fetching libraries when I add the libraries needed for Coluseus (the websocket, the luasocket and luasec) . Maybe I’m doing something wrong .
Might just be a slow connection.
Now I’m stuck with an “Fetching Engine” …
Finally got it to work, it just takes a looong time. Probably because
This is the step where your custom engine (which includes the native extensions) are downloaded and cached locally. Check connection and speed to https://build.defold.com (the build server)
Eventually everything worked out . Thank you for the help . Because of the cold season , my internet isn’t as fast as usual !