Quote:
Originally Posted by demonstar55
The second one, the clean_name isn't being terminated nicely, which should probably be fixed, but you should also not have mobs with names longer than 64 characters, if you do, try shortening them.
|
According to "select max(length(name)) FROM npc_types;" the max length of any mob in my DB is 34.. I don't do a lot of TempName'ing either.
I'm not sure exactly what you mean by the clean_name not being terminated nicely - How would I go about rectifying this? Thanks for taking the time to check out the log man.