AsoDesu / IslandUtils

A client-side utility mod for MCC Island
MIT License
46 stars 19 forks source link

Incompatibility with Axiom #120

Closed BluSpring closed 2 months ago

BluSpring commented 2 months ago

Describe the bug Minecraft crashes the second you load into a world with Axiom and IslandUtils installed alongside each other.

To Reproduce

  1. Install IslandUtils and Axiom
  2. Join a world
  3. Profit (or not..)

Expected behaviour No crash

Screenshots & Logs latest.log

System & Version Information (This can usually be found in the F3 Menu)

Additional context From observing the two mixins (Axiom's MixinClientPacketListener and IslandUtils' splits/HologramMixin), it doesn't look like they should be incompatible?

What might be worth trying is this:

other than that, i'm out of ideas