VulkanMod

VulkanMod

357k Downloads

Crash while using Neat mod

Morizera opened this issue ยท 3 comments

commented

Running a fabric server 1.20.1

Game crashs after joining and trying to run a bit inside a village.
Crash log:
https://mclo.gs/w6RI8l3

commented

It says:
"at vazkii.neat.HealthBarRenderer.hookRender(HealthBarRenderer.java:270)"
seems like you are using Vazkii's neat: Neat 1.20-35-FABRIC ; mod which seems to be incompatible/causes the crash.

commented

It says: "at vazkii.neat.HealthBarRenderer.hookRender(HealthBarRenderer.java:270)" seems like you are using Vazkii's neat: Neat 1.20-35-FABRIC ; mod which seems to be incompatible/causes the crash.

We hook directly into HealthBarRenderer, so this looks like another Mixin conflict

Mixin conflicts are by far the most common mod incompatibility
Ironically alot of compat issues have nothing do with Vulkan at all, as crazy as it sounds

commented

It has been fixed.