62832 / MEGACells

ME Greater Accumulation Cells - For when kilobytes just won't do.

Home Page:https://www.curseforge.com/minecraft/mc-mods/mega-cells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk Item Cell, not transfering

elijahward opened this issue · comments

Good morning, The bulk item cell isn't transferring items to the cell. Old cells work fine, new cell wont fill with anything

commented

Did you filter the cell in advance?

yes, and tried different items

commented

The cell should still accept items, but in general the network will prioritise any cells that already contain the item in question, or cells that happen to come first along any connected drives. Try running the bulk cell through an ME IO Port first to pull out any such stored items from other cells into the bulk one.

commented

That said, there did use to be something of a priority such that items that matched the filter or existing contents of the bulk cell would try to go straight to that bulk cell first. I'll add that back in for the next release, but for now, you should be fine using an IO Port first.

I have done the IO port first to pull everything out of the system, Just won't happen. The

commented

Alright, I'll just push another patch release then with the re-added cell priority. Let me know if that fixes it.