Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-18-2004, 10:54 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default 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?"
Reply With Quote
  #2  
Old 02-18-2004, 10:56 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

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...
__________________

kRPG Profile
Reply With Quote
  #3  
Old 02-18-2004, 11:01 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

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.
__________________
Reply With Quote
  #4  
Old 02-19-2004, 06:45 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Try looking at this thread for 1017 http://www.eqemulator.net/forums/viewtopic.php?t=12827
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #5  
Old 02-24-2004, 05:26 AM
nilar
Hill Giant
 
Join Date: Dec 2003
Location: The moon
Posts: 230
Default

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
Reply With Quote
  #6  
Old 02-24-2004, 05:47 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Yep, good call..
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #7  
Old 02-24-2004, 09:13 AM
nilar
Hill Giant
 
Join Date: Dec 2003
Location: The moon
Posts: 230
Default

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
Reply With Quote
  #8  
Old 02-24-2004, 09:23 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default

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?"
Reply With Quote
  #9  
Old 02-25-2004, 11:50 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default

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?"
Reply With Quote
  #10  
Old 02-25-2004, 11:59 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

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.
  • L.L. CoolJ
Reply With Quote
  #11  
Old 02-25-2004, 04:11 PM
nilar
Hill Giant
 
Join Date: Dec 2003
Location: The moon
Posts: 230
Default

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
Reply With Quote
  #12  
Old 02-25-2004, 05:49 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
0.5.2 DR3
Should be 0.5.3 DR3
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #13  
Old 02-25-2004, 09:20 PM
nilar
Hill Giant
 
Join Date: Dec 2003
Location: The moon
Posts: 230
Default

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
Reply With Quote
  #14  
Old 02-26-2004, 07:28 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

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.
  • L.L. CoolJ
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:05 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3