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

Items don't get stocked with newest version #492

Open MaGeBZz opened 2 months ago

MaGeBZz commented 2 months ago

Describe the bug I wanna have items stocked in a interface but it won't work

To Reproduce I got terrible lag freezes and the last hope was to update AE2UEL and I updated from 0.56.5 to 0.56.6 and after that the freezes seem to be way better at least for now but I then realised my item's won't get stocked in interfaces anymore, fluids seem to be fine

Expected behavior It should also stock the items but it won't in 0.56.6

Additional context Tried dual interface too, both didn't work anymore image

Environment Singleplayer Other Mods:

RedNicStone commented 1 month ago

This likely has to do with #448. This change broke several things about interfaces, since exported items will immediately get imported back into the system if the cannot be pushed into any containers. Notable effects are that items dont stock (they immediately get re-imported) and autocrafting ingredients that overflow get imported back into the system. Downgrading to 0.56.5 does fix the issue for me.