i think you have sussed this now.
You have the mob cowking in your mTBL_MONGEn table but have forgotten to add it in to your TBL_MONSTER table as well
You will need to add the mob to the monster tbl and reboot the server
Well no that's the thing, I've searched both my TBL_MONGEN and TBL_MONSTER and there is nothing called CowKing. I've also searched my server files and the only thing it finds is the M2 log being spammed with the error...
Killmaster said:
I remember looking at the source codes and there was a thing about CowKing... it was a mob. I'm guessing its something to do with an attack of some sort.
I dont think it's a mob at all...I think its a generic error which occurs when you have a mob (any mob) in your mongen which isn't in your monster db.
i.e. the mongen is trying to spawn a ZumaArcher20 in BDD but there isn't a mob called ZumaArcher20 in your mob db.
Whether this is true or not I dunno, I did find ChestnutTree1 and 2 in my mongen, which aren't in my db, so I deleted them and the error still shows... and I can't find any other differences between the 2 tables, but then there isn't a way of comparing them other than by eye as far as I know :/