Command dependency's not working

Started by usernameusername1016 on

Topic category: Troubleshooting, bugs, and solutions

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Command dependency's not working

I have a command calling a procedure that needs dependencies. However no matter what I do I cannot pass the dependency to the procedure.

Please show your current…
Sat, 04/25/2026 - 16:58

Please show your current setup.

Command arg values are queries using procedure blocks, not from dependencies, if this is what you meant

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Don't know how to upload…
Fri, 05/29/2026 - 03:20

Don't know how to upload images so link to a hosting site: https://ibb.co/d0XmXs6m 

Please note I made a temp fix for all of the call blocks so it would just do it for the person running the command, I reverted it for infectplayer so you could see the error.

You don't directly pass…
Fri, 05/29/2026 - 13:53

You don't directly pass dependency like that. Use command arguments section of blockly toolbox to find procedure blocks used to query command arguments