View Single Post
  #1  
Old 05-22-2002, 04:02 PM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default Drawde 0.9 and MSH 0.1

These don't seem to be working with 0.3.2

Perhaps I am doing something wrong.

I copy the following files in to my c:\mysql\bin\ directory

db.sql (from the 0.3.2 pack)
db09.sql (renamed, Drawde's db 0.9)
EQemudbupdate.sql (from MSH 0.1)

I run the following commands, on a fresh unsourced eq database

use eq
source db.sql
source db09.sql (a couple of beeps for errors occur)
source EQemudbupdate.sql (a few more beeps for duplicates and stuff occur)

Then, when I load the worldserver, it can't load zone names, thus the DB not being 0.3.2 compatible. Anyone got ideas??

My only idea was to make an old database (eg use the 0.3.1 database, source in the drawde and MSH) then import it in to the default 0.3.2 database. Would that work?

I can run the server fine with a fresh db sourced from the 0.3.2 db.sql alone. So it's not me server set up that sux. Anyone got ideas??
Reply With Quote