Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. [B#349] [15:50:58] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCelenegil has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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.
  2. [B#349] TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
  3. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  4. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  5. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
  6. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
  7. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
  8. [B#349] [15:50:58] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement