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 09-20-2004, 08:04 AM
kasting
Fire Beetle
 
Join Date: Mar 2004
Posts: 2
Default cant create character

when i log into my server and create character it says name rejected

in world.exe says

Logged in: FirstLogin LS#59302: kastingxx
Error in GetCharSelectInfo query 'SELECT name,profile,zonename FROM character_ W
HERE account_id=1 order by name' #1016: Can't open file: 'character_.MYD'. (errn
o: 145)
Received unknown opcode: 0x02eb size:0 bytes
Name approval request for:Abcd race:12 class:5
Error in ReserveName query 'INSERT into character_ SET account_id=1, name='Abcd'
, profile=NULL' #1016: Can't open file: 'character_.MYD'. (errno: 145)

any way to fix this?
Reply With Quote
  #2  
Old 09-20-2004, 08:12 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

I googled for that error and read a few threads. You could try a repair of the character_ table, e.g.:

Code:
C:\>mysql -u root 57dr1
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5 to server version: 4.0.12-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> repair table character_ ;
+------------------+--------+----------+----------+
| Table            | Op     | Msg_type | Msg_text |
+------------------+--------+----------+----------+
| 57dr1.character_ | repair | status   | OK       |
+------------------+--------+----------+----------+
1 row in set (0.01 sec)

mysql>
Reply With Quote
  #3  
Old 09-20-2004, 08:38 AM
kasting
Fire Beetle
 
Join Date: Mar 2004
Posts: 2
Default

o ok ty it works now
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 10:22 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3