Started by
kempsridley
on
Topic category: Troubleshooting, bugs, and solutions
I don't know if this is the place for this post but I have a procedure that uses the wait blocks and it legit just doesn't work. I've timed it. Something triggers this procedure, which at one point is supposed to wait for 10-40 seconds (randomly), and then this procedure calls some other one that only waits 4 seconds before despawning the mob in question. I've tested it and the mob disappears after 4 seconds. Why does this happen? Here's the procedure
Edited by kempsridley on Mon, 03/17/2025 - 12:56
First thing is to make sure to run all of this on server side only.
Also nesting wait blocks may not be the best idea.
Also see https://mcreator.net/wiki/developing-multiplayer-compatible-mods