Drux
03-05-2004, 06:57 AM
Error 1017....
Ok ive searched the forums, check all my settings (i think)
Ive read the general errors post
I am running 0.5.5dr1, I can contect and play using minilogin and I can connect to other 5.5dr1 servers, but i cant connect to unless I use the minilogin
I must of missed something but i can think what so any ideas
Drux
db.ini
[Database]
host=192.168.1.20
user=eq
password=eq
database=eq
compression=off
loginserver.ini
ive removed my exterial fixed IP for security reasons, ie I have no firewall atm.
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Sparhawks Everquest
worldaddress=###.###.###.183
locked=false
[WorldServer]
Defaultstatus=0
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
if NOT exist spells_en.txt goto NOSPELL
start zone . ###.###.###.183 7995 192.168.1.20
start zone . ###.###.###.183 7996 192.168.1.20
start zone . ###.###.###.183 7997 192.168.1.20
start zone . ###.###.###.183 7998 192.168.1.20
start zone . ###.###.###.183 7999 192.168.1.20
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
Ok ive searched the forums, check all my settings (i think)
Ive read the general errors post
I am running 0.5.5dr1, I can contect and play using minilogin and I can connect to other 5.5dr1 servers, but i cant connect to unless I use the minilogin
I must of missed something but i can think what so any ideas
Drux
db.ini
[Database]
host=192.168.1.20
user=eq
password=eq
database=eq
compression=off
loginserver.ini
ive removed my exterial fixed IP for security reasons, ie I have no firewall atm.
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Sparhawks Everquest
worldaddress=###.###.###.183
locked=false
[WorldServer]
Defaultstatus=0
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
if NOT exist spells_en.txt goto NOSPELL
start zone . ###.###.###.183 7995 192.168.1.20
start zone . ###.###.###.183 7996 192.168.1.20
start zone . ###.###.###.183 7997 192.168.1.20
start zone . ###.###.###.183 7998 192.168.1.20
start zone . ###.###.###.183 7999 192.168.1.20
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------