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

Factorization: YES this is a BUG in the mod Factorization report it to them! #8

Open
satoshinm opened this issue Jun 22, 2017 · 0 comments
Labels

Comments

@satoshinm
Copy link
Owner

Lots of warnings from GregTech about Factorization (FZ):

[20:21:21] [Client thread/INFO] [factorization]: This is Factorization 0.8.107
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name sludge has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:299)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:355)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotLead has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:356)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotFzDarkIron has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:360)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name sulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:373)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name bottleSulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:374)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name aquaRegia has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) 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 Factorization report it to them!
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[20:21:21] [Client thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.common.Registry.makeItems(Registry.java:375)
[20:21:21] [Client thread/WARN] [FML]: *  at factorization.shared.Core.load(Core.java:205)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:21:21] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[20:21:21] [Client thread/WARN] [FML]: ****************************************
[20:21:21] [Client thread/INFO] [factorization]: IC2 compatibility module loaded
[20:21:21] [Client thread/INFO] [factorization]: Railcraft compatibility module loaded
[20:21:21] [Client thread/INFO] [factorization]: erebus not loaded; not loading compatibility module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant