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-05-2003, 01:23 PM
omper
Sarnak
 
Join Date: Oct 2003
Posts: 87
Default

Your problem with your MOBS not showing up is cuz you dont have any correctly placed..

You cant just go get any of Tcmysworld's DB filese and source them in.. There are different versions..
For instance if you try to use the 5.2 DB with the 5.0 server you would encounter similar problem to the one in your post. You need the correct coloum count in your db that the Server is looking for.

Now .. If i might suggest.. Search for Tcmysworld posts and look for some that match your Server environment. Then do the following..

Start-Run-Cmd
c:\????\> cd \mysql\bin

c:\mysql\bin> mysql -u root mysql

welcome to the MySQL monitor. Commands end with ; or \g
Your MySQL connection id is 13 to server version: 4.0.12-nt

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

mysql> drop database eq;
Query OK, 0 rows affected <0.13 sec>


mysql> create database eq;
Query OK, 1 row affected <0.00 sec)

mysql> use eq;
Database changed

mysql> source tcmysqorld5.0db.sql;

blah blah blah

ok .. done


ok that should give you his database for that server .. then go to the tutorial to change yourself to be a server op..

Omper
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 04:43 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3