VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Crash after walking

Open Morizera opened this issue 2 years ago • 2 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

Morizera avatar Oct 25 '23 15:10 Morizera

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.

Zorklis avatar Oct 28 '23 00:10 Zorklis

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

thr3343 avatar Oct 30 '23 15:10 thr3343