View Single Post
  #13  
Old 02-23-2010, 10:45 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Quote:
Originally Posted by Drahkon View Post
Also, these are in my log;

[02.23. - 08:38:01] Starting Log: logs/eqemu_error_zone_1128.log
[02.23. - 08:38:01] Unable to load titles: SELECT `id`, `skill_id`, `min_skill_value`, `max_skill_value`, `min_aa_points`, `max_aa_points`, `class`, `gender`, `char_id`, `status`, `item_id`, `prefix`, `suffix`, `title_set` from titles : #1054: Unknown column 'title_set' in 'field list'
That's because you seem to have missed sourcing the required sql (1057). Which, in that case, you most likely missed all the sql updates. Check your utils\sql\svn folder.
Reply With Quote