Client crash when left-clicking limited barrel while Chisels and Bits is enabled
Brafficus opened this issue ยท 1 comments
Environment
Minecraft Version: 1.21.1
Neoforge Version: 21.1.203
Sophisticated Storage Version: 1.4.50
Sophisticated Core Version: 1.3.64
Chisels and Bits Version: 21.1.25
Replication Steps
Can be performed on either a single-player instance or a dedicated server environment.
- Place a limited barrel (I tested with a Limited Spruce Copper Barrel I)
- Place any item into the limited barrel (I used a stack of spruce logs)
- Left-click the limited barrel to withdraw an item.
Result: Client crashes. If on a dedicated server, only my client crashes gracefully (save and Minecraft exits entirely), server and other clients do not disconnect or crash. Stack trace can be seen at https://pastebin.com/AZNqYYQq
Additional Notes
- As soon as I remove Chisels and Bits, left-click behavior works as expected.
- There is also an issue for the same thing on the Chisels and Bits side here: ChiselsAndBits/Chisels-and-Bits#1307