EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Error 1017 on my server (https://www.eqemulator.org/forums/showthread.php?t=6347)

Kran 04-01-2003 06:27 AM

Error 1017 on my server
 
I have a 1017 error when i 'm trying to connect to my server in local.

Quote:

[LoginServer]
loginserver=localhost
loginport=5999
worldname=frenchy's EqEmu
worldaddress=localhost
locked=false
account=
password=
Quote:

Boot5zone @echo off
start zone.exe . 127.0.0.1 7995 127.0.0.1
start zone.exe . 127.0.0.1 7996 127.0.0.1
start zone.exe . 127.0.0.1 7997 127.0.0.1
start zone.exe . 127.0.0.1 7998 127.0.0.1
start zone.exe . 127.0.0.1 7999 127.0.0.1
exit
cls
someone can help me plz

sorry for my english im french

and my minilogin.exe say this
http://www.halflifexpert.com/skdteam/problem.jpg
if someone know how change this bug plz help me

Exaethier 04-02-2003 10:25 AM

Are you running windows XP, have a firewall, or trying to connect through a router?

Kran 04-03-2003 03:02 AM

im running on XP,no firewall,and no router !!!

EnFuego98 04-03-2003 07:46 AM

Go to your start menu, select run. In the run box, type cmd and press enter. When you get the dos box, navigate to your MySQL directory. Then run mysql.exe and type the following:

Code:

INSERT INTO accounts SET name='eqemu', password='eqemu', status=200;
Then type the following:

Code:

GRANT ALL PRIVILEGES on *.* TO '%'@127.0.0.1 IDENTIFIED BY '%' WITH GRANT OPTION;
Exit out of MySQL and the dos box, restart your zone.exe's and world.exe, and you should no longer be getting 1017 errors.

Kran 04-04-2003 02:47 AM

That's working but when i create my personnage,the server say me zone is not availabe

EnFuego98 04-04-2003 01:47 PM

While you're in game? What's the exact message? If you're getting something like "This zone is currently not ready to receive visitors" (something along that line), then you might be typing the wrong zone shortname.

Kran 04-04-2003 08:32 PM

i'm not in game , when i create my personage and i click Enter world i have a black screen after a message in a window how say Zone Unavailable

Kran 04-05-2003 09:26 PM

that's working fine but my brother can't connect my server in local, WTF, he had a 1017 error


All times are GMT -4. The time now is 09:08 PM.

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