PDA

View Full Version : Yes, another 1017 error issue...


spacejunky
08-23-2003, 09:58 PM
And yes I looked everywhere in the forums and tried everything so far. Using 4.4. Should I be able to run the server(minilogin/world/zone) and the EQ client on the same computer? I can log in, but I get 1017 when I select the server. My only though is that is it because I am trying to run both on the same computer.

[Boot5Zones] (just running 2 till I can actually get into the game)
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1

[Database]
host=127.0.0.1
user=*masked*
password=*masked*
database=eq
compression=off

[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginport=5999
loginport2=5999
worldname=Spacejunky
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

[MiniLoginAccounts.ini]
127.0.0.1 eqemu eqemu

I have done everything all of the posts say with no luck. I do have the latest EQLive patch downloaded. That may also be my problem. If so, can someone post a definitive answer to if there is a way I can get this to work, or sit on my butt and wait for 5.0 release and run it as server only. Thank You.

Spacejunky

mattmeck
08-24-2003, 01:11 AM
If you have the latest live patch you can not play on 4.4, not even if you host it.

spacejunky
08-24-2003, 05:06 AM
Figures. At least I know how to get the settings up. My biggest problem was adding the login user to the eq database since there was no user file created when the database is created. Now that I know how to do that, 5.0 should be a breeze.