Create: Steam 'n' Rails

Create: Steam 'n' Rails

20M Downloads

Warnings about mixin injection

Xyphenore opened this issue ยท 4 comments

commented

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

  1. Install the mod
  2. Run the game with the output console
  3. 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

commented

This doesn't actually crash your game or anything so it's fine

commented

Actually I'll fix the warning anyway

commented

The game works. Just warnings are printed.

commented

dont think this can actually be fixed and might be a upstream mixin thing