Wrathegar
12-02-2002, 02:15 PM
Ok, I have been reading a multitude of posts on this error and have yet to find a fix to my problem. I am running Win XP and am attempting to run a local server. I am also attempting to run the server and log onto it on the same computer. I have tried logging onto my server with my user name: Wrathegar and with the user name and pw both being eqemu. I get the same result from both when I click on my server, error 1017. Here is my file info:
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 reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginport=5999
loginport2=5999
worldname=ShadowsofNothing
locked=false
account=
password=
worldaddress=127.0.0.1
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
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
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
EQ Host
[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"
}
Pls tell me what I am doing wrong and how I can fix this error so that I can play. Also I need to know if I can run and play on my server with the same computer. P.S. I have also tried changing 127.0.0.1 to localhost with no effect. :confused:
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 reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginport=5999
loginport2=5999
worldname=ShadowsofNothing
locked=false
account=
password=
worldaddress=127.0.0.1
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
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
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
EQ Host
[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"
}
Pls tell me what I am doing wrong and how I can fix this error so that I can play. Also I need to know if I can run and play on my server with the same computer. P.S. I have also tried changing 127.0.0.1 to localhost with no effect. :confused: