EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   good old 1017 (https://www.eqemulator.org/forums/showthread.php?t=13876)

Arkaiden 05-20-2004 12:41 PM

good old 1017
 
Hi guys,

first I know that there are MANY threads about 1017 cause i read them ....

But every given solution doesnt work for me .... have no firewall installed, version is korrekt because i can play on any other 57dr3 server, turned of the integrated firewall in win2k3, tried to use 127.0.0.1 instead of localhost, and Im directly connected to the internet ... no router... and so on but still getting the 1017.

Possible that its something simple but after searching for days its absolutely impossible for me to get it work.



### --- 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 recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Arkaiden 0.1alpha
worldaddress=arkaiden.ath.cx
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=



[Database]
host=192.168.0.10
user=Arkaiden
password=******
database=eq
compression=off


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_us.txt goto NOSPELL

start zone . arkaiden.ath.cx 7995 127.0.0.1
start zone . arkaiden.ath.cx 7996 127.0.0.1
rem start zone . arkaiden.ath.cx 7997 localhost
rem start zone . arkaiden.ath.cx 7998 localhost
rem start zone . arkaiden.ath.cx 7999 localhost
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------------------------


[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28732, max id=69304
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE!
TCP listening on: arkaiden.ath.cx:9000
World server listening on: arkaiden.ath.cx:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
105875 New TCP connection: 127.0.0.1:3738
New zoneserver: #1 127.0.0.1:3738
Zoneserver SetConnectInfo: 127.0.0.1:3738: arkaiden.ath.cx:7995
164406 New client from ip: 192.168.0.21 port: 1441
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Logged in: FirstLogin LS#54218: Corain
Client disconnected
Removing client from ip:192.168.0.21 port:1441


[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR3
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
NPCs loaded - using old database format
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5098
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 161 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 127.0.0.1:9000

Hope anyone can help me!

Arkaiden

samandhi 05-21-2004 07:43 AM

If you have NOTHING that would normally cause a 1017 error, and you can play on other people's servers, and you know you have an up to date DB, then it IS possible that your ISP wont allow incoming connections other than the standard ports. This could be fixed by either changing ISP's or going through a proxy server.....

mikenune 05-21-2004 08:33 AM

Is your database on a seperate computer than your World/Zone servers? If it's not then you should be using localhost in your db.ini instead of 192.168.0.10

Arkaiden 05-21-2004 10:11 AM

db is on db server .... tested it with the same pc and localhost or 127.0.0.1 no difference always 1017 ... btw server is running anybody can check if he gets the same error.


Arkaiden

Arkaiden 05-21-2004 10:13 AM

my isp allows it ... its t-online some germans will know about ... it always worked cause this is the tenth time im setting up a server ... but this time it doesnt work ... is it possible that its a problem with windows 2k3 enterprise sever?

Arkaiden

Derision 05-21-2004 10:18 AM

Quote:

Originally Posted by Arkaiden
db is on db server .... tested it with the same pc and localhost or 127.0.0.1 no difference always 1017 ... btw server is running anybody can check if he gets the same error.


Arkaiden

I'm on your server, try this:

edit your c:\windows\system32\drivers\etc\hosts file

Add:

127.0.0.1 arkaiden.ath.cx

if you are running the EQ client on the same PC as the server,

or

192.168.x.x arkaiden.ath.cx

replacing 192.168.x.x with the INTERNAL IP address of your server IP

Arkaiden 05-21-2004 10:29 AM

well exactly tha stands in my host file =)


Arkaiden

ps and it doesnt work

samandhi 05-21-2004 12:45 PM

If you are running the server from the same pc as the client, try this:
Change your world address to localhost or 127.0.0.1 and see if you can log in.....

Also, try changing your zones to localhost or 127.0.0.1 and see if you can log on....

Let me know if either of these work, and we'll go from there...:)

/edit This may be totally irrelevant, but try taking out the "." (period) in your server name (though I havent logged on in a long time so dont know if others use this character successfully or not... If so ignore the edit)>>>>>>>

Arkaiden 05-21-2004 08:04 PM

the server runs on my domainserver and the client on my personal pc. so there is no possibility to change to localhost.


Arkaiden

Arkaiden 05-21-2004 08:36 PM

world adress with localhost = 1017
world adress with 127.0.0.1= 1017
bott5zones.bat with localhost = 1017

and so on and so on

little description that might help ....

the pc the server runs on is my inet router at the same time .... i thought about port forwarding and such but i can play on any other server so i dont think its that problem i just cant play on my own server ... so cant anyone in my private network. possible a nat problem but no idea how to solve it.


Arkaiden

Arkaiden 05-21-2004 08:55 PM

ok got it working thx for all willling to help me ....

well works with changing ALL ips to arkaiden.ath.cx .... never mentioned this could work =)

Arkaiden


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

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