AdvancedChatHUD
AdvancedChatHUD copied to clipboard
[BUG] Pressing ESC on chat tabs gui crashes game
Describe the bug Pressing ESC on chat tabs gui crashes game
Minecraft Info Minecraft information:
- Minecraft 1.19.4
- AdvancedChatCore 1.19.4-1.5.10
- AdvancedChatHUD 1.19.4-1.3.8
To Reproduce Steps to reproduce the behavior:
- Edit a chat tab's settings
- Press escape
- see game crash
Expected behavior The mod should go back to the previous gui not crash the game
Screenshots Video
Additional context Crash Report
You are running malilib: MaLiLib 0.15.4 and masa changed the field name https://github.com/maruohon/malilib/blob/pre-rewrite/fabric/1.19.x/src/main/java/fi/dy/masa/malilib/gui/GuiBase.java#L78 . I now have to update that somewhere and change required dependency...
A temporary fix would be to run MaLiLib 0.15.2 (or I think 0.15.3). .2 is what AdvancedChat was compiled on
Same issue here. Thanks for the workaround, but i'd rather wait for your update, as clicking "Back" works fine and renders this a minor issue