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:
While I know how to deal with ID conflicts, I have no idea how to tackle this one.
HALP!
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!