Canvas Renderer

Canvas Renderer

202k Downloads

(1.20) Incompatible with any mod modifying MixinItemRenderer

Syclusion opened this issue ยท 1 comments

commented

Crashes instantly with any mod that changes or adds its own.

Tested with geckolib, azurelib, portinglib and I'm certain MixinItemRenderer is the culprit, as disabling it in the canvas jar fixes the issue but leads to many more. Strangely this issue is nonexistent on the 1.19 version

commented

6ce75ae fixes the crashes.
de97020 adds azurelib and geckolib compatibility.

Thanks for reporting!