Skip to content

Instantly share code, notes, and snippets.

/latest.log Secret

Created November 15, 2017 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1b3fc193eaf977c96c73eed411319e00 to your computer and use it in GitHub Desktop.
Save anonymous/1b3fc193eaf977c96c73eed411319e00 to your computer and use it in GitHub Desktop.
Adobe Error Log
[22:00:56] [main/WARN] [FML]: ****************************************
[22:00:56] [main/WARN] [FML]: * A broken ore dictionary registration with name stickStone has occurred. It adds an item (type: class net.minecraft.item.Item) 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 Adobe Blocks 2 report it to them!
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:656)
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:628)
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:626)
[22:00:56] [main/WARN] [FML]: * at the_fireplace.adobeblocks.AdobeBlocks.preInit(AdobeBlocks.java:145)
[22:00:56] [main/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:00:56] [main/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[22:00:56] [main/WARN] [FML]: ****************************************
[22:00:56] [main/WARN] [FML]: ****************************************
[22:00:56] [main/WARN] [FML]: * A broken ore dictionary registration with name rodStone has occurred. It adds an item (type: class net.minecraft.item.Item) 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 Adobe Blocks 2 report it to them!
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:656)
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:628)
[22:00:56] [main/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:626)
[22:00:56] [main/WARN] [FML]: * at the_fireplace.adobeblocks.AdobeBlocks.preInit(AdobeBlocks.java:146)
[22:00:56] [main/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:00:56] [main/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[22:00:56] [main/WARN] [FML]: ****************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment