AdvancedChatHUD icon indicating copy to clipboard operation
AdvancedChatHUD copied to clipboard

[BUG] Pressing ESC on chat tabs gui crashes game

Open Badstagram opened this issue 1 year ago • 2 comments

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:

  1. Edit a chat tab's settings
  2. Press escape
  3. see game crash

Expected behavior The mod should go back to the previous gui not crash the game

Screenshots Video

Additional context Crash Report

Badstagram avatar May 06 '23 01:05 Badstagram

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

DarkKronicle avatar May 06 '23 02:05 DarkKronicle

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

badmin-c avatar Jun 29 '23 17:06 badmin-c