Refined Storage

Refined Storage

77M Downloads

Weird item stack sizes and drive usages

Anaerin opened this issue ยท 3 comments

commented

Issue description:

Some disks are being emptied too far. For example, I have a 64k storage disk with "Stored: -103/64000"
2017-02-01_09 38 34.

2017-02-01_09 39 42

And sometimes Interfaces become clogged with 0-item stacks (literally, red number saying 0 2017-02-01_09 33 43).

What you expected to happen:

Well, not that.

Steps to reproduce:

Difficult to say, but EIO and IC2 machines both make the 0-item stacks (in fact, EIO made some -100 stacks, which could be picked up repeatedly as full item stacks, so something is very wrong there - integer overflow on stack sizes?)

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: 12.18.3.2185
  • Refined Storage: 1.2.17

(DireWolf20 1.10 pack v1.4.1)

Does this issue occur on a server? yes

If a (crash)log is relevant for this issue, link it here:

No crashing, fortunately.

commented

The disk issue is a duplicate of #520 and the 0 stack issue is caused by an external mod inserting invalid stacks in the inventory? I don't see how that is an RS issue.

commented

Except that the 0 stacks are coming from both IC2 and EnderIO. Which have nothing in common, that I'm aware of, and this doesn't happen with items being inserted into any other mod.

commented

RS doesn't transform stacks into 0-size stacks, something is inserting an invalid stack into the RS inventory.