Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with Axiom #120

Closed
BluSpring opened this issue Apr 8, 2024 · 0 comments · Fixed by #121 or #129
Closed

Incompatibility with Axiom #120

BluSpring opened this issue Apr 8, 2024 · 0 comments · Fixed by #121 or #129
Assignees
Labels
Bug Something isn't working

Comments

@BluSpring
Copy link
Contributor

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)

  • Java Version: Adoptium JDK 17.0.9.9
  • Minecraft Version: 1.20.4
  • IslandUtils Version: 1.6.4
  • OS: Windows 11
  • CPU: AMD Ryzen 7 7700X

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:

  • using a "RETURN" @At type for handleEntityData instead
  • using MixinExtras' @Local

other than that, i'm out of ideas

BluSpring added a commit to BluSpring/IslandUtils that referenced this issue Apr 11, 2024
@LukynkaCZE LukynkaCZE added the Bug Something isn't working label Apr 12, 2024
@AsoDesu AsoDesu reopened this Apr 19, 2024
BluSpring added a commit to BluSpring/IslandUtils that referenced this issue Apr 19, 2024
AsoDesu pushed a commit that referenced this issue Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
3 participants