AE2-UEL / Applied-Energistics-2

AE2UEL, a Fork of a Minecraft Mod about Matter, Energy and using them to conquer the world.
https://legacy.curseforge.com/minecraft/mc-mods/ae2-extended-life
Other
75 stars 71 forks source link

ME interface not exporting items in v0.56.6 #456

Closed royalmustard closed 5 months ago

royalmustard commented 5 months ago

Describe the bug After updating from rv6-stable-7-extended_life-v0.55.27 to v0.56.6, item interfaces no longer export any items. image

My theory is that it is actually exporting the item but then immediately importing it again into the ME system. I come to this conclusion because when setting up two storage locations with different priorities, an interface exporting an item will not have it stay exported but rather move the items from the low to the high priority storage.

Environment

zeng-github01 commented 5 months ago

Possibly introduced by #448 @GlodBlock

NotMyWing commented 5 months ago

Fixed in #454.