Giter Site home page Giter Site logo

Comments (4)

PepperCode1 avatar PepperCode1 commented on August 24, 2024

This issue is caused by the "fix fluid rendering" option in the config when it is set to true because it is mixing directly into one of Sodium's class that changed during the development of 0.1.1. It can be turned off by editing the config json or starting Minecraft without Sodium and accessing the config screen. I might not fix this right now as the option is marked as experimental and doesn't even work that well (fixes one problem, but causes another that is just as big). Also, Sodium 0.1.1 isn't fully released yet so if I make a new mixin for the current latest it might change again before the release. That said, I might look into improving the option so that it is actually worth using.

EDIT: I didn't realize that I should fix the crashing instead of the option not working for the new version of Sodium, so I will do that soon.

from item-model-fix.

PepperCode1 avatar PepperCode1 commented on August 24, 2024

The latest commit has solved this issue by removing the option all together. The reasons as to why this was done are listed in the commit description.

from item-model-fix.

Kichura avatar Kichura commented on August 24, 2024

I could not reproduce this in 1.16.5 even with fluid rendering enabled, However the issue does appear in snapshot releases so going to assume video API changed perhaps?

from item-model-fix.

PepperCode1 avatar PepperCode1 commented on August 24, 2024

Yes. The mixin in this mod that "fixed" the fluid rendering in Sodium could not find the class because it did not exist anymore and this caused Minecraft to crash. There are ways to make it so this does not cause a crash but I decided to remove the option instead.

from item-model-fix.

Related Issues (16)

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.