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

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 11-19-2004, 07:16 PM
shanxi
Sarnak
 
Join Date: Nov 2004
Posts: 38
Default

Hey there =) I used the code:

Code:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');
Code:
alter table account add minilogin_ip varchar(32) not null;
Code:
insert into account (name,status, minilogin_ip) values('ACCOUNT_NAME_HERE',200,'127.0.0.1');
and im pretty sure my first attempt I didnt get any errors. Yet I get the 1017 and my server is locked.

here is what I get in my world.exe box:

Code:
Connected to LoginServer: newlogin1.eqemulator.net:5994
65735 New client from ip: 68.217.134.200 port 2876
Account Attempting to be created:shanxi 0
Error in CreateAccount query 'INSERT INTO account SET name='shanxi', status=0, l
saccount_id=64382;' #1062: Duplicate entry /shanxi', duplicate name?
Bad/expired session key: 64382
Removing client from ip:68.217.134.200 port:2876
Here is how I entered the code:

Code:
insert into account (name,status, minilogin_ip) values('shanxi',200,'68.217.134.200');
No idea why my world server kicks back to me that i am status=0 and duplicate. *shrug*
Reply With Quote
 


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 12:51 AM.


 

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