Strange errors in JSON file loading.

Started by IdiotHere on

Topic category: Help with MCreator software

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Strange errors in JSON file loading.

So I'm trying to make an item with a custom model (.json) for a mod. It's not anything insane. But everytime I try to run client, it gives me the same error three times, and when in the game the model shows up as a null block. 

This is the error;

[resourceLoad/ERROR] [minecraft/ModelManager]: Failed to load model eyeglass:models/custom/damned_heart.json
com.google.gson.JsonSyntaxException: Missing axis, expected to find a string

I don't know what this means, but it wants me to fix something. Any help knowing what would be largely apreciated. 

If it helps, the model was made + textured in Blockbench. Also, this is a screenshot of the intended design:

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
WAIT I just realized that…
Mon, 01/19/2026 - 00:54

WAIT I just realized that the model it's talking about isn't even in the workshop anymore. I'm going to go make another workshop, then see if I have any problems there.