Failed to decode packet crash on example recipe
Creepalite opened this issue ยท 1 comments
Issue description
My game crashes upon reload or join world after adding in a shaped recipe I found on the 1.21.1 documentation. I found a similar issue
Steps to reproduce
I created a new 1.21.1 instance and installed NeoForge 21.1.172, then installed only CraftTweaker 21.0.27. I put in this recipe I found on the 1.21.1 documentation, and it kicked me out of my world with a 'Failed to decode packet' error.
Script used
https://gist.github.com/Creepalite/cf0707aa0abe846cd9b6bc7263958b33
The crafttweaker.log file
https://gist.github.com/Creepalite/73dde8e2b8c91d7b89f9d9eee4316e82
Minecraft version
1.21.1
Modloader
NeoForge
Modloader version
21.1.172
CraftTweaker version
21.0.27
Other relevant information
No response
The latest.log file
https://gist.github.com/Creepalite/b672e5ad0de553be07a782e0f6c65902
Duplicate of #1789