Jump to content

[1.12.2] minecraft can't find item model json (java.io.FileNotFoundException)


Recommended Posts

Posted (edited)

Hey.

 

I have been struggling with this issue for some time now, and dont know what else to try...

 

In my mod "RandoBlock" it will not find my model json for my ingot_ice item, as you can see in the attached image, the files should be in the correct place, I can be mistaken since I am quite new in the minecraft modding scene.

The specific error can be found in the attached log, but the error I am referring to are: "java.io.FileNotFoundException: randoblock:models/item/ingot_ice.json" and I am out of ideas...

 

The error started when i used intelliJ idea, so I figuered it was something with that specific IDE, so against my better judgement I chose to move to Eclipse, but the problem is still there. So I can only conclude that I am an idiot that does not know what he is doing (It's true). I have a fairly good knowlegde of Java, which is why I have ventured into minecraft modding.

 

There is also a txt file of the code that is responsible for item registration.

 

Hope you can help.

2020-05-20 16_52_33-Minecraft - RandoBlock_src_main_resources_assets_randoblock_models_item_ingot_ic.png

log.txt code.txt

Edited by dfcvgb1234
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.