itsdinkd / AQM3

Another Quality Modpack Forge Edition
3 stars 2 forks source link

[BUG] Tinkers' manasteel tools cause inability to connect to server #116

Open michaeldoylecs opened 2 years ago

michaeldoylecs commented 2 years ago

Modpack Version 1.0.6

Minecraft Version 1.18.2

Describe the bug Tinkers' manasteel tools will disconnect the player from a server if they are missing any durability. Tinkers' Integrations and Tweaks, the mod that integrates Tinkers' with Botania, had a bug in 1.18.2-2.0.4.0 (and lower?) which incorrectly calls some client code on the server, causing a thrown exception.

To Reproduce Steps to reproduce the behavior:

  1. Connect to a server
  2. Make a Tinkers' tool with a manasteel pickaxe head
  3. Break a block
  4. Watch as you disconnect from the server and cannot reconnect

How to Fix Tinkers' Integrations and Tweaks released an updated version that fixes this issue. Updating the mod should fix the issue.