70CentsApple / ChatTools

Chat Tools 一个 Minecraft Fabric 辅助模组 | A Fabric client-side Minecraft Mod
GNU General Public License v3.0
13 stars 4 forks source link

Lag when chat filter filter #47

Closed AlphaLeoli closed 1 month ago

AlphaLeoli commented 1 month ago

Bug description

Whenever the chat filter filters out a message, my game lags. It just drops like the next frame or two and it's frozen for a tiny split second (but very annoying)

Steps to reproduce

make a filter and make ur message get filtered

Expected behavior

No response

Actual behavior

No response

Relevant logs

No response

Minecraft version

1.20.4

Mod version

2.3.0

Other information

No response

Check list

70CentsApple commented 1 month ago

These optimization might lead to errors like ListOutOfBound or messing up with message sequence order.

Please give me feedback in this issues thread. ❤️

70CentsApple commented 1 month ago

I am going to revert these changes, as it breaks multi locks in my Minecraft client. Breaking multi locks is a critical error and it causes crashes. So, I am sorry for my revert.

AlphaLeoli commented 1 month ago

is there no way to make it not lag then?