Started by
CyncWolf
on
Topic category: Help with Minecraft modding (Java Edition)
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
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?
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.
Submit crash log.