CodeCrafter47 / AdvancedTabOverlay

GNU General Public License v3.0
5 stars 3 forks source link

1.19.2 Plugin issues #29

Open Andre601 opened 1 year ago

Andre601 commented 1 year ago

There are currently a few issues regarding ATO on 1.19.2

Due to the nature of it using ProtocolLib can I not say for sure if this is caused by ATO, or due to the breaking nature that is the v5 recoding of ProtocolLib. Because of this have I also posted this on the ProtocolLib discussion to ask for further help.

Issues with signed chat

When the server has the enforce-secure-profile setting enabled in its server.properties file will the client be kicked from the server with the reason Chat message validation failure

ATO obviously doesn't manage the chat. However, this error only appears whenever ATO is loaded on the server. Removing it makes the server run without any major issues.

Icons no longer updating

Icons of custom slots do no longer update properly. Instead, only steve heads appear. It can happen that some slots do show the wanted texture, or that a plugin reload is updating the icons.

With that said is there still an issue in relation to animated slots. For unknown reasons are animated slots only showing the icon used in the very first frame, while the text is still updating. Reloading or a server restart do not help in this case.

Michael-A-Sloan commented 1 year ago

I am also having this same issue on my server we do not support the secure chat feature that Mojang has implemented.