View Single Post
  #4  
Old 04-16-2002, 05:57 AM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

Dump your old database and start over

in mysql do it like this (if you did it any other way this could be the problem)

mysql> use eq
will say database changed
mysql> source db.sql

will run through it all yada yada...

then try and log on

after you log on (and an account is created in the Database)

then jump out and try to flag the accout

sounds to me like an error when you setup the db...
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote