Started by
Shlomo221
on
Topic category: Troubleshooting, bugs, and solutions
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!
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..
Ooo i didn't think of that...
Thanks a lot!
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 :(
u need to wait a LONG time, then it will load