Warnings about mixin injection
Xyphenore opened this issue ยท 4 comments
Describe the Bug
I got these warnings:
- @Inject(@at("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer::handler$zeg000$shutUpSizeLimitFrom exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
- @Inject(@at("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer::handler$zeg000$shutUpSizeLimitTo exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
Reproduction Steps
- Install the mod
- Run the game with the output console
- Warnings are printed on console
Expected Result
No warnings
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
1.5.1
Create Mod Version
0.5.1d
Minecraft Version
1.20.1
ModLoader and Version
Forge 47.1.47
Other Mods
No response
Additional Context
No response