View Single Post
  #2  
Old 09-30-2004, 09:33 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: Error takes out Map.exe

Quote:
Originally Posted by LucidTheStick
Error in GetAASkillVars 'SELECT cost, max_level, hotkey_sid, hotkey_sid2, title_
sid, desc_sid, type, prereq_skill, prereq_minpoints, spell_type, spell_refresh,
classes, berserker,spellid FROM altadv_vars WHERE skill_id=309' #1054: Unknown c
olumn 'hotkey_sid' in 'field list'

Crashes Map.exe with that spammed. Using 5.9 DR1 and http://projecteq.net/modules.php?nam...etit&lid=9 for the database. If this is incorrect can some1 point me to a new DB or a fix?
I've not downloaded the latest CVS for a couple of days, but browsing SF, you might need to source this into your database:

http://cvs.sourceforge.net/viewcvs.p...mp;view=markup

That SQL seems to have your missing column.
Reply With Quote