Title: ID mismatch between server and client
Version: 0.5.1
OS: server Windows 7, client Windows Vista sp 2
Java Version: server 1.7.0_10, client 1.7.0_10
Description of Problem:
unmodified TekkitLite client are disconnected from unmodified server with ID mismatch error of vanilla items.
Error Messages:
server side
2013-01-07 03:52:26 [iNFO] [Minecraft] player[/192.168.1.3:56767] logged in with entity id 364 at (-35.31698300761409, 70.0, 264.1091083126024)
2013-01-07 03:52:26 [iNFO] [Minecraft] player lost connection: disconnect.endOfStream
2013-01-07 03:52:26 [iNFO] [Minecraft] player lost connection: disconnect.endOfStream
client side
Forge Mod Loader has found world ID mismatches
ID 343 is mismatched. World: (ModID: Minecraft, type uv, ordinal 2) Game (ModID: Railcraft, type rc.item.cart.furnace, ordinal 2)
ID 342 is mismatched. World: (ModID: Minecraft, type uv, ordinal 1) Game (ModID: Railcraft, type rc.item.cart.chest, ordinal 1)
ID 328 is mismatched. World: (ModID: Minecraft, type uv, ordinal 0) Game (ModID: Railcraft, type rc.item.cart.basic, ordinal 0)
Error Log:
none