Page 1 of 1

[0.16.20] Infinity chest wrong gui state

Posted: Mon Jan 29, 2018 10:50 am
by Gergely
What's wrong:
The gui for the infinity chest has three radio buttons. "At least", "At most" and "Exactly". These radio buttons however, will always be in their default state when you open the gui, (instead of loading the chest's state to display) making the infinity chest's actual state related to them write-only.
Steps to reproduce:
1. At any time during normal game play when your inventory is not full, type in the following command. (Get an infinity chest)

Code: Select all

/c game.player.insert("infinity-chest")
2. Place the infinity chest.
3. Open it, maybe set a filter to something, and set the radio buttons to either "Exactly" or "At most".
4. Close the interface.
5. Re-open the interface.
What happens:
The radio button for "At least" is ticked. The chest still behaves the way you set it.
What I expected to happen:
The radio button that I chose before I closed the gui to be ticked.

Re: [0.16.20] Infinity chest wrong gui state

Posted: Mon Jan 29, 2018 11:05 am
by Roy
You have to select a filter first before changing the checkboxes. So you can have at-least 50 coal, exactly 100 wood, and at-most 10 iron plates for example.

Re: [0.16.20] Infinity chest wrong gui state

Posted: Mon Jan 29, 2018 3:11 pm
by Gergely
I did set the filter first.

Oh wait... I see. So you can set it to each item differently. And you have to select the Item first in order to see it's content.
NaB

Re: [0.16.20] Infinity chest wrong gui state

Posted: Mon Jan 29, 2018 5:40 pm
by Rseding91
I've seen more than one person make this mistake so I changed the radio buttons to not show unless you have a filter selected for the next version of 0.16.