Giter Site home page Giter Site logo

Comments (8)

dapetcu21 avatar dapetcu21 commented on August 23, 2024

This honestly seems like a Defold bug. Maybe you should report it at https://github.com/defold/defold/issues

Nevertheless, how did you add the dependency? What URL did you use?

from defos.

subsoap avatar subsoap commented on August 23, 2024

Tested bundling master for Linux on a Windows 10 host and it worked.

Please preserve a copy of the project where this breaks. The Defold team may be interested in inspecting it to see why it breaks.

from defos.

britzl avatar britzl commented on August 23, 2024

Please share the URL you used, or a copy of your project.

from defos.

fuzzdistor avatar fuzzdistor commented on August 23, 2024

What URL did you use?

I used https://github.com/subsoap/defos/archive/v2.6.0.zip. Note that the example provided with DefOS also does not run and it just depends on the dirty larry library.

Any newly created empty project will not build if you add DefOS as a dependency.

Libraries like rendercam work with no issues.

The library works as intended if I switch to Windows and use the Windows build of Defold.

I'll report this issue to Defold's oficial repo if you guys think it's appropriate to do so.

from defos.

britzl avatar britzl commented on August 23, 2024

It seems like the editor for some reason fails to download the dependencies. Have you for some reason prevented the editor from making network requests? Can you use wget or curl to manually download the dependency in a terminal?

What if you try bob.jar instead?

java -jar bob.jar --verbose --archive --platform=x86_64-linux  resolve build bundle

from defos.

fuzzdistor avatar fuzzdistor commented on August 23, 2024

Bob does build (lol) correctly every project I've tried (The example and a couple of projects with the dependency and functions set up for testing). That is something! :)

Any directions on how should I go about fixing my Defold installation? I have tried re-downloading from the official page several times while troubleshooting and also installing the current AUR package (it's not the latest version of the engine) with the same failed results. I don't seem to find where is that Defold is leaving the config files like the recently opened projects list in order to perform a true clean reinstall.

I can move this question to the discord if you guys want as it is not really a problem related to the library in the end. Thanks for your awesome work!

from defos.

fuzzdistor avatar fuzzdistor commented on August 23, 2024

I have fixed the issue by removing the prefs.xml file on ~.java/.userPrefs/defold/. Unfortunately I did not save a copy of the file before removing it. Sorry about that. I'll be sure to report it back to the Defold team if the issue returns in the future. Thanks again for your hard work!

from defos.

britzl avatar britzl commented on August 23, 2024

I have fixed the issue by removing the prefs.xml file on ~.java/.userPrefs/defold/. Unfortunately I did not save a copy of the file before removing it. Sorry about that. I'll be sure to report it back to the Defold team if the issue returns in the future.

Oh, that's interesting. I wonder what you had in prefs.xml that was causing a problem for you?

from defos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.