Started by
beezeldud
on
Topic category: Troubleshooting, bugs, and solutions

As stated in the title, the above Procedures do not (visibly) show. They are called, a print placed in the procedure confirms as much.
Importantly, when placed OUTSIDE of any "if do" bracket they will show up, albeit of course continuously.
They were originally called like this.

Which also did not visibly show.
Both procedures are copied from this post: https://mcreator.net/forum/54372/tutorial-summoning-particles-circle-sh…
Keep in mind this is my first proper endeavor
Maybe NBT conditions don't pass. I suggest using debuger to verify which parts of procedures are called:
https://mcreator.net/wiki/how-use-debugger
There were Prints in both Procedures beforehand, which were visible in the Console during testing. The procedures were being repeatedly called, yet no particles would show.