Log in

View Full Version : need help


bluedestiny723
06-03-2003, 11:12 AM
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

Geno Breaker
06-03-2003, 10:51 PM
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...
EMuShareMem.dll loaded.
Loading items from database...
...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.
Warning: You need to get laid...
TCP listening on: 4.64.102.246:9000
World server listening on: 4.64.102.246:9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
Login server responded with FatalError. Disabling reconnect.
Error message: 'Bad server name. Unknown reason.'
64.5.48.204:5999: TCPConnection::RecvData(): Error: 10053

this is my world output, similar to yours

im using the 44dr1 update, rebuilt the database with the full sql file, not the updater

could it be cause im behind a cable/dsl router?

a_Guest03
06-04-2003, 02:08 AM
Make your server name at least 12 characters, and remove the symbols and try again.