Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transferring items from one storage component to a different, larger component significantly increases how much storage gets used #714

Open
Xyvyrianeth opened this issue Dec 6, 2020 · 0 comments

Comments

@Xyvyrianeth
Copy link

Modpack: MC Eternal v1.3.7.1 (Minecraft v1.12.2)
Mod version: 2.6.5

I use an ME system to store materials harvested from an automated Mystical Agriculture farm. Decided today to swap out my 256k storage component with a 16m storage component because it was getting full (257135 bytes used). Did the math on all the materials needed before crafting anything, put it all together in a few crates (needs over 15000 redstone), and got down to business. 2 hours later, I've got a 16m storage component. I turn off the autofarm, put the empty 16m in the ME Drive, and the old 256k in a connected ME IO Port to transfer everything.

Fast forward about 6 minutes and the 16m storage component now has 7740522 of 16777216 item bytes used.

Over seven million. Almost eight.

Why is there a ~2900% increase in byte quantity when the actual content being stored hasn't changed?

2020-12-05_22 20 16

2020-12-05_22 24 38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant