How to fix get textfield in gui procedure

Started by Themmstudios on

Topic category: Help with modding (Java Edition)

Last seen on 04:16, 16. May 2022
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to fix get textfield in gui procedure
Fri, 07/24/2020 - 16:38 (edited)

I have a problem in which the get textfield in gui procedure block requires some missing dependencies.

The procedure that is having this problem is in the block OnRedstoneOn trigger so maybe thats the problem or you just cant get textfields from executing it in a block.

My block has a gui attached to it and the gui has a textfield in it

it needs guistate and i have a gui attached to the block but its still saying that it needs guistate

(edit) Oh so now it get it for some reason you can only get textfield states in the gui

Edited by Themmstudios on Fri, 07/24/2020 - 16:38