MatrexsVigil / harvestcraft

All rights reserved - None of my artwork is available to be used for FREE in your game EVER. If you want to HIRE ME, please contact me. Thank you. This code is here for people to learn from and to help find bugs ONLY.
https://www.patreon.com/pamsmods
86 stars 85 forks source link

Invalid registration attempt for an Ore Dictionary item #218

Open Insane96 opened 6 years ago

Insane96 commented 6 years ago

[17:28:55] [main/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:654)
[17:28:55] [main/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:640)
[17:28:55] [main/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:638)
[17:28:55] [main/WARN] [FML]: *  at com.pam.harvestcraft.item.GeneralOreRegistry.registerFoodOres(GeneralOreRegistry.java:1396)
[17:28:55] [main/WARN] [FML]: *  at com.pam.harvestcraft.item.GeneralOreRegistry.initOreRegistry(GeneralOreRegistry.java:1082)
[17:28:55] [main/WARN] [FML]: *  at com.pam.harvestcraft.item.ItemRegistry.onItemRegistry(ItemRegistry.java:2538)...```
Insane96 commented 6 years ago

Full errors list: https://pastebin.com/zhMDVXFC

Geethebluesky commented 6 years ago

Getting this as well on forge 2691 and Harvestcraft 1.12.2u.

clienthax commented 6 years ago

https://github.com/MatrexsVigil/harvestcraft/pull/241