render thread fatal error when I deleted entity

Started by radscientist44 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
render thread fatal error when I deleted entity

Hello,

Need help! 

I deleted an entity with a bad texture, and attempted to try out the mod, but when I was creating the world a render thread fatal error came up on screen, and It took me back to my workplace. The error is still there, and I can't test the mod without it failing. I am stumped and really need help. 

Any help is appreciated, thank you.

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  Thank you for your…
Thu, 07/03/2025 - 16:04

  Thank you for your response.

  How do I do that?  I'm a beginner on a MacBook.

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Navigate to your mod in your…
Thu, 07/03/2025 - 21:49

Navigate to your mod in your computer's files. Select "run," then select "crash-reports." Open the file that has the newest date and copy all the text that will pop up in an app like Notepad and paste it into pastebin.com, and just paste the link in this forum.

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, does this work?
Mon, 07/14/2025 - 13:53

Hey, does this work?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did a quick look over you…
Fri, 07/18/2025 - 06:59

I did a quick look over you crash report it looks like something might be referencing you entity (like a procedure or something)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There was some useless…
Sat, 07/19/2025 - 15:47

There was some useless procedures, but there was none referencing to the entity.

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not even textures.
Sat, 07/19/2025 - 15:55

Not even textures.

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if the procedures are…
Sat, 07/19/2025 - 23:14

if the procedures are useless then try deleting them. unfortunately I'm not the best at reading crash reports maybe klemem or someone more familiar could help

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I deleted them, and it didn…
Sun, 07/20/2025 - 01:15

I deleted them, and it didn't fix the problem, but thank you for your help.