Ok, here we go:
Quote:
Originally Posted by 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=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Land of the Piggies
locked=false
account=
password=
worldaddress=192.168.1.101
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
|
Quote:
Originally Posted by 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 . 192.168.1.101 7995 192.168.1.101
start zone . 192.168.1.101 7996 192.168.1.101
start zone . 192.168.1.101 7997 192.168.1.101
start zone . 192.168.1.101 7998 192.168.1.101
start zone . 192.168.1.101 7999 192.168.1.101
exit
cls
REM:---------------END------------------------
|
Quote:
Originally Posted by eqhost.ini
[Registration Servers]
{
"eqlogin1.eqemu.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemu.net:5999"
"eqlogin2.eqemu.net:5999"
}
|
Those are my files for the server.
The server shows up on the select server screen but when I try to go in I get booted and see the Error 1017.
Tell me if there is any other info you might need to figure out the problem, please give some aid to a frustrated halfling.
Thanks!