So i’m not sure what is going on, recent things I did to the game was change some GUI images. Like I have not altered anything to do with the chat so I’m pretty confused as to why this is happening? Anyone know any general causes to this? Or maybe just something that will fix it? Like an override or something I can do to keep the box always sized correctly?
You’ll need to update your fork of the chat scripts to the latest version due to a bug in old versions. If you’ve made changes and can’t re-apply them easily, you can update just the ChatBar script. If you’ve also edited the ChatBar script, you can also apply the fix manually.
Applying the fix manually
This is a diff file that you can apply to ChatBar.lua to apply the specific fix for this bug, if you have tools available for it.
If you have no need to fork the chat scripts anymore, you can just delete them from ChatService, which will cause the latest version to be used. Otherwise, you can play solo in an empty baseplate to get a copy of the latest version, and then integrate code from that into your own.