skyboy / MineFactoryReloaded

104 stars 75 forks source link

Error in log #512

Closed ghost closed 8 years ago

ghost commented 8 years ago

28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: **** 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)... 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:529) 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at powercrystals.minefactoryreloaded.setup.recipe.Vanilla.registerOredict(Vanilla.java:125) 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499) 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501) 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534) 28.11 17:51:51 [Server] INFO TO USERS: YES this is a BUG in the mod MineFactory Reloaded report it to them! 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name listAllmilk has occurred. It adds an item (type: class powercrystals.minefactoryreloaded.MineFactoryReloadedCore$1) 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. 28.11 17:51:51 [Server] INFO [17:51:51] [Server thread/WARN] [FML]: ****

skyboy commented 8 years ago

Duplicate of https://github.com/skyboy/MineFactoryReloaded/issues/503