I started a new server today w/CreeperHost. I've gotten everything to work except now I'm getting an item mismatch error when I try to connect to the server. I am receiving the following error:
I connected to the server using WinSCP and copied the config folder from the server to my client. I restarted the server and client and I'm getting the same error. I checked the GraviSuite config on the client and server and they are a match. I checked the RP2 client and server configs and they match as well. I am highly confused. Any assistance would be most appreciated.
Here are the server and client config files for gravisuite.
Server:
Client:
2013-01-05 21:25:41 [SEVERE] [ForgeModLoader] FML has detected item discrepancies
2013-01-05 21:25:41 [SEVERE] [ForgeModLoader] Missing items : {}
2013-01-05 21:25:41 [SEVERE] [ForgeModLoader] Mismatched items : {1214=(Item 1214, Type gravisuite.ItemVajra, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1214, Type com.eloraam.redpower.world.ItemCustomFlower, owned by RedPowerWorld, ordinal 0, name plants, claimedModId null), 1215=(Item 1215, Type gravisuite.ItemAdvDDrill, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1215, Type com.eloraam.redpower.world.ItemCustomStone, owned by RedPowerWorld, ordinal 0, name stone, claimedModId null), 1212=(Item 1212, Type gravisuite.ItemUltimateLappack, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1212, Type com.eloraam.redpower.world.BlockCustomLog, owned by RedPowerWorld, ordinal 0, name logs, claimedModId null), 1213=(Item 1213, Type gravisuite.ItemAdvancedLappack, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1213, Type com.eloraam.redpower.world.ItemCustomOre, owned by RedPowerWorld, ordinal 0, name ores, claimedModId null)}
2013-01-05 21:25:41 [SEVERE] [ForgeModLoader] Missing items : {}
2013-01-05 21:25:41 [SEVERE] [ForgeModLoader] Mismatched items : {1214=(Item 1214, Type gravisuite.ItemVajra, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1214, Type com.eloraam.redpower.world.ItemCustomFlower, owned by RedPowerWorld, ordinal 0, name plants, claimedModId null), 1215=(Item 1215, Type gravisuite.ItemAdvDDrill, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1215, Type com.eloraam.redpower.world.ItemCustomStone, owned by RedPowerWorld, ordinal 0, name stone, claimedModId null), 1212=(Item 1212, Type gravisuite.ItemUltimateLappack, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1212, Type com.eloraam.redpower.world.BlockCustomLog, owned by RedPowerWorld, ordinal 0, name logs, claimedModId null), 1213=(Item 1213, Type gravisuite.ItemAdvancedLappack, owned by GraviSuite, ordinal 0, name null, claimedModId null, Item 1213, Type com.eloraam.redpower.world.ItemCustomOre, owned by RedPowerWorld, ordinal 0, name ores, claimedModId null)}
I connected to the server using WinSCP and copied the config folder from the server to my client. I restarted the server and client and I'm getting the same error. I checked the GraviSuite config on the client and server and they are a match. I checked the RP2 client and server configs and they match as well. I am highly confused. Any assistance would be most appreciated.
Here are the server and client config files for gravisuite.
Server:
# Configuration file
# Generated on 1/6/13 10:13 AM
####################
# hud settings
####################
"hud settings" {
B:"Display hud"=true
I:hudPosition=1
}
####################
# items
####################
items {
I:advChainsawID=30223
I:advDDrillID=30222
I:advLappackID=30224
I:graviChestPlateID=30217
ItherItemsID=30219
I:ultimateHelmetGenDay=512
I:ultimateHelmetGenNight=64
I:ultimateLappackID=30218
I:ultimateSolarHelmetID=30220
I:vajraID=30221
}
####################
# recipes settings
####################
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=false
B:"Disable Advanced Dimond Drill recipe"=false
B:"Disable AdvancedLappack recipe"=false
B:"Disable GraviChestPlate recipe"=false
B:"Disable UltimateLappack recipe"=false
B:"Disable UltimateSolarHelmet recipe"=false
B:"Disable Vajra recipe"=false
}
# Generated on 1/6/13 10:13 AM
####################
# hud settings
####################
"hud settings" {
B:"Display hud"=true
I:hudPosition=1
}
####################
# items
####################
items {
I:advChainsawID=30223
I:advDDrillID=30222
I:advLappackID=30224
I:graviChestPlateID=30217
ItherItemsID=30219
I:ultimateHelmetGenDay=512
I:ultimateHelmetGenNight=64
I:ultimateLappackID=30218
I:ultimateSolarHelmetID=30220
I:vajraID=30221
}
####################
# recipes settings
####################
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=false
B:"Disable Advanced Dimond Drill recipe"=false
B:"Disable AdvancedLappack recipe"=false
B:"Disable GraviChestPlate recipe"=false
B:"Disable UltimateLappack recipe"=false
B:"Disable UltimateSolarHelmet recipe"=false
B:"Disable Vajra recipe"=false
}
Client:
# Configuration file
# Generated on 1/5/13 9:24 PM
####################
# hud settings
####################
"hud settings" {
B:"Display hud"=true
I:hudPosition=1
}
####################
# items
####################
items {
I:advChainsawID=30223
I:advDDrillID=30222
I:advLappackID=30224
I:graviChestPlateID=30217
ItherItemsID=30219
I:ultimateHelmetGenDay=512
I:ultimateHelmetGenNight=64
I:ultimateLappackID=30218
I:ultimateSolarHelmetID=30220
I:vajraID=30221
}
####################
# recipes settings
####################
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=false
B:"Disable Advanced Dimond Drill recipe"=false
B:"Disable AdvancedLappack recipe"=false
B:"Disable GraviChestPlate recipe"=false
B:"Disable UltimateLappack recipe"=false
B:"Disable UltimateSolarHelmet recipe"=false
B:"Disable Vajra recipe"=false
}
# Generated on 1/5/13 9:24 PM
####################
# hud settings
####################
"hud settings" {
B:"Display hud"=true
I:hudPosition=1
}
####################
# items
####################
items {
I:advChainsawID=30223
I:advDDrillID=30222
I:advLappackID=30224
I:graviChestPlateID=30217
ItherItemsID=30219
I:ultimateHelmetGenDay=512
I:ultimateHelmetGenNight=64
I:ultimateLappackID=30218
I:ultimateSolarHelmetID=30220
I:vajraID=30221
}
####################
# recipes settings
####################
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=false
B:"Disable Advanced Dimond Drill recipe"=false
B:"Disable AdvancedLappack recipe"=false
B:"Disable GraviChestPlate recipe"=false
B:"Disable UltimateLappack recipe"=false
B:"Disable UltimateSolarHelmet recipe"=false
B:"Disable Vajra recipe"=false
}