Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
131 stars 25 forks source link

[BUG] Injection Warning as opcode has incompatible changes #141

Closed MrLoLf closed 1 year ago

MrLoLf commented 1 year ago

I am using the latest version, can be checked in the log.

It shows in the log a

[Render thread/WARN]: Injection warning: LVT in net/minecraft/class_922::method_24302(Lnet/minecraft/class_1309;ZZZ)Lnet/minecraft/class_1921; has incompatible changes at opcode 122 in callback entity_texture_features-common.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$renderLayerAlter(Lnet/minecraft/class_1309;ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/class_2960;)V.

Expected: [Lnet/minecraft/class_2960;]
    Found: []
Available: []

Crash log latest.log With only the mod latest.log

Your setup:

Traben-0 commented 1 year ago

I get this too for some reason the mixin still works for me just fine, is it breaking something for you?

I will try and narrow down the cause for the warning

MrLoLf commented 1 year ago

No it's working fine, but I thought I post this here as no one has done it yet, so you would be definitely aware of it. And it could probably get fixed.

Traben-0 commented 1 year ago

Fixed in 4.4