FieldAccessException on ClientboundUpdateRecipesPacket with ProtocolLib + CustomCrafting in 1.21.4
Closed this issue · 1 comments
- This issue is not solved in a development build
Describe the bug
Every time someone logs on the server this error spams console. I have done a check and this plugin appears to only act out when ProtocolLib is on the server.
To Reproduce
Steps to reproduce the behaviour:
- Install both plugins + their dependencies
- restart the server
- check console when someone is getting on the server.
Expected behavior
No error spam in console
here is also the link to the error spam thing it does contain like 70/80 thousand characters.
https://gist.github.com/Stanexir/b2e30766a0a454b6db2bddaae109af5e
Screenshots
Screenshots not needed due to the error just being a spammy log
Version Info
Provide your ProtocolLib install info with /protocol dump
through pastebin. (I used githubgist instead cuz pastebin kept spamming me with shady links)
https://gist.github.com/Stanexir/872b524d91d208875e9c1e49cf1edec2
Additional context
I'm 95% sure this is something to do with protocol lib rather than the second plugin mostly due to the fact that it does not act out when protocol lib is not on the server.