Giter Club home page Giter Club logo

Comments (3)

gbl avatar gbl commented on August 15, 2024

Just a short question: are you using 1.12.2, the only version I could find Dynamic Surroundings: HUD for, or 1.13.2 ?

from durabilityviewer.

gbl avatar gbl commented on August 15, 2024

Ok, I investigated into it, and the problem seems to be that Dynamic Surroundings: HUD registers itself with high priority, and tries to tell Minecraft not to render the standard potion HUD. But because it sets its own priority to HIGH, it also stops all other mods from doing their rendering. Since MC doesn't have a "render durabiliy overlay event", I had to attach my rendering to something, and I chose potion effects rendering for that, because I'm hooking into this anyway.

Of course I could move the durability rendering to something else, but that'd just move the problem to the next mod that also tries to modify the "something else" thing.

I opened an issue with Dynamic Surroundings here: OreCruncher/DynamicSurroundingsHuds#7 , and I hope OreCruncher will set his own priority to LOW in the future, at least when it comes to cancelling the render.

When he does that, you can use the "Effect Duration" config in DurabilityViewer to turn off my Effect Duration rendering, which would be shown in the original position where, ofc, you don't want it anymore with Dynamic Surroundings: HUD enabled.

from durabilityviewer.

IdrisQe avatar IdrisQe commented on August 15, 2024

Hi so not sure why nobody else has said anything but this actually still seems to be an issue.

With version 1.12 1.6 of this mod and version 3.6.0.0 of DS HUD (the version that fixed this issue on their end) as well as version 3.6.2.1 of Dynamic Surroundings itself, this issue still occurs. If the DS Potion HUD is set to be visible, it completely disables Durability Viewer from rendering, regardles of settings.

Figure I'll report this on both pages even tho I doubt 1.12 is going to be supported anymore.

from durabilityviewer.

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.