IAPills |
06-05-2003 09:51 AM |
Problem starting server
When I start World.exe it loads doe a split second then it closes it self. It says up long enough for me to read "Error could not load.." its the the only thing i can read. The same thing happens when I run Boot5zones.exe.
I did everything exactly as the readme says. I did notice a few strange things:
Quote:
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;
(More lines will scroll by, you might wanta go make some food at this point ,as this will take 5 min plus to finish)
After it finishs Type " Exit " . MySQL will close.
|
on the source reloaddb.sql; step it starts to load correctly then
"ERROR 1054: Unknown column 'usedspells' in 'field list'
It keeps repeating this and has yet to stop. Also my computer beeps the entire time. So I just close it.
Other than the above everything has worked. Help!
|