View Single Post
  #2  
Old 03-02-2003, 09:34 AM
hoose84
Fire Beetle
 
Join Date: Jan 2003
Location: O'Fallon, IL
Posts: 9
Default Did you try

Did you run mysql.exe and type:

use eq;<ENTER>

INSERT INTO account SET name='yourname', password='yourpassword', status=200, lsaccount_id=0;<ENTER>

That should fix your world problems, as for the zone problems. If they are crashing you will need to add some fields to your database or get another database that is already modified. (You can find more info on these by searching the posts, as they are listed in there somewhere). I myself am stuck with a 1017 error and just haven't spent any time trying to fix it. I will probably just wait for the next version before I try it again.

I'm more interested in data collecting right now.

Hoose84
Reply With Quote