eq.lootdrop_entries
Hi all.
First off, thank you guys for the emu. I hope I am finally getting a chance to play EQ the way I want on LAN with my brother once I have set everything up. Anyways I have a problem when I try to source classic Kunark DB into my DB. I get an error when the file gets to eq.lootdrop_entries. "ERROR 1146 (42S02) : Table 'eq.lootdrop_entries' doesn't exist" I have no idea how to troubleshoot this since is the first time I ever used MySQL. I have read the guide a few time over now and still cant figure it out. Any help is appreciated, Casai |
ahaa
I've had some sleep and figured it out.
Here is what to do if you get any sort of error when sourcing the database. Uninstall MySQL go to their site and download version mysql-4.0.24-win-noinstall.zip and install it. Then follow the guide. Basically mysql -u root mysql Create Database eq; Use eq; source peq_kunark.sql; I've installed mysql-4.1.10a-win32.zip and it doesnt work. So don't install MySQL above version 4.0xxx! Cheers, Casai |
even better
also found this for those who feel comfortable with MySQL. Looks like 4.1 can be used after all.
Quote:
|
All times are GMT -4. The time now is 10:19 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.