AstralOrdana / Spelunkery

The Spelunkery mod for Minecraft
GNU Lesser General Public License v3.0
48 stars 23 forks source link

Crash upon grinding rough ores/gems #138

Closed GrantisMantis closed 12 months ago

GrantisMantis commented 12 months ago

Describe the bug: When trying to grind rough ores/gems on a grindstone, or diamond grindstone, the client crashes.

Versions: Minecraft version: 1.19.2 Spelunkery version: 0.2.6 Moonlight Lib version: 2.2.44 Fabric API / QSL / Forge version: 43.2.21

Logs: crash-2023-09-09_13.04.53-client.txt latest.log

To Reproduce: Steps to reproduce the behavior. Format it as a numbered list of steps.

  1. Right-click rough ore/gem onto a grindstone or diamond grindstone.
GrantisMantis commented 12 months ago

Fixed, the clientside configuration and serverside configuration did not match. The server has rough gem grinding enabled, while the client did not.