View Single Post
  #8  
Old 03-14-2003, 07:21 PM
Tarnien
Fire Beetle
 
Join Date: Jun 2002
Posts: 25
Default

Still not working.. i tried everything u said, and got same error everytime, except it says Error=120, instead of error=5070248.

1) Uninstalled mysql, deleted directory, deleted emu directory.
2) Installed mysql, unzipped emu 0.4.3
3) Unzipped db.sql from 0.4.1 to c:\mysql\bin
4) Created database eq, use eq, source db.sql
5) Unzipped 0.4.1 addon to C:\Temporary
6) Opened a dos window, did CD C:\Temporary, then install eq
7) Could not find a 0.4.1to0.4.2.sql file on forums, so i found the closest thing i could: ALTER TABLE variables ADD COLUMN ts timestamp NULL;

Im assuming this is just 41to42 in a text format? Found this here: http://forums.eqemu.net/viewtopic.ph...0+4+2+released

Anyway, i opened mysql.exe, typed in use eq, then ALTER TABLE variables ADD COLUMN ts timestamp NULL;
8) Sourced 42to43.sql
9) Edited loginserver.ini, db.ini, and boot5zones.bat
10) Ran World.exe.. got same error as before...

Am i missing something?
Tried #2

1) Unzipped 0.4.3
2) Unzipped telmet's db to c:\mysql\bin
3) Sourced db.sql
4) Ran Telmets 0.4.3 addon (Note: got about 30 seconds of errors saying something along the lines of "Error, line ### does not match up with line ###" or something.
5) Ran World.exe, got same error


What am i missing here?

Thanks
Reply With Quote