finallion / The-Graveyard-FABRIC

Adds structures, blocks and mobs surrounding the graveyard theme.
GNU General Public License v3.0
10 stars 12 forks source link

[Fabric 1.20] The sign editing GUI no longer functions with this mod installed. #60

Closed Questwizard closed 1 year ago

Questwizard commented 1 year ago

What's the issue you encountered?

This is a 1.20 bug, not 1.19. There's no issue option for 1.20 so I used this one. The edit sign GUI never appears when either placing a sign or when right-clicking to edit an existing sign. Removing the graveyard mod resolves the issue.

How can the issue be reproduced?

Place or right-click on any existing sign. Nothing happens, and an error gets put into the log.

Logs

https://gist.github.com/Questwizard/2a5cfe07aa07abe00b34dc2a0a918196

Additional information

Errors are spammed near the end of the provided log since I was clicking all over trying to get the GUI to open. It starts with the following:

Error executing task on Client java.lang.ClassCastException: class net.minecraft.class_7717 cannot be cast to class com.finallion.graveyard.blockentities.GravestoneBlockEntity (net.minecraft.class_7717 and com.finallion.graveyard.blockentities.GravestoneBlockEntity are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @6279cee3)

Version info: MC 1.20, Fabric 0.14.21, Fabric API 0.83.0 The Graveyard mod v2.9

finallion commented 1 year ago

Thank you for reporting! I updated the versions on Curseforge and Modrinth. This should resolve the issue.