
NoChatLag (Fabric & Forge)
Client mod
NoChatLag fixes lagspikes caused by chat by checking the blacklist on a different thread.
Utility
1,545 downloads 37 followers
Created 7 months ago
Updated 7 months ago
A couple of days ago, something changed in Mojang's blocked users API, causing the client to not properly load the list of blocked users on start. Because of this, the client will attempt to fetch the blocklist every two minutes when the chat is being rendered. This loading is done on the same thread as the rendering, causing the game to freeze until Mojang's API returns a response. Since the requests takes a while to complete, this will cause a noticeable lag spike.
This issue is being tracked in Mojira issue WEB-5587.
If you want to support me and my work, consider sponsoring me on Github Sponsors. ❤️