Started by
Miwarar
on
Topic category: Troubleshooting, bugs, and solutions
The procedure works, but for some reason the button does not remain invisible. When you click on the place where the button should be, the sound of the button is heard, but nothing happens.I did the procedure according to the tutorial of last year, apparently the previous tutorials on the button display condition are not relevant.
PS. I apologize for the possibly strange text, English is not my native language
Same :(((
I have done testing and any other gui element like label, tooltip, image works with entity nbt, but buttons and imagebuttons don't work with either nbt or guistate.
It seems that the visibility condition on buttons and imagebuttons doesn't work at all :[
Global variables also dont work
same too.
I got the image button display worked perfectly in 2024.1, but when I update it to 2024.4, it can't show up. I check all the procedures and blocks,nothing wrong with it.
the thing is, I got a text and an image button in my GUI ,both of their display condition related to a same IF statement, but only the text can show up when the condition is met.
is it a bug or something changed?