[Solved] ID mismatch between world and game

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
Just upgraded Monster to 1.0.9 from 1.0.5.

Of course I kept my world, and the config folder in client and server are identical (I copied them).

However I'm getting ID mismatch between world and game for ID's 3766 and 3767.

Digging in the log files gave me this:

Code:
2014-02-07 11:36:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3767) owned by dynamictanks
2014-02-07 11:36:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3764) owned by dynamictanks
2014-02-07 11:36:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3763) owned by dynamictanks
2014-02-07 11:36:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3756) owned by dynamictanks
2014-02-07 11:36:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3766) owned by dynamictanks

While I know how to deal with ID conflicts, I have no idea how to tackle this one.

HALP!
 

RealSketch

New Member
Jul 29, 2019
2,016
0
0
This is a tech problem, requesting it be moved over there.
Anyhow, the problem is pretty straightforward.
You have ID conflicts, hopefully this is normal as the update may have changed a few things and blocks.
If you have added a mod, corrupted something, used mcedit etc.
Then you need to change the ID's.
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
Started a new world just to test, and I'm getting the same conflict.

This is weird. As I said, I'm using identical configs.
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
Oh never mind. I was being an idiot.

Installed AM2 and Traincraft on my client, and forgot to upload them to the server. Working fine now.
 
  • Like
Reactions: RealSketch