Refined Storage

Refined Storage

77M Downloads

Importing does not work when at the max int limit

XtraSonicTest opened this issue ยท 0 comments

commented

Describe the bug

If you have more than max int (2147483647) EMC and you have an external storage attached to a transmutation interface from the Project Expansion mod, items costing 1 EMC will appear in the refined storage grid as being max int instead of the amount of EMC that you have. The real issue with this is that the importers stop importing those items even thought they would have a place to go both in my emc network or in void storage drawers.
I encountered this issue while playing the mechanical mastery modpack.
I opened an issue on Project Expansion github, but they told me to open an issue here.

How can we reproduce this bug or crash?

  1. Have ProjectE and Project Expansion
  2. Have Cobblestone learned in a transmutation table and under max int EMC
  3. Have a simple refined storage (with an disk) network with an external storage attached to a transmutation interface
  4. Have a chest with an importer on a chest full of cobblestone
  5. Observe how cobblestone is flowing in the network
  6. Obtain over max int EMC
  7. Observe how coblestone stops being imported even though you can still put in cobblestone in your EMC network through the transmutation table and still having space on the disk in the network
  8. Break the external storage attached to the transmutation interface
  9. Observe how cobblestone starts flowing in again (this time in the disk)

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.2.1

What Refined Storage version is this happening on?

1.10.5

Relevant log output

No response