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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 12-16-2002, 02:35 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Well, 1st off, the reason this is happening is that you already have an account with id of 0... Hence the duplicate message.

How are you trying to connect? If you're using the public login, then the account will be created automaticlly by the loginserver on your machine when someone connects, you dont need to manually create every account on the server.

If you feel you REALLY have to create accounts, do this..
Just skip the whole thing... Open up mysql and create the account manually..

from dos, run mysql:

mysql>use eq;
mysql>select max(id) from account; (this gives you the highest account number in the database)

mysql>insert into account set name='Yolet', password='passwordhere', status='whatever status you want', lsaccount_id='1 higher than the max you got';

There, you have created a new user account. Im not sure what youre trying to accomplish, if the account doesnt exist on the forums, it wont log you in anyways via the public login server...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
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 04:05 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