MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.3k stars 213 forks source link

[MC 1.20.1] Banner Mixin Injection Failure / #3378

Closed firesstones closed 3 days ago

firesstones commented 4 days ago

Minecraft Version : 1.20.1

Mohist Version : Banner version 731

Operating System : Linux (amd64)

Concerned mod / plugin : Banner Mod, Naturalist

crash-2024-10-07_16.34.59-server.txt

Steps to Reproduce :

Load the server with Banner mod and Naturalist mod enabled.

Wait for entities like "naturalist" to be ticked.

Server crashes.

Description of issue : The server crashes with a Mixin injection failure related to the Banner mod. Specifically, the injection "banner$resetClipContext" fails with critical error: InjectionError: Critical injection failure: Redirector banner$resetClipContext(Lnet/minecraft/class_1297;)Lnet/minecraft/class_3726; in banner.mixins.json:world.level.MixinClipContext failed injection check, (0/1) succeeded. This issue occurs when the entity "naturalist" is being ticked, leading to a complete server crash.

firesstones commented 3 days ago

The issue persists despite updating to Banner version 732. crash-2024-10-08_17.35.27-server.txt