Coder Social home page Coder Social logo

Comments (4)

DerringersMods avatar DerringersMods commented on August 14, 2024

Does this build resolve the issue?

from toomanyglyphs.

JaceEthaniel avatar JaceEthaniel commented on August 14, 2024

Sorry for the late reply. Yes, that build resolves the issue.

from toomanyglyphs.

DerringersMods avatar DerringersMods commented on August 14, 2024

I guess I have an issue to file against AN, because that produces ugly results.

from toomanyglyphs.

JaceEthaniel avatar JaceEthaniel commented on August 14, 2024

It looks like the config file has BASE_RANGE defaulted with a range from 0.0 to the max value of the double, which may have caused the issue. 0 * 0 = 0, which would throw the null pointer exception. Is there a way to tell AN how to set up the config files? Maybe by having your add-on alter the config file to ensure certain variables are not too low when it loads? Could set up a check to make sure the range is not 0.0 ~ max and if it is have it alter the config and return a predefined range.
I'm not all too familiar with Java programming or I'd probably give a better suggestion, sorry.

from toomanyglyphs.

Related Issues (12)

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.