Storage bus causes a crash
Irutar opened this issue ยท 2 comments
Describe the bug
During autocrafting a game crashed and was closed.
How to reproduce the bug
Connect storage bus to MI device and order lots of items from it. In my case it is MI recepie for paper from wood pulp and water mixed in mixer. Both items are inserted from network into mixer via pattern provider -> interface -> storage bus. It happens very rearly.
Expected behavior
Game crash
Here are 3 crash reports that happened to me and are connected to storage bus. I also uploaded moste recent crash report to paste bin.
crash-2021-12-24_14.39.07-server.txt
crash-2021-12-28_22.32.27-server.txt
crash-2021-12-23_19.27.21-server.txt
Additional details
No response
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Fabric
Crash log
Shouldn't this be fixed with d3841b9 ?