Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken ore dictionary #656

Open
AndreiCatalinN opened this issue Jul 8, 2020 · 0 comments
Open

broken ore dictionary #656

AndreiCatalinN opened this issue Jul 8, 2020 · 0 comments

Comments

@AndreiCatalinN
Copy link

Hi, this error occurs when I start the Direwolf modpack. I'm not sure what other info to give you but I would be happy to help with whatever I can. Here's the log:

[22:12:40] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[22:12:40] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[22:12:40] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:64)
[22:12:40] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
[22:12:40] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
[22:12:40] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[22:12:40] [Client thread/WARN] [FML]: ****************************************
[22:12:40] [Client thread/WARN] [FML]: ****************************************
[22:12:40] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedRoasted has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Extra Trees report it to them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant