View Single Post
  #3  
Old 08-19-2014, 10:13 PM
Splose's Avatar
Splose
Discordant
 
Join Date: Apr 2014
Posts: 280
Default

Quote:
Originally Posted by demonstar55 View Post
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.
Reply With Quote