Immersive Portals

Immersive Portals

5M Downloads

Conflict with HealthCare mod: no errors, but HealthCare UI is not shown

Grawl opened this issue ยท 1 comments

commented

According to your testing, does the issue occur with ONLY Immersive Portals mod and Fabric API?

Yes

Describe the issue

If I launch Minecraft with these mods:

Immersive Portals will work, but HealthCare is not.

No errors, no crashes.

MC 1.19.3

commented

Seems that HealthCare does not do any special rendering on its own. It just changes texts. ImmPtl probably does not interfere text rendering. So the issue may be related with data synchronization.

https://github.com/samolego/HealthCare/blob/1.2.1/src/main/java/org/samo_lego/healthcare/mixin/ServerPlayNetworkHandlerMixin_HealthTag.java#L69