finallion / The-Graveyard-FABRIC

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

Client Crash on placing grave block back #50

Closed Lgmrszd closed 1 year ago

Lgmrszd commented 1 year ago

What's the issue you encountered?

The game crashed after placing grave block in the world (on All Of Fabric modpack). Screen similar to sign edit screen appeared, but froze almost immediately and game crashed soon after. Seems like issue with GUI code.

How can the issue be reproduced?

1) Break grave block 2) Place it

Logs

https://gist.github.com/Lgmrszd/2fca4cde60d408a4930d5c453f3b9ae6

Additional information

AOF version 1.3.0

Fabric 0.14.12 MC 1.19.2 Graveyard 2.3

finallion commented 1 year ago

Hey, it seems to be an compat issue with some other mod as the method that crashed is a vanilla one and I can't reproduce the crash myself. Does the crash happen with Signs as well? As the screen is mostly a copy of the sign screen.

Lgmrszd commented 1 year ago

I wasn't able to reproduce this bug again on the same modpack, and same server as well. Not sure what was different. I'll keep this issue opened for now in case I'll encounter this again or someone else encounters this.