I'm trying to add summon upgrades, everything is in the right order from the looks of it, but I get this error:
Does anyone know how to fix it?Code:MobDataBox::mdb_Load : DataOrder mismatch[6506]
Any help is appreciated :)
I'm trying to add summon upgrades, everything is in the right order from the looks of it, but I get this error:
Does anyone know how to fix it?Code:MobDataBox::mdb_Load : DataOrder mismatch[6506]
Any help is appreciated :)
This means that the mob inx on a file doesnt match with the other, check mobinfo, mobinfoserver, mobspecies and make sure that the mob in ID 6506 on mobinfo matches the same mob in the rest of them.