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 05-06-2003, 03:46 PM
GabrielBlais
Fire Beetle
 
Join Date: May 2003
Posts: 3
Default Nother case of 1017

I know this is getting old... But im having this dreaded 1017 bug and its annoying.

I've read most of the posts about this bug, but none of the solution seems to be working for me.

Here are a run down of my system:
----------------------------------------------
Windows XP (pro)
Hosting/playing into eqloging.eqemu.net
I have all the lastest versions of the progs (heard about this prog couple days ago)

LoginServer.ini :

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Laedar and Mieliky's
worldaddress=66.131.38.201
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

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

if NOT exist spells_en.txt goto NOSPELL

start zone . 66.131.38.201 7995 192.168.1.3
start zone . 66.131.38.201 7996 192.168.1.3
start zone . 66.131.38.201 7997 192.168.1.3
start zone . 66.131.38.201 7998 192.168.1.3
start zone . 66.131.38.201 7999 192.168.1.3
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------------------------
---------------------------------------------------------------

And Eqhost.txt

[Registration Servers]
{
"eqlogin1.eqemu.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemu.net:5999"
"eqlogin2.eqemu.net:5999"
"eqlogin3.eqemu.net:5999"
"eqlogin.eqemu.net:5999"
}

--------------------------------------------------

World.exe while running :


Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Breaking bards...done
TCP listening on: 66.131.38.201:9000
World server listening on: 66.131.38.201:9000
Connected to LoginServer: eqlogin1.eqemu.net:5999
6281 New TCP connection: 192.168.1.3:2924
New zoneserver: #1 192.168.1.3:2924
Zoneserver SetConnectInfo: 192.168.1.3:2924: 66.131.38.201:7999
6422 New TCP connection: 192.168.1.3:2925
6422 New TCP connection: 192.168.1.3:2926
6422 New TCP connection: 192.168.1.3:2927
6422 New TCP connection: 192.168.1.3:2928
New zoneserver: #2 192.168.1.3:2928
New zoneserver: #3 192.168.1.3:2927
New zoneserver: #4 192.168.1.3:2926
New zoneserver: #5 192.168.1.3:2925
Zoneserver SetConnectInfo: 192.168.1.3:2925: 66.131.38.201:7997
Zoneserver SetConnectInfo: 192.168.1.3:2926: 66.131.38.201:7998
Zoneserver SetConnectInfo: 192.168.1.3:2927: 66.131.38.201:7996
Zoneserver SetConnectInfo: 192.168.1.3:2928: 66.131.38.201:7995

-----------------------------------------

Boot5zones

Using database 'eq' at localhost
[Status] CURRENT_ZONE_VERSION: EQEMu 0.4.3
[Error] CURRENT_ZONE_VERSION: EQEMu 0.4.3
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
EMuShareMem.dll loaded.
[Status] Loading npcs
Loading NPCTypes from database...
[Status] Loading npc faction lists
Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading doors
Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from spells_en.txt
[Status] FileLoadSPDat() spells loaded: 3568
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Entering sleep mode
Connected to worldserver: 192.168.1.3:9000

--------------------------------------------------------


So heres the deal - I have a local netword at home, 2 comps running winxp. Using a linksys router. On one comp, Im trying to host a server, and play on the other comp. So I downloaded all the necessary stuff, MySql, Eqemu, etc etc, had some troubles, but always could figure them all... Now I tought I was done, when I try to log on my server, i get booted from desktop and get 1017.

I read about IP fowarding, I think I setted my router right...

Heres my router fowarding set-up screen :

Ext. Port = 9000 to 9000 Protocol = TCP (checked) UDP (unchecked) IP Adress = 192.168.1.3 (double checked that one) Enabled (checked).

Ext Port = 7995 to 7999 Protocol = TCP (checked) UDP (unchecked) IP Adress = 192.168.1.3 Enabled (checked).

(those who are familiar with the linksys setup screen know what im talking about hehe... dunno if its clear to others)

Ive also downloaded all the lastest patches from both EQlive AND eqemu, on both comp. I made sure all kinda firewalls were off (including WinXP's one).

Still not letting me get on my server. Ive been trying to change configs for about 4 hours now, but no luck. I just cant put the finger on whats wrong.

As I know myself, im pretty sure its something really stupid.

Any sugestion?

Thanks in advance.

Lae
Reply With Quote
  #2  
Old 05-06-2003, 04:10 PM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

After running eqemu patcher, did you get any problems, missing files, or anything like that?
__________________
It's never too late to be something great.
Reply With Quote
  #3  
Old 05-06-2003, 04:26 PM
GabrielBlais
Fire Beetle
 
Join Date: May 2003
Posts: 3
Default

Mhh yep :

Missing File: Discard.Log

Important File?
Reply With Quote
  #4  
Old 05-06-2003, 04:48 PM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Wouldn't worry about that one.
__________________
It's never too late to be something great.
Reply With Quote
  #5  
Old 05-06-2003, 05:31 PM
handay
Fire Beetle
 
Join Date: Mar 2003
Posts: 22
Default

i have the same problem. :evil:
look like server is catching my internal ip and boot me out.
i have been playing with host file (WINNT\drivers\etc) and still 1017 error....
i thought my local network was wrong but i never had problem till now so.
i really have no clue about it i suck with network.

i tried so many thing to get the problem resolved but nothing worked.

I have a friend who has some good knowledge with network and will come at home tomorow hope he will resolve it.
I will tell you if something come up.
if nothing work i will install a linux server maybe it will work better at list mysql will be faster .

I found a way to get rid of it, i am using a dial up account connection hehe till my problem will be resolved.
Reply With Quote
  #6  
Old 05-07-2003, 01:49 AM
GabrielBlais
Fire Beetle
 
Join Date: May 2003
Posts: 3
Default

Thanks Handay,

Please let me know if you get it to work!

Otherwise, Ill just try linux too I guess.

Thanks much,

Lae
Reply With Quote
  #7  
Old 05-12-2003, 02:20 AM
IAOdine
Fire Beetle
 
Join Date: May 2003
Posts: 12
Default

NM, browser was bugged, you listed everything. I just got the 1017 error after toying with a few things. Now I need to retrace my steps .
__________________
Odine Shadow
Reply With Quote
  #8  
Old 05-15-2003, 10:49 PM
noface
Fire Beetle
 
Join Date: May 2003
Posts: 1
Default

It works under EthernalQuest and EqEmu of eqemu.net,but not under EqEmu of LocalHost.
I do not know what is wrong
:evil:


sorry for my poor Engilsh
Reply With Quote
  #9  
Old 05-16-2003, 07:39 PM
Shatan
Fire Beetle
 
Join Date: Mar 2003
Posts: 5
Default 1017

Has anyone solved this problem? I am running it all on 1 computer. When I try to log into my server I get this error.

Thanks for the help
Troy
Reply With Quote
  #10  
Old 05-17-2003, 06:59 AM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

Try this, might help:

http://forums.eqemu.net/viewtopic.php?t=7912

Let me know if it does.
__________________
They say baldness is in the genes but I have hair in my jeans :>)
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:53 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