![VulkanMod](https://media.forgecdn.net/avatars/thumbnails/561/294/256/256/637913373178716740.png)
Crash while using Neat mod
Morizera opened this issue ยท 3 comments
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
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