Shulker Box Tooltip [Fabric/Forge/NeoForge]

Shulker Box Tooltip [Fabric/Forge/NeoForge]

7M Downloads

Server crash when used with Enderite Mod

TheLittleBoat1401 opened this issue · 3 comments

commented

Issue Description:

The mod has compatibility with the Enderite Mod (which adds a new Enderite Shulker Box), working fine on Single Player, but when installing both mods in a Server, the server crashes. After trying out different combinations, everything works fine when having Enderite Mod installed in the server and ShulkerBoxToolTip installed in Client only

What happens:

The server crashes when having both ShulkerBoxToolTip and Enderite Mod installed server-side at the same time

What you expected to happen:

The game running normally

Steps to reproduce:

  1. Install ShulkerBoxTooltip (server-side) and Enderite Mod in a server
  2. Boot the server, it should start like normal
  3. Try to join the server
  4. The player is kicked out of the server, "Connection Lost - Server Closing"
  5. The server closed/crashed

Affected Versions (Do not use "latest"):

  • ShulkerBoxTooltip: 4.0.7 + 1.20.2
  • Minecraft: 1.20.2
  • Fabric Loader: 0.15.0
  • Fabric API: 0.91.1 + 1.20.2
  • Other mods (if relevant): Enderite Mod: 1.5.0

Your most recent log file where the issue was present:

crash-2023-12-08_22.31.59-server.txt

commented

The crash is caused by Enderite loading client-only classes on the server, I submitted a patch at Nic4Las/Minecraft-Enderite-Mod#100

commented
commented

The bug is fixed as of version 1.5.1 of Enderite. I am closing this issue.
Thanks for reporting !