EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Unkown column 'usedspells'.... (https://www.eqemulator.org/forums/showthread.php?t=7302)

bnut 05-18-2003 05:03 AM

Unkown column 'usedspells'....
 
I was following the set up for EQemu server and everything was going smoothly untill I got to the following step:

-----------------------------------------------
3.4) This part might be a little tricky for some, so read word-by-word.

- Go to your MySQL bin directory ( C:\mysql\bin ) and open " mysql.exe "

- Now type the following in this order ( Type one line, hit enter, move on to next)

create database eq;

use eq

source db.sql;

A bunch of lines should pass by ( this is normal ).

< If your computer 'beeps' , just ignore it >

Once it finishs(stop scrolling lines) Type the following

source reloaddb.sql;
------------------------------------------------

After typing reloaddb.sql;

I got the following:

ERROR 1054: Unknown column 'usedspells' in 'field list'



Any clues?

tcsmyworld 05-18-2003 09:09 AM

DB needs npc_spells update....
 
you need to update the DB to include npc_spells updates.

Bordael 05-20-2003 10:30 AM

My understanding is that the npc_spells table needs a new columb to allow the data population to work.

what I don't understand is which columb needs adding, what the attrubutes should be and also do I need to change the sql ?

If someone could explain in simple terms or produce a step by step guide to fix this it would be much appriciated

Thx


All times are GMT -4. The time now is 09:20 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.