Mekanism

Mekanism

111M Downloads

Digital Miner Filter failing to update shown replacement item

NielsPilgaard opened this issue ยท 3 comments

commented

Issue description

Replacement items in the Digital Miner's filters are only saved if the text is also updated in the same "operation".

Steps to reproduce

  1. Place Digital Miner
  2. Save a tag filter with any text, no replacement item
  3. Open the same tag filter again and add a replacement item
  4. Open the same tag filter again, and see that replacement item was not saved

Minecraft version

1.16.5 (Latest)

Forge version

36.2.4

Mekanism version

10.0.22 (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

commented

I presume after setting the replacement item you are hitting save and not the x to close window button that also doubles as a cancel button?

commented

Yes that is correct.

commented

So it seems like this is only partially correct. It looks like the issue is that it isn't properly syncing from the server to the client after it gets set, so currently is requires the player to close and reopen the GUI to see that the change actually took effect.