Coder Social home page Coder Social logo

Comments (3)

skaldarnar avatar skaldarnar commented on July 24, 2024

I don't know how to reproduce this, although it occured occasionally for me, too. I've renamed this issue to be more general, as I could also encounter this for Forest World and others…
Since many of the generators still use plugins this might also be a source of error.

from additionalworlds.

PAndaContron avatar PAndaContron commented on July 24, 2024

It's inconsistent for you? For me this occurs every time I try to load I'm Getting Thirsty. I haven't tried many of the newly merged generators though.

from additionalworlds.

PAndaContron avatar PAndaContron commented on July 24, 2024

I've found and fixed the issue in the latest commit. The issue was coming from the fact that there are multiple classes for certain configurations. Even though Java is fine with this since they are totally separate subclasses in completely separate places, it seems that the world generation code only loads configuration class names, so the 5 MountainsConfiguration classes and 2 CaveFacetProviderConfiguration classes in separate generators were causing issues. I think the reason why the issue was unreliable is because it would load only one of each configuration, and only the generator whose configuration was loaded would work.

from additionalworlds.

Related Issues (3)

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.