Forge 43.1.1 (1.19.2) - Crash when using chat
big-julius opened this issue · 4 comments
Hello,
When anyone on my server try to post a message in the chat : all players connected have their game crashing.
I send the crash report.
crash-2022-08-21_12.00.30-client.txt
I confirm that, the exception occurs on client
java.lang.NoSuchMethodError: 'net.minecraft.network.chat.ChatType net.minecraftforge.client.event.ClientChatReceivedEvent.getType()'
at dev.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:120) ~[architectury-5.12.42-forge.jar%23147!/:?] {re:classloading,pl:runtimedistcleaner:A}
On Minecraft 1.19.1 and 1.19.2 you have to use Architectury 6.x, but you have 5.x. Upgrading should fix it.