Hi all, i am trying to make a modpack for me and a couple of friends to enjoy, but when i am trying to test the modpack by running a server.jar, that all goes well, but when i am trying to join the server via my minecraft, i get the following error report:
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] FML has detected item discrepancies
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] Missing items : {2730=Item 2730, Type xreliquary.blocks.BlockWraithNode, owned by xreliquary, ordinal 0, name wraithNode, claimedModId null, 2729=Item 2729, Type xreliquary.items.ItemFertileLilypad, owned by xreliquary, ordinal 0, name lilypad, claimedModId null, 2728=Item 2728, Type xreliquary.blocks.BlockAltar, owned by xreliquary, ordinal 1, name altarIdle, claimedModId null, 2727=Item 2727, Type xreliquary.blocks.BlockAltar, owned by xreliquary, ordinal 0, name altarActive, claimedModId null, 4091=Item 4091, Type tconstruct.blocks.TankAirBlock, owned by TConstruct, ordinal 0, name TankAir, claimedModId null, 4092=Item 4092, Type tconstruct.items.blocks.WoolSlab2Item, owned by TConstruct, ordinal 0, name WoolSlab2, claimedModId null}
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] Mismatched items : {3246=(Item 3246, Type com.jamolnng.mod.expchest.BlockEnderExpChest, owned by ExpChest, ordinal 0, name EnderExpChest, claimedModId null, Item 3246, Type tconstruct.blocks.TankAirBlock, owned by TConstruct, ordinal 0, name TankAir, claimedModId null), 3245=(Item 3245, Type com.jamolnng.mod.expchest.BlockExpChest, owned by ExpChest, ordinal 0, name ExpChest, claimedModId null, Item 3245, Type tconstruct.items.blocks.WoolSlab2Item, owned by TConstruct, ordinal 0, name WoolSlab2, claimedModId null)}
2014-02-10 19:50:15 [INFO] [MapWriter] connection closed
2014-02-10 19:50:15 [INFO] [MapWriter] connection closed
It seems like it is a problem with xreliquary and TConstruct (ik how to fix the exp chest error) but the strange thing is that i use the EXACT same mods and configs in my server\mods folder then in my .minecraft\mods folder, so i have no idea what could be the problem. Does someone know how to fix this? Thanks.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] FML has detected item discrepancies
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] Missing items : {2730=Item 2730, Type xreliquary.blocks.BlockWraithNode, owned by xreliquary, ordinal 0, name wraithNode, claimedModId null, 2729=Item 2729, Type xreliquary.items.ItemFertileLilypad, owned by xreliquary, ordinal 0, name lilypad, claimedModId null, 2728=Item 2728, Type xreliquary.blocks.BlockAltar, owned by xreliquary, ordinal 1, name altarIdle, claimedModId null, 2727=Item 2727, Type xreliquary.blocks.BlockAltar, owned by xreliquary, ordinal 0, name altarActive, claimedModId null, 4091=Item 4091, Type tconstruct.blocks.TankAirBlock, owned by TConstruct, ordinal 0, name TankAir, claimedModId null, 4092=Item 4092, Type tconstruct.items.blocks.WoolSlab2Item, owned by TConstruct, ordinal 0, name WoolSlab2, claimedModId null}
2014-02-10 19:50:15 [SEVERE] [fml.ItemTracker] Mismatched items : {3246=(Item 3246, Type com.jamolnng.mod.expchest.BlockEnderExpChest, owned by ExpChest, ordinal 0, name EnderExpChest, claimedModId null, Item 3246, Type tconstruct.blocks.TankAirBlock, owned by TConstruct, ordinal 0, name TankAir, claimedModId null), 3245=(Item 3245, Type com.jamolnng.mod.expchest.BlockExpChest, owned by ExpChest, ordinal 0, name ExpChest, claimedModId null, Item 3245, Type tconstruct.items.blocks.WoolSlab2Item, owned by TConstruct, ordinal 0, name WoolSlab2, claimedModId null)}
2014-02-10 19:50:15 [INFO] [MapWriter] connection closed
2014-02-10 19:50:15 [INFO] [MapWriter] connection closed
It seems like it is a problem with xreliquary and TConstruct (ik how to fix the exp chest error) but the strange thing is that i use the EXACT same mods and configs in my server\mods folder then in my .minecraft\mods folder, so i have no idea what could be the problem. Does someone know how to fix this? Thanks.