Provismet / ProviHealth

Adds sleek and expansive healthbars to Minecraft.
https://modrinth.com/mod/provis-health-bars
Other
3 stars 1 forks source link

Incompatibility With The Dawn Era #15

Closed Billnotic closed 7 months ago

Billnotic commented 7 months ago

Type of Error

Incorrect Behaviour

Mod List

The Dawn Era Provi's Health Bars

Description

The Dawn Era's mobs use a separate rendering method labelled in their code as renderFinal(), this means that this mod's healthbar rendering is never injected and those mobs don't have any.

I'd love to see a compatibility patch or something down the line.

Mod Version

1.2.2+1.20.1

Minecraft Version

1.20.1

Mod Loader

Other (specify in desc)

Steps to Reproduce

Running in Forge with Sinytra Connector, but this should still occur in Fabric.

Download both mods, start a world and look at a dinosaur (hostile or not or injured or whatever, doesn't matter).

Crash Log

No response

Provismet commented 7 months ago

This is not feasible for a number of reasons:

It's also possible that oddities are occuring due to running a Fabric mod on Forge, but given you only mentioned dinosaurs, I'll assume other mobs are fine and Sinytra Connector is working properly.

tl;dr

No, I can't and won't add support for this.

And frankly, if someone decides to close-source their mod then I believe the onus is on them to fix every compatibility issue that arises from such a choice.

That being said, if someone were to somehow make a PR that fixes the compatibility without introducing new dependencies into Provi's Health Bars, then I would merge it.