Started by
Yoseidon
on
Topic category: Advanced modding
Hi, I created a GUI that's supposed to open when you click on a block, but I looked at a tutorial to do that and the person created a procedure with "open gui for the provided (entity) player: GUI", but in 2020.3 I don't have that option.
Please help me, thank you in advance.
Edited by Yoseidon on Sat, 06/13/2020 - 13:19
You do t have to use procedures for GUI blocks. It has its own page in the block creator. Also, the procedure has been renamed to “open screen”
You do not*
I think that the tutorial you watched is old.
I finally made it, but the game crashes as soon as I open the GUI.
Then when you set the GUI to the block you chose the wrong number for slots in your GUI. It has to be number of slots + 1.
In fact the video was old, I think I've fixed the problem.
The good news: the table no longer crashes.
The bad news : 2 slots don't work (I checked, and they are input slots)
One of the 2 glitch slots was an output, I set it but not the other one.