Giter Club home page Giter Club logo

Comments (4)

peteihis avatar peteihis commented on May 25, 2024

This did no occur with the latest HEAD. I wonder is the behavior is related to a plugin? The line 442 is still here.

from artofillusion.

Sailsman63 avatar Sailsman63 commented on May 25, 2024

This is just SearchListClassLoader being talkative. It tends to log all of it's thoughts out loud as it searches for various class resources. The order in which it searches depends on exact details of your installation, and what plugins are installed, etc.

Don't worry about it looking in what humans would consider "nonsensical" locations. It literally looks through all plugin locations that it has not yet searched until it finds what it needs.

from artofillusion.

peteihis avatar peteihis commented on May 25, 2024

I was not worried about it looking into everywhere but I find it rather annoying that it chooses to report all the places it' is looking at. That looks more like development like debugging to me. I'd suggest to comment out that one line and have it just to report if a particular bit was found or not.

from artofillusion.

Sailsman63 avatar Sailsman63 commented on May 25, 2024

The problem is that there are several lines like that in there. We need to decide how we want to handle logging, rather than just commenting out code. (There is a separate issue for that - I've got other priorities at the moment though.)

from artofillusion.

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.