PDA

View Full Version : Still Getting 1017 Error


FeniinMantra
10-07-2002, 04:09 PM
OS: Win98
Problem: Getting 1017 Error when Part 2 - Hosting your own server on EQEmu.

I followed the steps, several times. Still to no avail. Here is my info.

eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

loginserver.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Stomach Pump
locked=false
account=
password=
worldaddress=localhost

[WorldServer]
Defaultstatus=
Unavailzone=

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

boot5zones.bat

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------------------------

Minilogin screen after connecting and getting 1017 error
LoginServer.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:2220
51300 New client from ip: 127.0.0.1 port: 2238
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 2238
59100 New client from ip: 127.0.0.1 port: 2242
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 2242

World screen after connecting and getting 1017 error
Loading zone names & items...done.
LoginServer.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
New TCP connection: 127.0.0.1:2232
New zoneserver: #1 127.0.0.1:2232
New TCP connection: 127.0.0.1:2233
New zoneserver: #2 127.0.0.1:2233
Zoneserver SetConnectInfo: 127.0.0.1:2232: 127.0.0.New TCP connection: 127.0.0.1
:2234
1:7996
New TCP connection: 127.0.0.1:2236
New zoneserver: #3 127.0.0.1:2234
New TCP connection: 127.0.0.1:2237
New zoneserver: #4 127.0.0.1:2236
New zoneserver: #5 127.0.0.1:2237
Zoneserver SetConnectInfo: 127.0.0.1:2233: 127.0.0.1:7995
Zoneserver SetConnectInfo: 127.0.0.1:2236: 127.0.0.1:7999
Zoneserver SetConnectInfo: 127.0.0.1:2234: 127.0.0.1:7997
Zoneserver SetConnectInfo: 127.0.0.1:2237: 127.0.0.1:7998
53000 New client from ip: 127.0.0.1 port: 2240
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:2240

Boot5Zones.bat after that stuff too

C:\eqemu\EQEmu>REM: ****Read this first!!!****

C:\eqemu\EQEmu>
C:\eqemu\EQEmu>REM: This file requires your real IP in the place of "YourIP" whe
n you are connecting

C:\eqemu\EQEmu>REM: To the EQEmu Loginserver.

C:\eqemu\EQEmu>
C:\eqemu\EQEmu>REM: When you are using minilogin, Replace all IP Addresses to sa
y 127.0.0.1

C:\eqemu\EQEmu>
C:\eqemu\EQEmu>REM: If you still get errors try using localhost instead of 127.0
.0.1

C:\eqemu\EQEmu>
C:\eqemu\EQEmu>REM:--------------Start-----------------------

C:\eqemu\EQEmu>
C:\eqemu\EQEmu>



7995-7999:sleeping
Using database 'eq' at localhost
EqEmu 0.3.9 - Angriff der Corpses
Loading zone names, items & NPCs...done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

Any ideas? I keep getting that damn 1017 error :((

FeniinMantra
10-09-2002, 07:00 AM
..nobody has any clue?..

astemus
10-09-2002, 07:48 AM
This same question has been asked at least 20 times, and already been answered just as many. Search the forums for a plethora of solutions...

Lurker_005
10-09-2002, 09:22 AM
127.0.0.1: Wrong name/pass: name='eqemu'


Means you don't have the eqemu account setup right or not entering eqemu as the password.

search turned up this thread http://forums.eqemu.net/showthread.php?s=&threadid=3195&highlight=Wrong+na me+pass+eqemu

Levitron
10-09-2002, 09:28 AM
I was getting the same thing...seen in another post to create the emueq account..

cmd
cd to eq directory
world.exe adduser eqemu eqemu 200

..the post is somewhere on the forum, cant recall where as I just used search and it came up. Anyway, that solved my 1017 error, which was also giving me that bad user/pass eqemu...give er a shot :)

Edit:
Followed the link provided above, that is the one :b

FeniinMantra
10-09-2002, 02:42 PM
Thanks for the very friendly reply Levitron :) I'll give it a shot


could've swore i did that tho.. =\


-=Feniin=-