Debugify

Debugify

16M Downloads

[Bug] GuardianEntityRendererMixin conflict with Sodium Extra

PlayfulPiano opened this issue ยท 2 comments

commented

Bug Description

This is a redirect mixin conflict that I saw witihin my latest.log when running both mods together. I have not noticed any functionality issues yet.

How to Reproduce?

Load both Debugify and Sodium Extra together, this should appear within the latest.log.

Expected Behavior

The mixin shouldn't appear in the latest.log.

Version

1.11.0

Fabric/Quilt Loader Version

0.14.23 for 1.18.2

Logs or additional context

[03:38:12] [Render thread/WARN]: @reDIrect conflict. Skipping debugify-common.mixins.json:basic.client.mc165595.GuardianEntityRendererMixin from mod debugify->@reDIrect::useCorrectTime(Lnet/minecraft/class_1937;)J with priority 900, already redirected by sodium-extra.mixins.json:render.entity.MixinGuardianEntityRenderer from mod sodium-extra->@reDIrect::useTimeOfDay(Lnet/minecraft/class_1937;)J with priority 1000

Sodium Extra mod version: 0.4.18+mc1.18.2-build.98

Has not been reported.

  • I made sure this bug hasn't already been reported.

Is on most update to date version.

  • I made sure I am using the most up to date fabric/quilt loader and mod version.
commented

This has been fixed in the latest version.

commented

Latest version of debugify for 1.18.2, or for a later version of mc?