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.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-15-2002, 01:52 PM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default Help with Making NEW accounts

ok i have my eqemu account and it works fine i can login with it and everything but i want to make an new acconut with out dleating the oulf account....

so i went to MSdos to mek a new account the same way i made eqemu

i typed

F:\SERVER\EQEMU>world adduser Yolet passwordhere 1

Using database 'eq' at localhost EQEMu 0.4.0-Buon Compleanno Account Attempting to be created:Yolet passwordhere 1 Error in CreateAccount query 'INSERT INTO account SET name='Yolet', password= 'passwordhere', status=1, lsaccount_id=0;' #1062: Duplicate entry '0' for key 2
database.CreateAccount failed.

Whats wrong do i need to creat my logins in a nother manner? Em i not connecting with the data bece or soemthing? do i need to have world.exe running?

i think its trying to replase my cerent login not add a new one
" #1062: Duplicate entry '0' for key 2 " :(
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
  #2  
Old 12-15-2002, 03:59 PM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default !

is there any other way i can make a new acount on my server:
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
  #3  
Old 12-16-2002, 01:49 AM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default COME ON PLEASE

PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

:cry: i realy realy what to get this server working properly\

Has no one here made an acount? NO! please help me
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
  #4  
Old 12-16-2002, 02:29 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Looking at the syntax of the error you might need to add an account number at the end of the command.
Ie: world adduser Yolet passwordhere 1 19000
where 19000 is the account id
Reply With Quote
  #5  
Old 12-16-2002, 04:41 AM
neotokyo
Hill Giant
 
Join Date: Oct 2002
Posts: 118
Default

if i am correct the whole thing is useless anyway, cause that account wont be able to pass authentication at public login. if you want 2 seperate users on your server (for whatever reason) make a 2nd forum acc't.
Reply With Quote
  #6  
Old 12-16-2002, 01:09 PM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default :::::

F:\SERVER\EQEMU>world adduser Yolet passwordhere 1 20
Using database 'eq' at localhost
EQEMu 0.4.0-Buon Compleanno
Usage: world adduser username password flag
flag = 0, 1 or 2


i put 20 as the id number but it didnt work :( thanx anyway for trying to help

What do you mean it would be ussless i dont think it is ussless to have more then 8 players on my server EQ is kinda lame with only 8 players

The progeram should beable to suport it its cinda a pointless if you can only have 8 people playing on a MMORPG

How does "EQlogin.eqemu.net" have more then one account? Ill do it anyway i have to to get it working. ANYTHING. Coundt i gust add user privlges top the other accounts or computers the accounts are running on? If not i plan on geting working some time. i can cerently log on and pick a server with 1 sccount. is it the SQL sever that is stoping me from creating another account count i just make anuter account on mySQL or is that not possable im running a minylogin.exe world.exe boot5zones.exe now and its running fine but i wanta have other peole login as different users to my server (if i have to change my server list hoster i well)

Please i want it to be a good server not limmeted to 8 people. Your the grus im not smarter than yah please help me learn. Soi can get it running properly
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
  #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
  #8  
Old 12-16-2002, 02:56 PM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default

Thank you vary much this is so neat

i wanted to make it so not just anyone could creat an account

im sorry i was cinda uncleare but i want to make it so that people cant login unless i create the account.

Im willing to use something other then publik (wich im shere i am using) so theat i can make the accounts for people insviualy, Cinda liek the way that you can type in just anything in to the "Offishal EQemu servers" and thay well log in for you.

EDIT: Im using minny login, can i restrikt account acces using minny login or do i need to do somethin elce? (does minny login suport usermade accounts (and only accouns made my admin od sql server?))

is there a privetlogin.exe?, that i could use, i would love it if there was.

im geting in to this alot it is the neatest thing :twisted:
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
  #9  
Old 12-18-2002, 01:50 AM
Dwarf
Fire Beetle
 
Join Date: Dec 2002
Location: Edmonton, Alberta, Canada
Posts: 21
Default

i dont know if i should make a new form for this but....



How do i resrtct acces so it does not aoto creat an catount when it connects....
(like the way in eqemu normal servers ware it wont let yah in unless you use the from login (execpt i would make a login insted of a form made login))

Please hlep me out, i think this self server thing is one of the best thing i was ever involved in.
__________________
-Dwarf (i have invested 440$ in EQ and em still playing)
*im am determed to make an compleat EQ MOD*
^note: EQ might become free after EQ2 comes out^
Reply With Quote
Reply


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 11:53 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