Log in

View Full Version : bad server name error 10053


enigmatic
03-15-2004, 12:02 PM
I am having problems getting eqemu to work, the world.exe gives this message

has anyone had this before?


login server responded with fatalerror, disabling reconnect .

error message:'bad server name. unknown reason.'
127.0.0.1:5999:TCP connection::recvdata<>: error 10053

I am using thes files following instructions from the create a local server in tutorial forum.

mysql-4.0.18-win
EQEmu-0.5.2-Win32 :x
5.5DR1VSNETBinaries
EQEmu-0.5.3-DR3-Binaries
mw_052_053_alpha2.zip (sourced into mysql with 24th jan update )


my db.ini

# READ README.TXT!

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


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.

my loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=eqemu
locked=false
Account=
Password=
worldaddress=localhost
[WorldServer]
Defaultstatus=0
Unavailzone=

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

my boot5zones.bat

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------

my miniloginaccounts.ini




127.0.0.1 eqemu eqemu

Shawn319
03-15-2004, 12:16 PM
worldname=eqemu

read the error next time..

error message:'bad server name.

This tells me you need to choose a better server name.

Try something longer like

worldname=enigmatic's cool semi-legit

Shawn319
03-15-2004, 12:17 PM
EQEmu-0.5.2-Win32
5.5DR1VSNETBinaries
EQEmu-0.5.3-DR3-Binaries
mw_052_053_alpha2.zip (sourced into mysql with 24th jan update)

????? so what version are you using LOL.. pick one and stick with it...

btw i'd love to know where you got "5.5DR1VSNETBinaries".. since i never released them...

if you are in fact using 0.5.5-dr1 its unsupported anyway.

Jezebell
03-15-2004, 12:23 PM
Shawn:

www.rama.demon.co.uk/5.5DR1VSNETBinaries.zip

from

http://www.eqemulator.net/forums/viewtopic.php?t=13409&start=30

enigmatic
03-15-2004, 12:47 PM
Yea i was using 5.5DR1VSNETBinaries, i got them from a link on a thread.

They allow me login to my server and i can choose a character but it crashes when it tries to load up the world. I am guessing its something to do with the fields

I patched my everquest on 14th march


anyway thanks for the help with the initial problem, now i dont get server name error now.

now i can get to hear the music and play about with some stats, its the furthest i have gotten so far.