Silent Gear

Silent Gear

19M Downloads

Gear Items cannot be crafted on servers

chris-wjn opened this issue ยท 5 comments

commented

Versions

<silentgear 2.6.35>

  • Silent Lib: 4.10
  • Forge: 36.2.9
  • Optifine Installed: No

Expected Behavior

item to be crafted in crafting window

(Description here)

Actual Behavior

server console throws recalculate stats error. Root of the issue is this line:
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.math.MathHelper.func_180185_a(FF)Z
which I assume is some method in the tryRecalculateStats method

  • (Link)

Steps to Reproduce the Problem

join a server with the specified versions of silentgear/silentlib and try crafting an item.

commented

Please provide a full log file.

commented

I just tested the last "release" version of silentgear, and the problem does not occur on these versions.
SilentGear 2.6.30
SilentLib 4.9.6

commented

https://pastebin.com/LfzmbBUB
thats the full log, but everything apart from the actual error seems normal to me.

commented

Same issue as #456 and #465. Fix on the way.