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

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

 
 
Thread Tools Display Modes
  #1  
Old 02-16-2004, 06:29 PM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default 1017 error

There is the possibility for a 1017 error if the following conditions are met:

1. You never activated your account.

2. You logged into a server using an inactive account not knowing it was a bug, the login server should not have allowed the login to an account that was inactive.

3. Your account was deleted because it was never activated.

4. You created a new account with the same name as the old one.

5. You try to login to the same server you did before your account was deleted, only to get a 1017 error.

Because the world server checks the users login server id along with their account name, whenever you signed up for the second time and got a new login id, it wont match the one that the server has in its database, so it will reject the connection. The fix is pretty easy.

Note: This is for server admins with database access.
Say the persons account name was Bob.

Update account set name='OLDBob' where name='Bob';

Have the person login. To restore their characters and stuff:

Select lsaccount_id from account where name='Bob';
Write that down.

Delete from account where name='Bob';
Update account set lsaccount_id=(WHATEVER ID YOU GOT FROM THE ABOVE SELECT QUERY),name='Bob' where name='OLDBob';

Thats it, it should work fine after that.
__________________
Lethal Encounter
  #2  
Old 05-29-2004, 03:28 AM
Lm2004's Avatar
Lm2004
Sarnak
 
Join Date: May 2004
Posts: 32
Default

What? i dont understand this at all, im getting 1017 on my server, and it takes about 40 min total to completely boot it all up, once its all up, i get on from my other computer and try to log into, the server isnt locked at all, and i get 1017, unable to log in.

so what do i have to do.?.?
  #3  
Old 05-29-2004, 04:15 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

This post has avsolutely nothing to do with a minilogin server. And don't post to incredibly old dead threads.
  #4  
Old 05-31-2004, 05:56 AM
lordbob
Fire Beetle
 
Join Date: May 2004
Posts: 1
Default hmmm

i played last night for a bit an today when i try to log on to play i

get all the way to select a server then it boots me back to login an

says i got a 1017 error any ideals. except the scorpious server i can

log on to it but no others thanks to who ever made that server it is

fun to play well done .
 


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 09:22 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