Connector Extras

Connector Extras

6M Downloads

InvalidMixinException: Index 3 out of bounds for length 3

Madis0 opened this issue ยท 2 comments

commented

Describe the bug

My mod won't run due to a mixin error but I don't understand why. Works on equivalent Fabric for MC 1.20.1.

Steps to reproduce

  1. Install OneBar 4.0.0, the Forge version of Cloth Config, Sinytra Connector, Forgified Fabric API, Connector Extras for Forge 47.2.0 on Minecraft 1.20.1
  2. Try to run
  3. Get a crash
    ...

Logs

Madis0/OneBar#72

Additional context

My mod only depends on Fabric API and Cloth Config and uses some mixins
Source: https://github.com/Madis0/OneBar/tree/1.20.1

commented

Is this caused by Connector Extras or Connector itself?

commented

Good point, I think I misunderstood ConnectorExtras as I get a similar crash without it (and I probably don't need it either).

Sinytra/Connector#612