Crash when clicking sorting button too quickly
Closed this issue ยท 6 comments
I am getting a crash when I change sorting type too quickly. Clicking the button to cycle between sorting modes too quickly results in the following crash.
https://gist.github.com/Moobien/ae3b564166c3e2772370c7636c2d6a0a
Now for a request. In old versions of RS, the sorting was on a per grid basis. So you could have 1 grid set to sort by ID, have the one hooked up in your storage room set to sort by quantity. Currently the sorting is global and it would be nice for per grid sorting to make a comeback.
How can we reproduce this bug or crash?
Rapidly click the "Sorting Type" button in any grid
What Minecraft version is this happening on?
Minecraft 1.21.1
What NeoForge or Fabric version is this happening on?
21.1.145
What Refined Storage version is this happening on?
Beta 2
Relevant log output
Could you please split this up into 4 separate issues? It makes it easier to keep track, because then we can close some of the issues but not others
Could you please split this up into 4 separate issues? It makes it easier to keep track, because then we can close some of the issues but not others
Sure.
Fixed in neoforged/NeoForge#2232.