Epoxide-Software / EnchantingPlus

the repository for enchanting plus
11 stars 10 forks source link

Forge Mod Loader has found world ID mismatches #11

Closed HiCallMeHumming closed 11 years ago

HiCallMeHumming commented 11 years ago

I dunno what the hell happened. I have just installed the mod with some other mods(that i'll list at the end) and when I launched my world (that have already been used with other mods) that screen came up.

MODs used: Minecraft Coder Pack Forge Mod Loader Minecraft Forge Damage Indicators Divine RPG Enchanting Plus mod_Gibs (Dismenberment mod) Mutant Creatures! Timber!

Bug

NOTE: If I click YES, the game starts normally.

odininon commented 11 years ago

I have gone into an explanation of why it appears on the forum. Here is a copy:

Looking through how Forge and possible Minecraft handles adding items, it keeps track of what mod added what item. Since I am forcing my enchantment table into the same place as the vanilla one it will give this error the first time you run it, if you just accept it it should over write the old enchantment tables with the mods. This shouldn't cause issues. If it does i will have to look into how to do this method in a more orthodox way.

This is how FML handles ID conflicts. So this is just a general warning and should not cause any major issues.