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

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-01-2004, 12:51 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default 1017 error on trying to get to my own server

Okay I finally have my server up, and running.
But I get a 1017 error when I try to connect to it, I can connect to other servers on I am assuming its not client side. my serve shows up on the list

When I run my servers it all seems fine
Each of the zone windows says
Quote:
Connected to worldserver: 10.0.0.3:9000
My world server no errors

Terminal
Quote:
TCP listening on : 195.137.122.7:9000
World server listening on 195.137.122.7:9000
connected to loginserver: newlogin1.eqemulator.net :6994
72454 new tcp connection on :10.0.0.3: 1071
New zone server #1 10.0.0.3:1071

etc etc to the bottom
Zoneserver Setconnectinfo:10.0.0.3:1072: 195.137.122.7:7995
Zoneserver Setconnectinfo:10.0.0.3:1073: 195.137.122.7:7996
Zoneserver Setconnectinfo:10.0.0.3:1074: 195.137.122.7:7997
Zoneserver Setconnectinfo:10.0.0.3:1075: 195.137.122.7:7998



my virtual server settings in my dsl router is set to
Quote:
14 7995 7995 TCP 10.0.0.3
15 7996 7996 TCP 10.0.0.3
16 7997 7997 TCP 10.0.0.3
17 7998 7998 TCP 10.0.0.3
18 7999 7999 TCP 10.0.0.3
19 5994 5994 TCP 10.0.0.3
20 9000 9000 TCP 10.0.0.3

My login ini
Quote:
### --- This file tells world.exe what loginserver to connect to.

### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=newlogin1.eqemulator.net
loginport=5994
worldname=Edgeofinsanity
worldaddress=195.137.122.7
locked=false
account=
password=


[WorldServer]
Defaultstatus=0
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

My boot
Quote:
REM: ****Read this first!!!****

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . 195.137.122.7 7995 10.0.0.3
start zone . 195.137.122.7 7996 10.0.0.3
start zone . 195.137.122.7 7997 10.0.0.3
start zone . 195.137.122.7 7998 10.0.0.3
start zone . 195.137.122.7 7999 10.0.0.3
exit
cls

:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
firewall is off btw
Reply With Quote
  #2  
Old 12-01-2004, 02:23 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

Quote:
connected to loginserver: newlogin1.eqemulator.net :6994
that's 5994, not 6994.
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
  #3  
Old 12-01-2004, 02:52 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

Quote:
Originally Posted by Muuss
Quote:
connected to loginserver: newlogin1.eqemulator.net :6994
that's 5994, not 6994.
Typo sorry still same problem
Reply With Quote
  #4  
Old 12-01-2004, 05:02 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

how do i reverse this so it looks to the EQEMU servers for connection

Quote:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');
Reply With Quote
  #5  
Old 12-01-2004, 05:35 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by calranthe
how do i reverse this so it looks to the EQEMU servers for connection

Quote:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');

Execute the following SQL to revert back to using the public login server:

DELETE from variables where varname='LoginType' ;
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #6  
Old 12-01-2004, 05:36 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

big favour can someone log onto my server its on the server list Edge of insanity just so i can verify that its a problems on my client pc's end
Reply With Quote
  #7  
Old 12-01-2004, 05:40 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by calranthe
big favour can someone log onto my server its on the server list Edge of insanity just so i can verify that its a problems on my client pc's end
if you can log into other servers it's not.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #8  
Old 12-01-2004, 05:56 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

okay so my friend in the usa can't log in too so it hasto be something I haven't set in my router etc hmmm
Reply With Quote
  #9  
Old 12-01-2004, 06:04 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

okay I get the server list up it says my server is up but both me and my USA friend have the same error as in no error but a black screen when trying to access the game.
Reply With Quote
  #10  
Old 12-01-2004, 06:10 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by calranthe
okay I get the server list up it says my server is up but both me and my USA friend have the same error as in no error but a black screen when trying to access the game.
is that error logging into the server or logging into the bootzones ?
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #11  
Old 12-01-2004, 06:28 AM
calranthe
Sarnak
 
Join Date: Nov 2004
Posts: 35
Default

as soon as we select my server it goes blank screen and goes no further :/
Reply With Quote
  #12  
Old 12-03-2004, 04:54 PM
Bepheter
Fire Beetle
 
Join Date: Nov 2004
Posts: 2
Default eq.account

I'm having a similar problem. I've setup my server and can't connect to it (getting the same 1017 error)

However I also noticed that after I attempt to connect there is an error in the world.exe job stating the the table eq.account does not exist.

I'm gonna poke around from that angle, I'll let you know if I find out any more
Reply With Quote
  #13  
Old 12-07-2004, 11:48 AM
Coke
Fire Beetle
 
Join Date: Dec 2004
Posts: 8
Default Re: eq.account

Quote:
Originally Posted by Bepheter
I'm having a similar problem. I've setup my server and can't connect to it (getting the same 1017 error)

However I also noticed that after I attempt to connect there is an error in the world.exe job stating the the table eq.account does not exist.

I'm gonna poke around from that angle, I'll let you know if I find out any more

Exact same here.
Reply With Quote
  #14  
Old 12-09-2004, 11:04 PM
Bigiin
Fire Beetle
 
Join Date: Sep 2003
Posts: 6
Default

Quote:
I'm having a similar problem. I've setup my server and can't connect to it (getting the same 1017 error)

However I also noticed that after I attempt to connect there is an error in the world.exe job stating the the table eq.account does not exist.

I'm gonna poke around from that angle, I'll let you know if I find out any more
Same here also. Ive searched around for a while and cant seem to find a fix. :(
Reply With Quote
  #15  
Old 12-10-2004, 05:11 AM
Coke
Fire Beetle
 
Join Date: Dec 2004
Posts: 8
Default

You need to download accounts.sql.
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 04:59 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3