Thread: need help
View Single Post
  #1  
Old 06-03-2003, 11:12 AM
bluedestiny723
Fire Beetle
 
Join Date: Apr 2003
Posts: 3
Default need help

k think im fairly close to getting my server up but im running into some errors. When i attempt to start world.exe i get the following..

Using database 'eq' at localhost
[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 attach a function error=127
Error: Could not load item data. But ignoring
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
Breaking linux compiles....
TCP listening on: 64.********:9000
World server listening on: 64.******:9000
Connected to LoginServer: eqlogin2.eqemu.net:5999

I see a few things wrong but i'm not sure on how to correct them..boot5zone does nothing but shuts down heres what i get from it...

Using database 'eq' at localhost
[Status] CURRENT_ZONE_VERSION: EQEMu 0.4.4-DR1
[Error] CURRENT_ZONE_VERSION: EQEMu 0.4.4-DR1
Usage: zone zone_name address port worldaddress

Server shows up on sever select screen but is locked down, im assuming due to world and boot5 not loading fully/correctly.

Heres my ini's and such ive looked them over and can see nothing wrong in them...

Running: windows xp professional
EMU 0.4.3
currently running mysql 4.0.13
connecting to eqemu servers to host

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=teazer [test]
worldaddress=64.*****
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[Database]
host=localhost
user=joe
password=somebody
database=eq
compression=off

I've searched the forums pretty much all day searching for fixes, either im just missing them or i suck real bad hehe but i desprately need assistance and it will be much appreciated, Thanks
Reply With Quote