Command dependency error

Started by Deactivated on

Topic category: Help with modding (Java Edition)

Last seen on 18:04, 11. May 2023
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Command dependency error

I am trying to make a command that gives a player an item (only need to pass player name), but even when I call the parameter/dependency something obscure like "cmdent", it still has an error

 

Screenshot of command w/ error: https://cdn.discordapp.com/attachments/1067886205800292464/1104796981794185286/image.png

Screenshot of procedure: https://cdn.discordapp.com/attachments/1067886205800292464/1104796982075195492/image.png

 

I have no idea whats wrong with it as im literally giving the code the correct dependencies.