EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   1017 Error and the server works fine (https://www.eqemulator.org/forums/showthread.php?t=14409)

Maldian 06-17-2004 05:13 PM

1017 Error and the server works fine
 
First things first...

I want to run a private server on my own computer. I will be the only one accessing it. So I set up the server with no problems. Minilogin and world.exe as well as the zone programs worked completely fine. I do have a Lynksys router and have properly configured the ports according to the How To:.

Below are my results:

eqhost.txt

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

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=192.168.1.100
loginport=5999
worldname=my minilogin test
worldaddress=192.168.1.1
locked=false
account=maldian
password=wendy619


[WorldServer]
Defaultstatus=0
Unavailzone=

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

db.ini

# READ README.TXT!

[Database]
host=localhost
user=maldian
password=wendy619
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.

Minilogin.ini

localhost maldian wendy619

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 . 192.168.1.1 7995 localhost
start zone . 192.168.1.1 7996 localhost
start zone . 192.168.1.1 7997 localhost
start zone . 192.168.1.1 7998 localhost
start zone . 192.168.1.1 7999 localhost
exit
cls

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

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

Screenshot of information AFTER I start the server. Everything looks normal to me:

http://adventurerslair.sphosting.com/setings.JPG


PLEASE HELP!

Maldian 06-18-2004 07:59 AM

still need help with this please

Maldian 06-18-2004 09:32 AM

Well I have tried everything under the sun.... going to go get a bite to eat then come back and try more. If anyone has any ideas, please advise. I may have to have someone log into my computer via netmeeting and adjust it to get it to work. sigh.... hoping for a solution.

sotonin 06-18-2004 01:29 PM

Quote:

eqhost.txt

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

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=192.168.1.100
loginport=5999
worldname=my minilogin test
worldaddress=192.168.1.1
locked=false
account=maldian
password=wendy619
Both of these are incorrect, you need the new dr4+ login info. Its on the news page of the eqemulator site.


All times are GMT -4. The time now is 06:53 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.