NeoTech

NeoTech

2M Downloads

Missing model info (says Forge) 1.8

MoonCutter2B opened this issue ยท 1 comments

commented

Hi!

I found a lot of error messages in the Forge log. I'v include the first few but there many more.
I'm not usre if this is a new feature in Forge but a number of add-ons have these messages.

Minecraft: 1.8
Forge: build 1480
Add-on: NeoTech-1.8-1.6

[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:eliteItemPipe#normal not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:electricFurnaceActive#inventory not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:basicRFStorage#inventory not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:oreTin#facing=north not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:diamondTank#normal not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:creativeRFStorage#facing=up not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:basicRFStorage#facing=west not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:electricFurnaceActive#facing=down not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:oreCopper#facing=up not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:thermalBinder#facing=down not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:furnaceGeneratorActive#facing=down not found

etc.

commented

This is normal as the way minecraft does models is based of off multiple json files. A lot of authors are writing code so we dont have to keep adding jsons. This doesnt affect anything.