Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

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

 
 
Thread Tools Display Modes
  #1  
Old 02-07-2004, 02:31 PM
Swiftwing
Fire Beetle
 
Join Date: Feb 2004
Posts: 12
Default 1017 - [Error] Expecting OP_SendLoginInfo, got 241

I am constantly getting 1017 error at server select and I think it is because my live version is to new, is this the case and can it be fixed yet with a current precompiled version ?

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

"LoginServer.ini"

### --- 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=localhost
loginport=5999
worldname=Swiftwing's World
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone

"Boot5zones"

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 . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 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------------------------
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

--World.exe output while idle---
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\pc>cd\eqemu

C:\eqemu>world
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.2
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Breaking bards...done
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
117672 New TCP connection: 127.0.0.1:1908
New zoneserver: #1 127.0.0.1:1908
117719 New TCP connection: 127.0.0.1:1909
117719 New TCP connection: 127.0.0.1:1910
117719 New TCP connection: 127.0.0.1:1911
New zoneserver: #2 127.0.0.1:1911
New zoneserver: #3 127.0.0.1:1910
New zoneserver: #4 127.0.0.1:1909
Zoneserver SetConnectInfo: 127.0.0.1:1909: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:1908: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:1910: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:1911: localhost:7997
117797 New TCP connection: 127.0.0.1:1912
New zoneserver: #5 127.0.0.1:1912
Zoneserver SetConnectInfo: 127.0.0.1:1912: localhost:7998

---Above is how everything looks untill I try to login, then world gives me this error---

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\pc>cd\eqemu

C:\eqemu>world
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.2
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Breaking bards...done
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
117672 New TCP connection: 127.0.0.1:1908
New zoneserver: #1 127.0.0.1:1908
117719 New TCP connection: 127.0.0.1:1909
117719 New TCP connection: 127.0.0.1:1910
117719 New TCP connection: 127.0.0.1:1911
New zoneserver: #2 127.0.0.1:1911
New zoneserver: #3 127.0.0.1:1910
New zoneserver: #4 127.0.0.1:1909
Zoneserver SetConnectInfo: 127.0.0.1:1909: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:1908: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:1910: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:1911: localhost:7997
117797 New TCP connection: 127.0.0.1:1912
New zoneserver: #5 127.0.0.1:1912
Zoneserver SetConnectInfo: 127.0.0.1:1912: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:1912: localhost:7998
38641 New client from ip: 127.0.0.1 port: 2072
[Error] Expecting OP_SendLoginInfo, got 241
Removing client from ip:127.0.0.1 port: 2072



--Any help you can offer wopuld be great, thank you

Last edited by Swiftwing on 02-07-2004 10:02 AM; edited 3 times in total
  #2  
Old 02-07-2004, 02:39 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
I am constantly getting 1017 error at server select and I think it is because my live version is to new, is this the case and can it be fixed yet with a current precompiled version ?
You MIGHT have answered your own question. I noticed you are using 0.5.2. Try using 0.5.3 and see if that helps....

[edit] Aaah yes, I found a post that might help solidify that theory. Check it out: http://www.eqemulator.net/forums/vie...&highlight=241
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #3  
Old 02-07-2004, 04:44 PM
Swiftwing
Fire Beetle
 
Join Date: Feb 2004
Posts: 12
Default

Thanks alot for the reply samandhi, do you know if there is a compiled 5.3 yet or do I just have to wait for the next release ?

And also is now a good time to make a backup copy of everquest live and keep it seperate from patches ?

Thanks again.
  #4  
Old 02-07-2004, 06:56 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Yes, there are Binaries, but there is NO support for them because they are still DR, not release... http://www.eqemulator.net/forums/viewtopic.php?t=12500

Quote:
And also is now a good time to make a backup copy of everquest live and keep it seperate from patches ?
Yes, now is a good time if you havent already, because there is a big patch coming up on the 10th (I think) and nobody is sure if it will break EqEmu yet. .... CYA is what I say hehe...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #5  
Old 02-07-2004, 07:16 PM
Swiftwing
Fire Beetle
 
Join Date: Feb 2004
Posts: 12
Default

Excellant, this will prove usefull, thanks alot

Don't worry I understand the zero support thing.
  #6  
Old 02-08-2004, 06:14 PM
Swiftwing
Fire Beetle
 
Join Date: Feb 2004
Posts: 12
Default

That worked out great, everything is up and running now and I am finaly editing my own server for better zoning and what not. Thanks alot.
  #7  
Old 02-08-2004, 09:12 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Np, enjoy.
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
 


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 06:38 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