Code Monkey home page Code Monkey logo

Comments (2)

TheCSDev avatar TheCSDev commented on August 16, 2024

Hello. Thank you for submitting a bug report. According to the log, it appears the crash is not caused by betterstats trying to load a config file. It is instead caused by the mod trying to access a class that doesn't exist. According to the logs, this is likely because you attempted to load the mod in a dedicated server enviroment, even though the mod is mainly client-side.

That Could not load 'betterstats' config for the '[config name here]'. is just an info message letting you know the mod couldn't find a config. It doesn't crash your game or anything. After recreating the bug myself, it appears the crash is caused by the Fabric loader attempting to load GUI components (which for obvious reasons do not exist on servers), which makes sense given the fact that this mod is a GUI mod (which is client-side only).

To resolve this issue, try removing the mod from the server's mods list entirely. You don't need it there anyways. I will still look into this and see if I can do something to resolve this, as I don't want the mod crashing servers when placed in a server's mods folder.

from mc-better-stats.

TheCSDev avatar TheCSDev commented on August 16, 2024

Hello again. I have successfully resolved the issue. I will now play-test the patch, and make sure it works properly. After that, I will publish it as v1.4.2. Thank you once again for this bug report and have a great day.

from mc-better-stats.

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.