Railcraft

Railcraft

34M Downloads

Unable to connect to a minecraft server using MCforge with Railcraft

FredLamirande opened this issue ยท 1 comments

commented

I'm having problems with using Railcraft on my server. Whenever I try to connect to the server, the Dirt background with the "done" button at the button. Pressing it returns me to the game's main menu. No error log is generated when this occurs. No other mods or coremods are installed when testing.

The server appears to run normally. Nobody is able to log on to it when the mod is loaded by the server.

Tried with a newly generated world with the same results.

I tried a with a fresh server .jar and a fresh client .jar with the same results.

Loading other mods by themselves works (Builcraft 3, IC2, RP2, ExtraBiomesXL, NEI, Thaumcraft).

This is using Railcraft 6.13.1.0 with MC 1.4.6 and MCforge 6.5.0.489

Also tried with 6.12.2.0 with the exact same results.

The mod works perfectly in single player, even with other mods.

Also note that I'm having the exact same issue with Forestry and IC2 Nuclear control.

there is a "mismatch error" near the end of the FML log.

Error on line 88 of the FML log:

2013-01-07 20:56:39 [SEVERE] [ForgeModLoader] Mismatched items : {343=(Item 343, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 2, name rc.item.cart.furnace, claimedModId null, Item 343, Type uv, owned by Minecraft, ordinal 2, name null, claimedModId null), 342=(Item 342, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 1, name rc.item.cart.chest, claimedModId null, Item 342, Type uv, owned by Minecraft, ordinal 1, name null, claimedModId null), 328=(Item 328, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 0, name rc.item.cart.basic, claimedModId null, Item 328, Type uv, owned by Minecraft, ordinal 0, name null, claimedModId null)}

Full log:

2013-01-07 20:56:33 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-01-07 20:56:33 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-07 20:56:36 [INFO] [STDOUT] 210 recipes
2013-01-07 20:56:36 [INFO] [STDOUT] 27 achievements
2013-01-07 20:56:36 [INFO] [Minecraft] Starting minecraft server version 1.4.6
2013-01-07 20:56:36 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-07 20:56:36 [INFO] [STDOUT] MinecraftForge v6.5.0.489 Initialized
2013-01-07 20:56:36 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized
2013-01-07 20:56:36 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-07 20:56:36 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Found a minecraft related file at /home/root/multicraft/servers/server2481/custom.jar, examining for mod candidates
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Skipping known library file /home/root/multicraft/servers/server2481/lib/argo-2.25.jar
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Skipping known library file /home/root/multicraft/servers/server2481/lib/guava-12.0.1.jar
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Skipping known library file /home/root/multicraft/servers/server2481/lib/asm-all-4.0.jar
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Skipping known library file /home/root/multicraft/servers/server2481/lib/bcprov-jdk15on-147.jar
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-01-07 20:56:36 [INFO] [ForgeModLoader] Searching /home/root/multicraft/servers/server2481/mods for mods
2013-01-07 20:56:36 [FINE] [ForgeModLoader] Examining file custom.jar for potential mods
2013-01-07 20:56:36 [FINE] [ForgeModLoader] The mod container custom.jar appears to be missing an mcmod.info file
2013-01-07 20:56:37 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Received a system property request ''
2013-01-07 20:56:37 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2013-01-07 20:56:37 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Activating mod mcp
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Activating mod FML
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Activating mod Forge
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2013-01-07 20:56:37 [FINE] [ForgeModLoader] All mod requirements are satisfied
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Mod sorting completed successfully
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Mod sorting data:
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Mod signature data:
2013-01-07 20:56:37 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-01-07 20:56:37 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.6.17.515): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-01-07 20:56:37 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.5.0.489): coremods (NO VALID CERTIFICATE FOUND)
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2013-01-07 20:56:37 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-01-07 20:56:37 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2013-01-07 20:56:37 [INFO] [Minecraft] Loading properties
2013-01-07 20:56:37 [INFO] [Minecraft] Default game type: SURVIVAL
2013-01-07 20:56:37 [INFO] [Minecraft] Generating keypair
2013-01-07 20:56:38 [INFO] [Minecraft] Starting Minecraft server on 184.164.152.170:33703
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2013-01-07 20:56:38 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2013-01-07 20:56:38 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2013-01-07 20:56:38 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2013-01-07 20:56:38 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2013-01-07 20:56:39 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2013-01-07 20:56:39 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2013-01-07 20:56:39 [INFO] [Minecraft] Preparing level "world"
2013-01-07 20:56:39 [SEVERE] [ForgeModLoader] This world was saved with mod Railcraft which appears to be missing, things may not work well
2013-01-07 20:56:39 [FINE] [ForgeModLoader] The difference set is not equal: only on left={7768=Item 7768, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 6, name rc.item.cart.gift, claimedModId null, 7772=Item 7772, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 5, name rc.item.cart.pumpkin, claimedModId null, 7773=Item 7773, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 4, name rc.item.cart.tank, claimedModId null, 7774=Item 7774, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 0, name rc.item.cart.tnt, claimedModId null, 7775=Item 7775, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 2, name rc.item.cart.track.relayer, claimedModId null, 7760=Item 7760, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 1, name rc.armor.steel.plate, claimedModId null, 7761=Item 7761, Type railcraft.common.blocks.ore.ItemDust, owned by Railcraft, ordinal 0, name rc.dust, claimedModId null, 7762=Item 7762, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 1, name rc.fuel.coke, claimedModId null, 7764=Item 7764, Type railcraft.common.carts.ItemCartAnchor, owned by Railcraft, ordinal 0, name rc.item.cart.anchor, claimedModId null, 7765=Item 7765, Type railcraft.common.carts.ItemCartAnchor, owned by Railcraft, ordinal 1, name rc.item.cart.anchor.personal, claimedModId null, 7767=Item 7767, Type railcraft.common.carts.ItemTunnelBore, owned by Railcraft, ordinal 0, name null, claimedModId null, 7757=Item 7757, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 3, name rc.armor.steel.boots, claimedModId null, 7756=Item 7756, Type railcraft.common.items.ItemGoggles, owned by Railcraft, ordinal 0, name null, claimedModId null, 7759=Item 7759, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 2, name rc.armor.steel.legs, claimedModId null, 7758=Item 7758, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 0, name rc.armor.steel.helmet, claimedModId null, 7802=Item 7802, Type railcraft.common.items.ItemMagnifyingGlass, owned by Railcraft, ordinal 0, name null, claimedModId null, 7803=Item 7803, Type railcraft.common.blocks.signals.ItemSignalTuner, owned by Railcraft, ordinal 0, name null, claimedModId null, 7800=Item 7800, Type railcraft.common.carts.ItemBoreHeadSteel, owned by Railcraft, ordinal 0, name null, claimedModId null, 7801=Item 7801, Type railcraft.common.items.ItemCrowbar, owned by Railcraft, ordinal 0, name rc.tool.crowbar, claimedModId null, 7806=Item 7806, Type railcraft.common.items.ItemSteelPickaxe, owned by Railcraft, ordinal 0, name rc.tool.steel.pickaxe, claimedModId null, 7807=Item 7807, Type railcraft.common.items.ItemSteelShovel, owned by Railcraft, ordinal 0, name rc.tool.steel.shovel, claimedModId null, 7804=Item 7804, Type railcraft.common.items.ItemSteelAxe, owned by Railcraft, ordinal 0, name rc.tool.steel.axe, claimedModId null, 7805=Item 7805, Type railcraft.common.items.ItemSteelHoe, owned by Railcraft, ordinal 0, name rc.tool.steel.hoe, claimedModId null, 7794=Item 7794, Type railcraft.common.items.ItemTie, owned by Railcraft, ordinal 0, name rc.part.tie, claimedModId null, 7795=Item 7795, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 8, name rc.part.turbine.blade, claimedModId null, 7792=Item 7792, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 0, name rc.part.rebar, claimedModId null, 7793=Item 7793, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 3, name rc.part.signal.lamp, claimedModId null, 7798=Item 7798, Type railcraft.common.carts.ItemBoreHeadDiamond, owned by Railcraft, ordinal 0, name null, claimedModId null, 7799=Item 7799, Type railcraft.common.carts.ItemBoreHeadIron, owned by Railcraft, ordinal 0, name null, claimedModId null, 7796=Item 7796, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 7, name rc.part.turbine.disk, claimedModId null, 7797=Item 7797, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 6, name rc.part.turbine.rotor, claimedModId null, 7787=Item 7787, Type railcraft.common.items.ItemGear, owned by Railcraft, ordinal 0, name null, claimedModId null, 7786=Item 7786, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 5, name rc.part.circuit.receiver, claimedModId null, 7785=Item 7785, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 4, name rc.part.circuit.controller, claimedModId null, 7784=Item 7784, Type railcraft.common.liquids.ItemLiquid, owned by Railcraft, ordinal 1, name rc.liquid.steam, claimedModId null, 7791=Item 7791, Type railcraft.common.items.ItemRailbed, owned by Railcraft, ordinal 0, name rc.part.railbed, claimedModId null, 7790=Item 7790, Type railcraft.common.items.ItemRail, owned by Railcraft, ordinal 0, name rc.part.rail, claimedModId null, 7789=Item 7789, Type railcraft.common.items.ItemPlate, owned by Railcraft, ordinal 0, name rc.part.plate, claimedModId null, 7788=Item 7788, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 2, name rc.part.ingot.steel, claimedModId null, 7779=Item 7779, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 0, name rc.liquid.creosote.bucket, claimedModId null, 7778=Item 7778, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 1, name rc.liquid.creosote.bottle, claimedModId null, 7777=Item 7777, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 1, name rc.item.cart.work, claimedModId null, 7776=Item 7776, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 3, name rc.item.cart.undercutter, claimedModId null, 7783=Item 7783, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 3, name rc.liquid.creosote.wax, claimedModId null, 7782=Item 7782, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 4, name rc.liquid.creosote.refactory, claimedModId null, 7781=Item 7781, Type railcraft.common.liquids.ItemLiquid, owned by Railcraft, ordinal 0, name rc.liquid.creosote.liquid, claimedModId null, 7780=Item 7780, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 2, name rc.liquid.creosote.can, claimedModId null, 460=Item 460, Type railcraft.common.blocks.post.ItemPostMetal, owned by Railcraft, ordinal 0, name tile.rcMetalPostBlock, claimedModId null, 459=Item 459, Type railcraft.common.blocks.post.ItemPost, owned by Railcraft, ordinal 0, name tile.rcPostBlock, claimedModId null, 7808=Item 7808, Type railcraft.common.items.ItemSteelSword, owned by Railcraft, ordinal 0, name rc.tool.steel.sword, claimedModId null, 458=Item 458, Type railcraft.common.blocks.ore.ItemOre, owned by Railcraft, ordinal 0, name tile.rcOres, claimedModId null, 7809=Item 7809, Type railcraft.common.blocks.signals.ItemSignalBlockSurveyor, owned by Railcraft, ordinal 0, name rc.tool.surveyor, claimedModId null, 457=Item 457, Type railcraft.common.blocks.cube.ItemCube, owned by Railcraft, ordinal 0, name tile.rcCube, claimedModId null, 456=Item 456, Type railcraft.common.blocks.signals.ItemSignal, owned by Railcraft, ordinal 0, name tile.structureBlock, claimedModId null, 455=Item 455, Type railcraft.common.blocks.tracks.BlockTrackElevator, owned by Railcraft, ordinal 0, name tile.elevatorRail, claimedModId null, 454=Item 454, Type railcraft.common.blocks.tracks.ItemTrack, owned by Railcraft, ordinal 0, name tile.railcraftTrack, claimedModId null, 453=Item 453, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 1, name tile.rcBlockMachineGamma, claimedModId null, 452=Item 452, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 2, name tile.rcBlockMachineBeta, claimedModId null, 451=Item 451, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 0, name tile.rcBlockMachineAlpha, claimedModId null, 450=Item 450, Type railcraft.common.blocks.detector.ItemDetector, owned by Railcraft, ordinal 0, name tile.cartDetector, claimedModId null}: value differences={343=(Item 343, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 2, name rc.item.cart.furnace, claimedModId null, Item 343, Type uv, owned by Minecraft, ordinal 2, name null, claimedModId null), 342=(Item 342, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 1, name rc.item.cart.chest, claimedModId null, Item 342, Type uv, owned by Minecraft, ordinal 1, name null, claimedModId null), 328=(Item 328, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 0, name rc.item.cart.basic, claimedModId null, Item 328, Type uv, owned by Minecraft, ordinal 0, name null, claimedModId null)}
2013-01-07 20:56:39 [SEVERE] [ForgeModLoader] FML has detected item discrepancies
2013-01-07 20:56:39 [SEVERE] [ForgeModLoader] Missing items : {7768=Item 7768, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 6, name rc.item.cart.gift, claimedModId null, 7772=Item 7772, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 5, name rc.item.cart.pumpkin, claimedModId null, 7773=Item 7773, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 4, name rc.item.cart.tank, claimedModId null, 7774=Item 7774, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 0, name rc.item.cart.tnt, claimedModId null, 7775=Item 7775, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 2, name rc.item.cart.track.relayer, claimedModId null, 7760=Item 7760, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 1, name rc.armor.steel.plate, claimedModId null, 7761=Item 7761, Type railcraft.common.blocks.ore.ItemDust, owned by Railcraft, ordinal 0, name rc.dust, claimedModId null, 7762=Item 7762, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 1, name rc.fuel.coke, claimedModId null, 7764=Item 7764, Type railcraft.common.carts.ItemCartAnchor, owned by Railcraft, ordinal 0, name rc.item.cart.anchor, claimedModId null, 7765=Item 7765, Type railcraft.common.carts.ItemCartAnchor, owned by Railcraft, ordinal 1, name rc.item.cart.anchor.personal, claimedModId null, 7767=Item 7767, Type railcraft.common.carts.ItemTunnelBore, owned by Railcraft, ordinal 0, name null, claimedModId null, 7757=Item 7757, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 3, name rc.armor.steel.boots, claimedModId null, 7756=Item 7756, Type railcraft.common.items.ItemGoggles, owned by Railcraft, ordinal 0, name null, claimedModId null, 7759=Item 7759, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 2, name rc.armor.steel.legs, claimedModId null, 7758=Item 7758, Type railcraft.common.items.ItemSteelArmor, owned by Railcraft, ordinal 0, name rc.armor.steel.helmet, claimedModId null, 7802=Item 7802, Type railcraft.common.items.ItemMagnifyingGlass, owned by Railcraft, ordinal 0, name null, claimedModId null, 7803=Item 7803, Type railcraft.common.blocks.signals.ItemSignalTuner, owned by Railcraft, ordinal 0, name null, claimedModId null, 7800=Item 7800, Type railcraft.common.carts.ItemBoreHeadSteel, owned by Railcraft, ordinal 0, name null, claimedModId null, 7801=Item 7801, Type railcraft.common.items.ItemCrowbar, owned by Railcraft, ordinal 0, name rc.tool.crowbar, claimedModId null, 7806=Item 7806, Type railcraft.common.items.ItemSteelPickaxe, owned by Railcraft, ordinal 0, name rc.tool.steel.pickaxe, claimedModId null, 7807=Item 7807, Type railcraft.common.items.ItemSteelShovel, owned by Railcraft, ordinal 0, name rc.tool.steel.shovel, claimedModId null, 7804=Item 7804, Type railcraft.common.items.ItemSteelAxe, owned by Railcraft, ordinal 0, name rc.tool.steel.axe, claimedModId null, 7805=Item 7805, Type railcraft.common.items.ItemSteelHoe, owned by Railcraft, ordinal 0, name rc.tool.steel.hoe, claimedModId null, 7794=Item 7794, Type railcraft.common.items.ItemTie, owned by Railcraft, ordinal 0, name rc.part.tie, claimedModId null, 7795=Item 7795, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 8, name rc.part.turbine.blade, claimedModId null, 7792=Item 7792, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 0, name rc.part.rebar, claimedModId null, 7793=Item 7793, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 3, name rc.part.signal.lamp, claimedModId null, 7798=Item 7798, Type railcraft.common.carts.ItemBoreHeadDiamond, owned by Railcraft, ordinal 0, name null, claimedModId null, 7799=Item 7799, Type railcraft.common.carts.ItemBoreHeadIron, owned by Railcraft, ordinal 0, name null, claimedModId null, 7796=Item 7796, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 7, name rc.part.turbine.disk, claimedModId null, 7797=Item 7797, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 6, name rc.part.turbine.rotor, claimedModId null, 7787=Item 7787, Type railcraft.common.items.ItemGear, owned by Railcraft, ordinal 0, name null, claimedModId null, 7786=Item 7786, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 5, name rc.part.circuit.receiver, claimedModId null, 7785=Item 7785, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 4, name rc.part.circuit.controller, claimedModId null, 7784=Item 7784, Type railcraft.common.liquids.ItemLiquid, owned by Railcraft, ordinal 1, name rc.liquid.steam, claimedModId null, 7791=Item 7791, Type railcraft.common.items.ItemRailbed, owned by Railcraft, ordinal 0, name rc.part.railbed, claimedModId null, 7790=Item 7790, Type railcraft.common.items.ItemRail, owned by Railcraft, ordinal 0, name rc.part.rail, claimedModId null, 7789=Item 7789, Type railcraft.common.items.ItemPlate, owned by Railcraft, ordinal 0, name rc.part.plate, claimedModId null, 7788=Item 7788, Type railcraft.common.items.ItemRailcraft, owned by Railcraft, ordinal 2, name rc.part.ingot.steel, claimedModId null, 7779=Item 7779, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 0, name rc.liquid.creosote.bucket, claimedModId null, 7778=Item 7778, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 1, name rc.liquid.creosote.bottle, claimedModId null, 7777=Item 7777, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 1, name rc.item.cart.work, claimedModId null, 7776=Item 7776, Type railcraft.common.carts.ItemCart, owned by Railcraft, ordinal 3, name rc.item.cart.undercutter, claimedModId null, 7783=Item 7783, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 3, name rc.liquid.creosote.wax, claimedModId null, 7782=Item 7782, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 4, name rc.liquid.creosote.refactory, claimedModId null, 7781=Item 7781, Type railcraft.common.liquids.ItemLiquid, owned by Railcraft, ordinal 0, name rc.liquid.creosote.liquid, claimedModId null, 7780=Item 7780, Type railcraft.common.liquids.ItemLiquidContainer, owned by Railcraft, ordinal 2, name rc.liquid.creosote.can, claimedModId null, 460=Item 460, Type railcraft.common.blocks.post.ItemPostMetal, owned by Railcraft, ordinal 0, name tile.rcMetalPostBlock, claimedModId null, 459=Item 459, Type railcraft.common.blocks.post.ItemPost, owned by Railcraft, ordinal 0, name tile.rcPostBlock, claimedModId null, 7808=Item 7808, Type railcraft.common.items.ItemSteelSword, owned by Railcraft, ordinal 0, name rc.tool.steel.sword, claimedModId null, 458=Item 458, Type railcraft.common.blocks.ore.ItemOre, owned by Railcraft, ordinal 0, name tile.rcOres, claimedModId null, 7809=Item 7809, Type railcraft.common.blocks.signals.ItemSignalBlockSurveyor, owned by Railcraft, ordinal 0, name rc.tool.surveyor, claimedModId null, 457=Item 457, Type railcraft.common.blocks.cube.ItemCube, owned by Railcraft, ordinal 0, name tile.rcCube, claimedModId null, 456=Item 456, Type railcraft.common.blocks.signals.ItemSignal, owned by Railcraft, ordinal 0, name tile.structureBlock, claimedModId null, 455=Item 455, Type railcraft.common.blocks.tracks.BlockTrackElevator, owned by Railcraft, ordinal 0, name tile.elevatorRail, claimedModId null, 454=Item 454, Type railcraft.common.blocks.tracks.ItemTrack, owned by Railcraft, ordinal 0, name tile.railcraftTrack, claimedModId null, 453=Item 453, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 1, name tile.rcBlockMachineGamma, claimedModId null, 452=Item 452, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 2, name tile.rcBlockMachineBeta, claimedModId null, 451=Item 451, Type railcraft.common.blocks.machine.ItemMachine, owned by Railcraft, ordinal 0, name tile.rcBlockMachineAlpha, claimedModId null, 450=Item 450, Type railcraft.common.blocks.detector.ItemDetector, owned by Railcraft, ordinal 0, name tile.cartDetector, claimedModId null}
2013-01-07 20:56:39 [SEVERE] [ForgeModLoader] Mismatched items : {343=(Item 343, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 2, name rc.item.cart.furnace, claimedModId null, Item 343, Type uv, owned by Minecraft, ordinal 2, name null, claimedModId null), 342=(Item 342, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 1, name rc.item.cart.chest, claimedModId null, Item 342, Type uv, owned by Minecraft, ordinal 1, name null, claimedModId null), 328=(Item 328, Type railcraft.common.carts.ItemCartVanilla, owned by Railcraft, ordinal 0, name rc.item.cart.basic, claimedModId null, Item 328, Type uv, owned by Minecraft, ordinal 0, name null, claimedModId null)}
2013-01-07 20:56:39 [INFO] [ForgeModLoader] Loading dimension 0 (world) (ho@1aa64d4c)
2013-01-07 20:56:39 [INFO] [ForgeModLoader] Loading dimension 1 (world) (ho@1aa64d4c)
2013-01-07 20:56:39 [INFO] [ForgeModLoader] Loading dimension -1 (world) (ho@1aa64d4c)
2013-01-07 20:56:39 [INFO] [Minecraft] Preparing start region for level 0
2013-01-07 20:56:40 [INFO] [Minecraft] Preparing spawn area: 53%
2013-01-07 20:56:41 [INFO] [Minecraft] Done (2.311s)! For help, type "help" or "?"
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge
2013-01-07 20:56:41 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge

I hope that helps.

commented

Don't post support requests here.