Still getting 1017 When Setting up..
Using Windows XP, firewall turned off.
Using EQEmu 0.5.5
Loginserver.ini:
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=MS-Taint Legit
worldaddress=67.67.XXX.XXX
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[ChatChannelServer]
ChatChannelServer=192.168.X.XXX
db.ini:
[Database]
host=localhost
user=(Mysqluser..)
password=mysql PW..
database=eq
compression=off
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 . 67.67.113.XXX 7995 192.168.1.XXX
start zone . 67.67.113.XXX 7996 192.168.1.XXX
start zone . 67.67.113.XXX 7997 192.168.1.XXX
start zone . 67.67.113.XXX 7998 192.168.1.XXX
start zone . 67.67.113.XXX 7999 192.168.1.XXX
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------------------------
I followed all tutorials,
My server shows up on the server select screen but I just keep getting the 1017 every time.
|