
Interface Critical BUG
Artiks54 opened this issue ยท 2 comments
Interface Critical BUG
Describe the bug
The interface pushes out a different number of items depending on the side
Expected behavior
The interface should push the same number of items from each side.
- Minecraft Version:
- AE2 Version: AE2 Unofficial Extended Life โ v0.56.4
- Forge Version: 14.23.5.2860
As a side effect of this fix, ME Interfaces are now allowed to fully utilize CPU operations to push as many items per side as CPU clusters allow (depending on the amount of co-processors), instead of doing at most 1 push per cluster cycle.