Geckolib display problem

Started by Louislue on

Topic category: Plugins and third-party tools

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Geckolib display problem

Hi i recently noticed that after the blockbench update , the exported format of the geo JSON file model has been change to 1.21.20 and causing the game to crash and I already fixed it ( thanks to the geckolib discord server) and make the model , animation to work , but then there another problem , somehow the geo json model file seems not to recognized to display JSON file and broke the item display , please help me :((

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Example text from a display…
Sat, 09/28/2024 - 03:31

Example text from a display file.

  "credit": "Made with Blockbench",
 "parent": "builtin/entity",
 "texture_size": [

The second line is probably missing from your display JSON file. I know this is the problem with all of my display files recently. I hope this helps.

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no the display JSON file…
Sat, 09/28/2024 - 05:11

no the display JSON file does not miss that line but thank you for your help :)
btw here how it looks 
https://imgur.com/a/Z8OxFUA

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I went and checked my own…
Sat, 09/28/2024 - 06:38

I went and checked my own recent geo files and noticed that it has some display information built in, which older files did not. This new information may be overriding part of the display file. If it's the same for you, you could try deleting the display information from the geo file.  It may be worth looking into.

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have already removed the…
Sat, 09/28/2024 - 07:28

i have already removed the display section and have checked the old and the bugging geo file but still I did not find any difference and the display still broke , do your display work ? 
https://imgur.com/a/B9ffBmw

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
still need help tho :l
Sat, 09/28/2024 - 14:03

still need help tho :l

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Even after the plugin from…
Sat, 09/28/2024 - 23:56

Even after the plugin from blockbench update , the item display still broken the scale and position are all mess up