
ME Sorting Interface - It is not showing the accurate number of a item from a Sorting Barrel to the ME Network
mellian opened this issue ยท 1 comments
Steps to Repro:
- Create a wall of Sorting Barrels with more than one stack of 64 items/resources
- Place a ME Sorting Interface next to a Sorting Barrel or a Sorting Connector connected to the barrels.
- Place ME Cable with a ME Terminal, powered by a ME Controller and a power source.
- Right Click on the terminal and observe that it is only showing 64 of a giving resource in any of the Barrels even if it is more than that in them
Issue:
The ME network is not getting an accurate number of resources from the ME Sorting Interface of the barrels, which is likely not translating ie: 2*64+11 to the correct total like a ME Storage Bus would.
Also the glitch of, if you have both a ME Sorting Interface and a ME Storage Bus connected to the Sorting Barrel, ME Network adds 64 on top of the accurate number from the Storage Bus.
Beyond that, all of functions of ME Sorting Interface works, and can still access all of the resources in a Sorting Barrel via the ME Network even if it doesn't show the accurate number.