GUI Button doesn't become visible after NBT value is set to true, but can still be clicked.

Started by RedWirePlatinum on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 00:54, 24. Mar 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
GUI Button doesn't become visible after NBT value is set to true, but can still be clicked.

After you click on the "Clear Trash" button, it's SUPPOSED to enable a "BlockConfirm" NBT tag which hides the button and shows the invisible button to actually clear the trash. However, I noticed 2 things:
1. Clicking on the invisible button will still make the clicking sound, but will not do anything if it isn't "visible".

2. Once the invisible block is "visible" (the MCreator button display condition returns true), clicking on the invisible button actually does what it's supposed to do.

 

Please fix this.

Bug image

Last seen on 00:54, 24. Mar 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: I checked multiple…
Wed, 02/15/2023 - 03:21

Update: I checked multiple times, and the "BlockConfirm" NBT value itself does change, it's just the GUI buttons that don't change.