| 
				 Error while loading world server. 
 Ok, 
 I've gotten the files built, but when I try to run the server I get the following message. I went back and looked, and there were no errors during the build. Lots of warnings, but no errors.
 
 Anyone have any suggestions?
 
 Using database 'eq' at 127.0.0.1
 [Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
 [Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
 Loading Variables, zone names & items...
 LoadEMuShareMemDLL::Load() failed to load library error=Error: Could not load it
 ...done.
 LoginServer.ini read.
 Loading guild ranks...done.
 Loading EQ time of day...done.
 Deleted 0 stale player corpses from database.
 Deleted -1 stale player backups from database.
 Breaking linux compiles....
 TCP listening on: 10.0.0.3:9000
 World server listening on: 10.0.0.3:9000
 Connected to LoginServer: 10.0.0.2:5999
 
 
 My db.ini looks like the following
 [Database]
 host=127.0.0.1
 user=*****
 password=*****
 database=eq
 
 My LoginServer.ini looks like the following
 
 [LoginServer]
 loginserver=10.0.0.2
 loginserver2=10.0.0.2
 loginport=5999
 loginport2=5999
 worldname=THE TEST
 worldaddress=10.0.0.3
 locked=false
 account=
 password=
 
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
				__________________Never Meddle in the affairs of Dragons....
 
 Cause You're crunchy and taste good with ketchup......
 |