ChaoticTrials / ExtraDisks

Extra Disks adds bigger disks to Refined Storage 1.14+
https://modrinth.com/mod/extra-disks
Apache License 2.0
4 stars 6 forks source link

Integer overflow in Infinite Fluid Storage Disk #40

Open peter-ahe opened 11 months ago

peter-ahe commented 11 months ago

Minecraft version

1.19.2

Extra Disks version

1.19.2-2.2.0

Forge version

43.2.14

The latest.log file

https://gist.github.com/peter-ahe/b278c28ad92c8c24668cc017165bca4d

Issue description

Integer overflow in Infinite Fluid Storage Disk

I'm using refinedstorage-1.11.6.jar and I have confirmed that it contains https://github.com/refinedmods/refinedstorage/pull/3277, so I'm guessing that wasn't enough.

Steps to reproduce

  1. Import a large amount of fluids
  2. Observe that there's an integer overflow: 2023-11-22_16 00 08

Other information

No response

MelanX commented 11 months ago

That is really weird. Could you send me the data in <world>/data? Everything which is related to RS.

Piggered commented 10 months ago

I'm having the same issue as @peter-ahe with Extra Disks 1.20.1-3.0.0 and Refined Storage 1.12.4. I've compiled everything in world/data at https://i.piggered.me/u/pCbHy/. The disk with the overflow is 81972e7a-278f-4214-9711-aae95dd210dc.

Screenshot

MelanX commented 4 months ago

What I don't understand here: you don't even have any fluid which overflows the disk. That's weird. I have no idea why this happens.