HexagonMC / BungeeCord

BungeeCord for Minecraft 1.7.10/1.8/1.9/1.10/1.11/1.12/1.13/1.14/1.15/1.16/1.17/1.18/1.19
Other
157 stars 66 forks source link

Readd changes from #157 (Fixing ArrayIndexOutOfBoundsException with Thermos) #261

Closed dogboy21 closed 5 years ago

dogboy21 commented 5 years ago

Fixed ArrayIndexOutOfBoundsException when connecting to a Thermos server

johnfriedrich commented 5 years ago

Thanks a lot for the pr!

johnfriedrich commented 5 years ago

Can this somehow lead to memory leaks? We got out of memcrashes since using that. But we also updated BungeeTabListPlus at that time. We are trying to rule that out first