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
  #5  
Old 10-18-2004, 02:17 AM
Cans
Sarnak
 
Join Date: Mar 2003
Posts: 71
Default

All of the DB errors within your world.exe seem to be a table problem within your DB. 6.0 reconfigured the tables, and I got that error when I started with my PEQ DB.

To fix it, run this query in your MySQL:

Code:
ALTER TABLE items ADD attuneable tinyint(3) unsigned NOT NULL default '0';
As for the command warnings, to get them to stop, simply add those commands into the addon.ini file.

Ex, at the bottom of it put:

Code:
!help=0
!version=50
!serversidename=200
!loc=0
!flag=200
!si=0
!hp=0
!pf=50
!bestz=0
!ginfo=50
Those are just some example access levels. Change them as you see fit.

Ignore the eqtime.cfg error. It'll stop once you get on your server and create a char, etc.

Quote:
Error: EMuShareMem: DLLLoadItems: !ItemsMMF.IsLoaded() (timeout)
[Error] Loading items FAILED! <<-- EmuShareMem error again
Failed. But ignoring error and going on...
This is because of the item table changes. Fix that, that will disappear. It really has nothing to do with the actual compiled EMuShareMem in this case.

For boot5zones.bat, the only thing I can think of there is make sure you forward your ports if you are behind a router. Also, make sure that all three world.exe, zone.exe, and emusharemem.dll are of the SAME version (this case 6.0 DR1). If it isn't, you may encounter more errors along the way.

I hope this helps some.
__________________
Cans O`Whoop Ass
LOADING, PLEASE WAIT...
Reply With Quote
 


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 12:35 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