tickting entity from moving contraption (tested on mechanical sticky piston)
keenan1127 opened this issue ยท 2 comments
Describe the Bug
taking items out of the storage of a contraption while it's depositing those items by a portable storage interface causes it to become a ticking entity upon returning to original position.
Reproduction Steps
- make a contraption with a storage container with items and a portable storage interface that at some point transfers items from that interface
- while it's attached to that interface, open the storage container and take out the items inside
- wait for the piston to fully retract or stop
- get annoyed because you caused a ticking entity crash.
Expected Result
it should just carry on with what it was doing instead of trying to move items that were already removed
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1c
Minecraft Version
1.19.2
Other Mods
too many to count, but none were used to cause this other than create, oh, and expanded storage...
Additional Context
No response