Last edited by Boiko7530bg; 03-15-2009 at 01:45 PM.
No image viewable.
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
Here's a link ImageShack - Image Hosting :: crashproblemh.jpghope it helps
Your character table seems broken, try download a new character database.
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
Well im using one database Logon and you mean all accounts and characters will be deleted ???or is there anyway to save them
You can backup your characters and accounts by right-clicking the database and selecting Dump SQL File.. Then I suggest you also dump character & accounts table separated. Then, drop the tables and get a working logon database. Execute that and you should have an empty, working database.
Now, right-click the dumped account file and pick Open With-> Notepad. Erase all of the data till you reach the phrase "Records". There's the actual accounts. Save and exit, then try to execute that.
Do the same with characters and try to see if it works.
If that doesn't work after all delete all of the tables once again and execute the backed up database and you're back at square one.
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
10x m8 i will try it +Rep for the help![]()
REPAIR TABLE characters
and consider using InnoDB instead of MyIsam