Procedure doesn't show

Started by Shlomo221 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 22:08, 20. Sep 2023
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure doesn't show

I created a big procedure and did a test run and everything worked well, but I wanted to change few things. When I came back to change things, my procedure was just missing, I could load it put it didn't show up. I can still see all the required dependencies in the right bottom corner, but I can't find my procedures "block". When I right click on the black screen, it still proposes to undo, redo, clean up blocks, collapse blocks, expand blocks, and delete 325 blocks. I even rise up my maximum memory, but that wasn't the problem.

 

Does anyone know what to do?

 

Thanks!

Last seen on 21:24, 26. Dec 2022
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've had to wait a while for…
Thu, 12/03/2020 - 07:43

I've had to wait a while for big procedures to load,..  An alternative you can do, which is what I do,, is break down your procedure into smaller procedures, then add the Call Procedure from the Advanced section into your "main" procedure and you can use that to call all of the pieces (make sure you do them in order as you made it already).. If you do this, it will work :), unless you're using local variables, they don't work for it, only normal variables and NBT tags..

 

split procedures

Last seen on 22:08, 20. Sep 2023
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ooo i didn't think of that…
Thu, 12/03/2020 - 13:01

Ooo i didn't think of that... 

 

Thanks a lot!

Last seen on 19:53, 2. Jun 2021
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have a procedure here, its…
Thu, 03/25/2021 - 18:55

i have a procedure here, its not even that big and i just cant make it show... i need to edit it but i cant :(

Last seen on 23:27, 17. May 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
u need to wait a LONG time,…
Thu, 01/20/2022 - 20:05

u need to wait a LONG time, then it will load