1017 (So close to having it fixed)
Hmm well I know that I am close (so close). I apologize in advance for such a long post but I'm not asking for a hand hold debugging my data. I included everything to show there are no errors. (I think) The last half of this post is just clips from the execs running. I went though the tutorial and my ini's line for line, character for character until my eyes crossed. And it would be very embarrasing if it's so easy, it's stupid hehe
After following the 6.0 tutorial exactly and word for word, I'm still getting the infamous 1017 After the initial setup, I did the 1017 fixes in the tutorial one by one to no avail. The good news is, I'm not getting any more error messages and I can get to server select with my server showing "UP" :) Just took a little poking around on sql support sites to get to know my database better. And I don't know if the database version would cause this error or not. I'm using the PEQ_KUNARK release and it sourced without a hitch. One thing is missing tho. The tutorial said to source tl.sql which didn't exist. I assume that was supposed to be in the PACKED.ZIP file but it's a dead link. So, I went to fathernitwit's and found all the missing sql's listed except for that one. They also sourced flawlessly. I don't know if this missing tl would cause a 1017 or not (I wouldn't think so) ** EQHOST.TXT (read only) [LoginServer] Host=127.0.0.1:5999 ** loginserver.ini [LoginServer] loginserver=127.0.0.1 loginserver2=127.0.0.1 loginport=5999 loginport2=5999 worldname=In My World Now worldaddress=127.0.0.1 locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [ChatChannelServer] worldshortname= chataddress= chatport= [LoginConfig] ServerMode=MiniLogin (also tried StandAlone) ServerPort=5999 ** miniloginaccounts.ini (per instructions with minilogin's readme for the 1017 fix) # Max 200 lines total (including comments and blank lines) # Blank lines may mess up the line # reported in error messages 127.0.0.1 ***** ****** < my username password Miniloginaccounts.ini didn't exist so I created one. It wasn't in the minilogin 6.1 package ** db.ini [Database] host=localhost user=blah password=bleh database=eq ---------------------------------------------- Copied and Pasted from the server execs. I just now noticed it loaded addon.ini. I think I read that isn't used when using minilogin. Is this correct? I looked through it without changing anything and couldn't find anything relevant Minilogin ready LoginServer.ini read. [Status] Loading opcodes.. Server mode: MiniLogin Login server listening on port:5999 Starting factory Reader Starting factory Writer 6266 New Server connection: 127.0.0.1 port: 11014 After trying to login, these lines added: 6063 New Server connection: 127.0.0.1 port: 14854 88563 New client from ip: 127.0.0.1 port: 1605 158391 New client from ip: 127.0.0.1 port: 1607 World ready [Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR2 [Status] Loading variables.. [Status] Loading zones.. [Status] Clearing groups.. [Status] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=36965 [Status] ./LoginServer.ini read. [Status] Loading guild ranks.. [Status] Loading ./addon.ini.. (This used?) [Status] Loading EQ time of day.. [Status] Deleted 0 stale player corpses from database [Status] Deleted 0 stale player backups from database Liberating a country that despises us... TCP listening on: 127.0.0.1:9000 World server listening on: 127.0.0.1:9000 Setting World to MiniLogin Server type Connected to LoginServer: 127.0.0.1:5999 41453 New TCP connection: 127.0.0.1:1585 New zoneserver: #1 127.0.0.1:1585 41485 New TCP connection: 127.0.0.1:1586 41485 New TCP connection: 127.0.0.1:1587 41485 New TCP connection: 127.0.0.1:1588 41485 New TCP connection: 127.0.0.1:1589 New zoneserver: #2 127.0.0.1:1589 New zoneserver: #3 127.0.0.1:1588 New zoneserver: #4 127.0.0.1:1587 New zoneserver: #5 127.0.0.1:1586 Zoneserver SetConnectInfo: 127.0.0.1:1585: 127.0.0.1:8784 Zoneserver SetConnectInfo: 127.0.0.1:1586: 127.0.0.1:8781 Zoneserver SetConnectInfo: 127.0.0.1:1587: 127.0.0.1:8783 Zoneserver SetConnectInfo: 127.0.0.1:1588: 127.0.0.1:8780 Zoneserver SetConnectInfo: 127.0.0.1:1589: 127.0.0.1:8782 No changes when trying to login Zones ready [Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2 [Status] Loading Variables [Status] Loading zone names [Status] Loading items [Status] EMuShareMem loaded [Status] Loading npcs [Status] Loading npc faction lists [Status] Loading loot tables [Status] Loading doors [Status] Loading guilds [Status] Loading factions [Status] Loading AA effects [Status] Loading swarm spells [Status] Loading tributes [Status] Loading corpse timers [Status] Loading what ever is left [Status] Loading commands [Status] 172 commands loaded [Status] Entering sleep mode Connected to worldserver: 127.0.0.1:9000 Also no changes I would really appreciate any help in this matter. I also tried minilogin 6.0 and that gives me 1017 before it even gets to server select. |
What is version of your everquest client ?
Are you sure you have the right version for 0.6.0 ? reference easy found with search facility : http://www.eqemulator.net/forums/sho...highlight=1017 http://www.eqemulator.net/forums/sho...highlight=1017 this thread is minilogin support : http://www.eqemulator.net/forums/sho...highlight=1017 |
same problem here...
jist of it: run minilogon, world, boot5blabla.bat, login successful. see my (singleplayer/lan-only) server available, try to logon but hangs and gives me the 1017. the irony is that I have been able to log into 1 legit world just fine without any errors, so i'm 99.9% this isn't a problem with the 5/11 live patch. Could be wrong, had to do several system restores, reinstall eq:evo, and copy select portions of an EQlive install. I'd be interested in knowing what problems a broken or incomplete database can cause as well... |
[QUOTE=Belfedia]What is version of your everquest client ?
Are you sure you have the right version for 0.6.0 ? oops sorry. i didn't include that because when i used a different version, i had bad opcodes out the wazoo so didn't think it was relevant. the client is dated 5-9-05. i first started exploring eqemu on (oddly enough) 5-11 before playing that night so i copied it over to another drive. i'm also able to logon to eqemulators servers with it. at the beginning of the readme for minilogin 6.1 says it was made for the 6.1 emulator. I've only been able to find 6.0 on sourceforge. even tried google searches. but the only one that looked relevant took me to an incomplete page: http://www.eqemulator.net/databases_v6.php - well there was one 6.1 but it was perl and i just took a mad crash 2 week course in sql. it isn't real easy but i have learned a lot. no disrespect by any means but i already tried those 1017 searches and then some. even various google searches. i posted here because i'm at my wits end hehe. thx for the response tho. much appreciated :) |
For 0.6.0 eqemu version you need before 11/15/2004 client version.
for 0.6.1 eqemu version you need before 5/9/2005 client version (don't work with 0.6.0 dr2 or more old). That not easy :( Hoping live compatibility come another time for clear that :) Ps: i don't see any disrespect, NP man :) |
Quote:
Anyways, seems to clear up why I have been locked out of my own private, solo server. Hope the new version lets me play. edit there is a compiled 6.1 on the forums, search it up sometime. |
All times are GMT -4. The time now is 11:24 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.