Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 11-04-2004, 04:47 AM
sotonin
Demi-God
 
Join Date: May 2004
Posts: 1,177
Default

I had the same issue with the new "update" that came out after we released kunark.

I had to do the following to get it working properly.

Follow the directions, but after you run doors_update.sql you'll notice a error in freport. but the last 2 go through fine.

Now run this.

mysqldump -u user -p databasename doors>doors.sql

that dumps the contents of your doors table.

Now do this.

DELETE FROM doors;

Now run the doors_update.sql AGAIN on the empty doors table.

It should update your first one, and error on the second 2, because they were already done previously. Now your structure should be proper.

now

source doors.sql

and itll put the info back into your table. Proceed with doorsdata.sql and you are done.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:20 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3