Dykam / tabbychat

TabbyChat chat mod for Minecraft
16 stars 0 forks source link

Tabbychat breaks Macro mod's "inchat" gui screen selection #50

Closed Brottweiler closed 9 years ago

Brottweiler commented 10 years ago

When I use Tabbychat, as soon as I join a server, the "inchat" GUI screen get's "stuck". It's impossible to change the the GUI screen without restarting the game.

mattmess1221 commented 10 years ago

Can you explain more? Include your setup and what you were doing.

Brottweiler commented 10 years ago

I think this is a way to reproduce the bug:

  1. Edit the inchat GUI screen, and add for example, a label saying "default inchat gui"
  2. Make a new GUI screen called whatever.
  3. Add a label to "whatever", saying for example, "whatever inchat gui"
  4. Join a server (single player should work to I guess)
  5. Open chat. It should say the label "default inchat gui"
  6. Go to macro settings, then GUI editor.
  7. Assign the GUI screen whatever to inchat instead of the default GUI screen called inchat
  8. Open chat again. The label should still say "default inchat gui" and not "whatever inchat gui"
mattmess1221 commented 9 years ago

Fixed. https://github.com/killjoy1221/tabbychat/commit/a34e71ebfeb57a259442bb48649b8bf453aecb0f

Brottweiler commented 9 years ago

:+1: