MixinTrace-Neo
This modification is a fork of the popular MixinTrace tool with full compatibility for the NeoForge platform. The primary function of this addon is to significantly simplify the debugging and error analysis process in Minecraft.
When the game experiences a crash or critical error, standard crash reports often contain insufficient information to identify problems related to mixin operations. MixinTrace-Neo addresses this limitation by adding a detailed list of all active mixins and Mixin configurations that were applied at the moment the error occurred to the stack traces during game crashes.
This information allows mod developers and experienced users to precisely determine which specific code modifications led to conflicts or errors, significantly accelerating the process of fixing compatibility issues between different mods.
The version is designed to work with NeoForge starting from version 1.20.2 and later releases of the platform.
Regarding licensing: the original MixinTrace project is distributed under the MIT license, while the MixinTrace-Neo fork is available under the terms of GNU LESSER GENERAL PUBLIC LICENSE version 3.