Railcraft

Railcraft

34M Downloads

duplicate items added?

AEnterprise opened this issue ยท 1 comments

commented

found this in the server log

[18:24:06] [Server thread/INFO]: Starting minecraft server version 1.7.2
[18:24:15] [Server thread/WARN]: Adding duplicate key 'net.minecraft.item.ItemMinecart@7617d861' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'net.minecraft.item.ItemMinecart@24635da0' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'net.minecraft.item.ItemMinecart@7797c609' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'net.minecraft.item.ItemMinecart@1db0a9f9' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@73cedc0a' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@8d68fa3' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemTunnelBore@2cf8d5e0' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@15a0ae51' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@5690ba53' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@f86d088' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCartAnchor@35bf299b' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCartAnchor@567e779' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCartAnchor@402d3105' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@5e4ee546' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemCart@5f37e070' to registry
[18:24:15] [Server thread/WARN]: Adding duplicate key 'mods.railcraft.common.carts.ItemLocomotive@595b3515' to registry

commented

This is the Dispenser complaining about me registering null handlers for all the minecart items. I'd make it go away if I could, but it doesn't seem to be possible.