|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days. |
 |
|
 |

02-18-2004, 10:54 AM
|
Hill Giant
|
|
Join Date: Feb 2004
Posts: 143
|
|
Now Whats wrong? (cant make server)
I am having SOOOO much trouble...I did all of these things....but I still get the 1017 error...Here.
MY DB..
# READ README.TXT!
[Database]
host=localhost
user=*****
password=*******
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe
MY LOGINSERVER..
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginport=5997
loginport2=5999
worldname=Sonic's non-legit
worldaddress=Encounter
locked=false
account=
password=
worldaddress=Encounter
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
And finnally,my Boot5zones..
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . Encounter 7995 localhost
start zone . Encounter 7996 localhost
start zone . Encounter 7997 localhost
start zone . Encounter 7998 localhost
start zone . Encounter 7999 localhost
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------------------------
__________________
"My career as a comedy man is going down the drain.."
"The fact you are on the toilet while saying that statement is funny..."
"What was that?"
|
 |
|
 |

02-18-2004, 10:56 AM
|
 |
Dragon
|
|
Join Date: Mar 2003
Location: #loc
Posts: 745
|
|
Change Encounter to localhost. If that doesn't work, change all localhost's to your IP address. If that doesn't work make sure you've added user/account to mysql and granted. If that doesn't work, search for 1017 error. Has a *lot* of posts for fixes. Could be version...
|

02-18-2004, 11:01 AM
|
Dragon
|
|
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
|
|
bet he patched after feb 10th.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
|

02-19-2004, 06:45 AM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|

02-24-2004, 05:26 AM
|
Hill Giant
|
|
Join Date: Dec 2003
Location: The moon
Posts: 230
|
|
Shouldn't loginport2=5997?
__________________
"I can imagine a world without war, a world without hate. And I can imagine myself attacking that world. They would never expect it"
Nilar Nightwolf- SaltyBoogers Non Legit ServerOp
Ascendra Custom Legit ServerOp
GM-Mgmt Jezebells Everquest Server
Senyen of the Abyss [65 Forest Stalker] Dil's World
|

02-24-2004, 05:47 AM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
Yep, good call..
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|

02-24-2004, 09:13 AM
|
Hill Giant
|
|
Join Date: Dec 2003
Location: The moon
Posts: 230
|
|
Also, are you using a router?
__________________
"I can imagine a world without war, a world without hate. And I can imagine myself attacking that world. They would never expect it"
Nilar Nightwolf- SaltyBoogers Non Legit ServerOp
Ascendra Custom Legit ServerOp
GM-Mgmt Jezebells Everquest Server
Senyen of the Abyss [65 Forest Stalker] Dil's World
|

02-24-2004, 09:23 AM
|
Hill Giant
|
|
Join Date: Feb 2004
Posts: 143
|
|
No router...
And I'll get to that loginport thing. 
__________________
"My career as a comedy man is going down the drain.."
"The fact you are on the toilet while saying that statement is funny..."
"What was that?"
|

02-25-2004, 11:50 AM
|
Hill Giant
|
|
Join Date: Feb 2004
Posts: 143
|
|
ok....now what?
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
loginport2=5997
worldname=Sonic's non-legit
worldaddress=65.40.13.212
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[Database]
host=localhost
user=**********
password=*****
database=eq
compression=off
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 65.40.13.212 7995 65.40.13.212
start zone . 65.40.13.212 7996 65.40.13.212
start zone . 65.40.13.212 7997 65.40.13.212
start zone . 65.40.13.212 7998 65.40.13.212
start zone . 65.40.13.212 7999 65.40.13.212
exit
cls
:NOSPELL
__________________
"My career as a comedy man is going down the drain.."
"The fact you are on the toilet while saying that statement is funny..."
"What was that?"
|

02-25-2004, 11:59 AM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
Ok first of all, HERE is what your loginserver.ini should look like:
Code:
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=<your server name here>
worldaddress=*****************
locked=false
Secondly, what version of the emu are you trying to run? If you are trying to run an older version, and are patched up to present, you will continue to get this error...
Also, you need to post your world.exe and zone.exe output to see if there is anything there that would help us help you...
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|

02-25-2004, 04:11 PM
|
Hill Giant
|
|
Join Date: Dec 2003
Location: The moon
Posts: 230
|
|
Yeah make the changes that sam posted to loginserver.ini. Also make sure you have a recent database which can be found on a sticky in the World Building section. If you patched since GoD went live you will need to use the 0.5.5 DR1 version or else your gonna get a 1017 error. If you havnt patched then you can use the 0.5.2 DR3 and everything should work fine.
__________________
"I can imagine a world without war, a world without hate. And I can imagine myself attacking that world. They would never expect it"
Nilar Nightwolf- SaltyBoogers Non Legit ServerOp
Ascendra Custom Legit ServerOp
GM-Mgmt Jezebells Everquest Server
Senyen of the Abyss [65 Forest Stalker] Dil's World
|

02-25-2004, 05:49 PM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|

02-25-2004, 09:20 PM
|
Hill Giant
|
|
Join Date: Dec 2003
Location: The moon
Posts: 230
|
|
Quote:
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=<your server name here>
worldaddress=*****************
locked=false
|
Should be
Code:
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=<your server name here>
worldaddress=*****************
locked=false
Hope this will fix your problem
__________________
"I can imagine a world without war, a world without hate. And I can imagine myself attacking that world. They would never expect it"
Nilar Nightwolf- SaltyBoogers Non Legit ServerOp
Ascendra Custom Legit ServerOp
GM-Mgmt Jezebells Everquest Server
Senyen of the Abyss [65 Forest Stalker] Dil's World
|

02-26-2004, 07:28 AM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
Loginport<#> is irrelevant. If you were using different ports for each different loginserver then you might specify that there be a number, but since you are using the same port for all, this is NOT needed.......So it COULD read loginport=5997 for all three, and you would NOT have a problem...
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 07:05 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |