Procedure crashing the game

Started by CyncWolf on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure crashing the game

I have a problem with one of the procedures i'm using for my mod, it's making the game crash and I don't know why, can someone pls tell me what I'm doing wrong ?

procedure : https://ibb.co/8cdgLmD

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Your game is likely crashing…
Mon, 05/01/2023 - 02:12

Your game is likely crashing because it is trying to find so many entities.

However, I am not sure of this. Did you get any Gradle errors?

 

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem is there is no…
Mon, 05/01/2023 - 03:25

Problem is there is no targets. You need to choose your targets if I'm not mistaking. Try replacing all 3 entity iterator with source entity in minecraft components. If not, explain what you're trying to do & I could give you a work around. 

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Submit crash log.
Mon, 05/01/2023 - 04:01

Submit crash log.