Closed notstevy closed 5 months ago
Fabric
1.20.1
TextAnimator-1.20.1-fabric-2.3.1 EasyAnvils-v8.0.2-1.20.1-Fabric
Fabric Loader 0.15.11 + fabric-api 0.92.1+1.20.1
No response
https://gist.github.com/notstevy/1aa0909d840e33a2478be783f3819afe
EasyAnvil crashes the server while iterating through the components of the item name (Line by Easy Anvils) which causes a mixin of TextAnimator to trigger. This causes the CommonProxy to call a client-only method which lastly crashes the dedicated server.
Mod loader
Fabric
Minecraft version
1.20.1
Mod version
TextAnimator-1.20.1-fabric-2.3.1 EasyAnvils-v8.0.2-1.20.1-Fabric
Modloader version
Fabric Loader 0.15.11 + fabric-api 0.92.1+1.20.1
Modpack info
No response
If bug:
If bug: The latest.log file
https://gist.github.com/notstevy/1aa0909d840e33a2478be783f3819afe
Issue description
EasyAnvil crashes the server while iterating through the components of the item name (Line by Easy Anvils) which causes a mixin of TextAnimator to trigger. This causes the CommonProxy to call a client-only method which lastly crashes the dedicated server.