
ME interface export function does not work in 0.56.6 (0.56.5 work)
OpexHunter opened this issue · 2 comments
Describe the bug
ME Interface is unable to export items since version 0.56.6. The issue seems to be introduced by a recent commit that modifies the behavior of ME Interfaces when inserting items/fluids directly into storage.
To Reproduce
- Place an ME Interface connected to a storage system.
- Configure the ME Interface to export items from the storage.
- Observe that the ME Interface does not export items as expected.
Expected behavior
The ME Interface should successfully export items into the connected storage system, as it did in version 0.56.5.
Additional context
The issue was likely introduced in this commit:
6632344
Related PR: Make ME Interfaces insert items/fluids directly into storage if possible (#448)
No crashlogs are available, as the game does not crash; however, the functionality is broken.
Environment
- Minecraft Version: 1.12.2
- AE2 Version: 0.56.6
- Forge Version: 14.23.5.2860
duplicate of #459
Hey there. Already fixed in #454, and should be resolved in the next release.