Why does entity look position crashes the game?

Started by Bread321 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Why does entity look position crashes the game?

Hi! I'm using Mcreator 2020.2(old version)

and when I use "entity look position" block in my procedure and set ray distance to 1 or 2, it crashes the game!

how do I fix this?!

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem, it…
Sun, 03/02/2025 - 13:20

I have the same problem, it seems that if the game doesn't find any block in this radius the return = NULL so the game crahs but I don't find a problem with my problem