Refined Storage

Refined Storage

115M Downloads

"Last Modified" sort mode does not retain order after closing grid

Aetherlight opened this issue ยท 2 comments

commented

Describe the bug

tested with ONLY refined storage and EMI (because it's easier to use than creative menu) loaded.

The "changedAt" data is being saved to the dat file, but the grid does not display it in tooltips or retain the order the next time you open the grid.

I saw there was a report about the "last modified" sort not working in 1.18 and it was never closed, but that was RS1 and I am am certain I didn't have this issue when I used RS in 1.19.2 anyway.

How can we reproduce this bug or crash?

  1. create new world
  2. set up network with controller, disk drive, 64k storage disk, crafting grid.
  3. add items to storage
  4. pick up last items in the grid
  5. place items back in
  6. item order changes appropriately and "last modified" information displayed correctly in tooltips
  7. close crafting grid
  8. open crafting grid
  9. order is reset and "last modified" information not displayed in tooltips

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

neoforge 21.1.197 ( newest )

What Refined Storage version is this happening on?

2.0.0-beta.6 ( newest curseforge version, 8/2/2025 )

Relevant log output

commented

Good catch, fixed now. Thanks.

commented

Awesome! Thank you for the quick fix! The "last modified" sort is one of the biggest reasons I prefer RS over all other storage systems! I find myself searching so much less because of it.