Chat thread issue
XakepSDK opened this issue ยท 0 comments
BuildCraft: buildcraft-all-7.99.22
I'm getting this error:
[11:30:50] [Thread-14/WARN] [TabbyChat2]: Tried to modify chat from thread Thread-14. To prevent a crash, it has been scheduled on the main thread.
java.lang.Exception: null
at mnm.mods.tabbychat.core.GuiNewChatTC.checkThread(GuiNewChatTC.java:147) ~[GuiNewChatTC.class:?]
at mnm.mods.tabbychat.core.GuiNewChatTC.func_146234_a(GuiNewChatTC.java:102) ~[GuiNewChatTC.class:?]
at net.minecraft.client.gui.GuiNewChat.func_146227_a(SourceFile:128) ~[bjb.class:?]
at buildcraft.lib.BCLibEventDist.lambda$onConnectToServer$1(BCLibEventDist.java:210) ~[BCLibEventDist.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
[11:30:50] [Thread-14/WARN] [TabbyChat2]: Tried to modify chat from thread Thread-14. To prevent a crash, it has been scheduled on the main thread.
java.lang.Exception: null