Advertisement
Tsyklop

Advanced Rocketry A broken ore dictionary

Dec 15th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [06:08:39] [Client thread/WARN] [FML]: ****************************************
  2. [06:08:39] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name waferSilicon has occurred. It adds an item (type: class zmaster587.advancedRocketry.item.ItemIngredient) 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.
  3. TO USERS: YES this is a BUG in the mod Advanced Rocketry report it to them!
  4. [06:08:39] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  5. [06:08:39] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  6. [06:08:39] [Client thread/WARN] [FML]: * at zmaster587.advancedRocketry.AdvancedRocketry.preInit(AdvancedRocketry.java:496)
  7. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)...
  10. [06:08:39] [Client thread/WARN] [FML]: ****************************************
  11. [06:08:39] [Client thread/WARN] [FML]: ****************************************
  12. [06:08:39] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCarbon has occurred. It adds an item (type: class zmaster587.advancedRocketry.item.ItemIngredient) 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.
  13. TO USERS: YES this is a BUG in the mod Advanced Rocketry report it to them!
  14. [06:08:39] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
  15. [06:08:39] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  16. [06:08:39] [Client thread/WARN] [FML]: * at zmaster587.advancedRocketry.AdvancedRocketry.preInit(AdvancedRocketry.java:497)
  17. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. [06:08:39] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)...
  20. [06:08:39] [Client thread/WARN] [FML]: ****************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement