Log in

View Full Version : Error 1017 PLS HELP


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:

Wrathegar
12-02-2002, 02:16 PM
Oh, one more thing I have disabled my XP internet firewall and am using Zone Alarms, which I also tried turning off with no effect.

Wyndwar
12-03-2002, 07:02 AM
I have the same problem. I am logging in with the username and password of eqemu. I get to the loging screen but when I try to Play I get a 1017. I tried to give admin to that account like the help says to.

C:\EQEmu>world flag eqemu 200
Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Account being GM Flagged:eqemu, Level: 200
Account: eqemu does not exist, therefore it cannot be flagged
database.SetGMFlag failed.

In mysql:

Sure enough when I run a "select * from account;" the tables are empty. I can do a "describe account;" and see all the fields for the table but I am unsure as to what the values should be. I thought the eqemu user would be listed somewhere in the db. Maybe I just assume too much. :)

Any help would be appreciated

Ralex
12-03-2002, 11:32 AM
Try, uh, the adduser, in a command line with a DOS window, then login.

world adduser eqemu eqemu 200

Then, try the 'world flag eqemu 200'. The account will already be set as a Server Op with the adduser command, but if you don't get an error when you do it, it may just work.

It may not solve your problems, so don't get mad at me if it don't. :)

Wyndwar
12-04-2002, 05:42 AM
Thanks for the reply. I went and downloaded the EQemu Admin tool and added my user through that tool. I didn't know about the world adduser. hum, should have guessed a world /? would have helped me. All I have to do now is remove the mulitple spawns in the new patch and I'll be good. Thanks for the help.

Ralex
12-04-2002, 04:55 PM
Word. :)