Defold Bundle issue

I’m trying to bundle my project, but it just keeps saying “Failed to Bundle project, please fix build errors and try again”
How do I fix this?

What are the build errors you get?

None, when I build the project or run it I get no errors, so I don’t know what the errors it’s referring to are

Bundling invokes a slightly separate part of the build pipeline, called Bob.jar.
But, it seems a bit strange that no errors are reported at all.

You could try to build and bundle using bob directly using the command line, or perhaps you can share your project (or a small repro case) here for someone to take a look at.

I’ve opened up the build error console and it’s coming up with a failed to download thing when I try and bundle the project, not when I build or run the game normally, I think the WiFi I am on currently is blocking it from downloading something I need.

I’m just going to need to wait to bundle it.

It’s probably that you’re not able to download a custom engine with native extensions included.