Problem Item Mismatch

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Sertas

New Member
Jul 29, 2019
185
0
0
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:

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)}


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
I:eek:therItemsID=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
I:eek:therItemsID=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
}
 

Sertas

New Member
Jul 29, 2019
185
0
0
Update:

I copied all the files from Creeperhost and created a localhost server. I was able to log in and play. So, I'm thinking to delete the files on Creeperhost and upload them again. Wish me luck.
 

GameMakerWorld

New Member
Jul 29, 2019
23
0
0
could it be extra bees? I had lots of trouble with that mod before and always turn it off now because it likes creating item mismatch bugs between client and server a lot (most recently i got that in the current mindcrack pack)
 

Sertas

New Member
Jul 29, 2019
185
0
0
could it be extra bees? I had lots of trouble with that mod before and always turn it off now because it likes creating item mismatch bugs between client and server a lot (most recently i got that in the current mindcrack pack)
I didn't know that about extra bees. I'll have to not add it this time. I've wiped everything Mindcraft related off my computer and the server. I'm going to get my SSP stable and then copy that stuff over to the server. Once I have the server stable locally I'll copy it to the server.

I'll be careful to use mods that are server compatible on the server. Once the local server is stable I shouldn't have any other issues.

@mindtooth, I don't really know what that program is. I'm using WinSCP to copy stuff to the server. I use putty but not very much.
 

Luke_H

New Member
Jul 29, 2019
273
0
0
I didn't know that about extra bees. I'll have to not add it this time. I've wiped everything Mindcraft related off my computer and the server. I'm going to get my SSP stable and then copy that stuff over to the server. Once I have the server stable locally I'll copy it to the server.

I'll be careful to use mods that are server compatible on the server. Once the local server is stable I shouldn't have any other issues.

@mindtooth, I don't really know what that program is. I'm using WinSCP to copy stuff to the server. I use putty but not very much.
Delete the mod files/jars in your /home/minecraft then install a fresh MindCrack from downloading it, or the server jar changer on the control panel.