satoshinm / modpack

0 stars 0 forks source link

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

Open satoshinm opened 7 years ago

satoshinm commented 7 years ago

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