missing required dependencies when making procedure

Started by clocked_artifact on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
missing required dependencies when making procedure

I've set up the code, and I'm wanting to test if it works, but it won't let me set the procedure because of "Missing Dependencies". How do I fix that?

 

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you look to the right,…
Sat, 05/09/2020 - 12:40

If you look to the right, there is a list of required dependencies. Unfortunately, you need to have a world type procedure block (I think) for that specific trigger.
 

So, switch the trigger from block tick to block place and put the procedure in a “repeat” Procedure block. Also, cool block idea.

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm still getting the same…
Sat, 05/09/2020 - 12:49

I'm still getting the same problem

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh then I don’t know sorry.
Sat, 05/09/2020 - 13:12

Oh then I don’t know sorry.

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that's fine, thank you though
Sat, 05/09/2020 - 13:14

that's fine, thank you though

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
show us your code, from the…
Sun, 05/10/2020 - 16:58

show us your code, from the caller to the called

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i already have a picture of…
Sun, 05/17/2020 - 20:05

i already have a picture of the code up

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No I think he/she means to…
Sun, 05/17/2020 - 20:07

No I think he/she means to show what is triggering the event.

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it's wierd because i have…
Thu, 10/31/2024 - 18:06

it's wierd because i have the same pb but with no block