CC: Restitched

CC: Restitched

3M Downloads

Server Crash when turtle attempts to handle item with NBT data

Violet-Scarelli opened this issue ยท 2 comments

commented

Minecraft Version

1.18.x

Version

1.99.1

Details

crash-2021-12-30_13.21.46-server.txt
Server hard shut down when I tried to put an item with NBT data into an inventory management system.

Steps: start up a fabric 1.18.1 server with CC:Restitched on it, load artist, following the setup steps (place an advanced turtle, add inventories, hook the turtle to the inventories) and stick anything that's got metadata (damage, NBT, etc) in the turtle once artist is running. Should produce an immediate crash.

commented

This issue was addressed in 93b45bf. Can you test the latest release and see if it solves your issue?

commented

This fixed it, thanks for such a quick fix!