6.0 peq db doesnt work?
Quote:
ive seen this problem b4 i followed the instructions on the main website with waht to do with a new db, read abounch of posts didnt really see an answer help 6.0 peq |
I myself had some problems getting this working. I would reccomend you get 6.0dr2 off the files section of the main page, works really well with this db. Then follow the db instructions on the main page as well. I sourced in kunark_rc1.sql, tempmerchantlist.sql, doors_update.sql, and doorsdata.sql.
I got an error about a duplicate entry on a door in freeport, but every thing seems to work well despite the warning that you should get no errors on the db page. Did you use the save characters or the regular db? |
I had the same issue with the new "update" that came out after we released kunark.
I had to do the following to get it working properly. Follow the directions, but after you run doors_update.sql you'll notice a error in freport. but the last 2 go through fine. Now run this. mysqldump -u user -p databasename doors>doors.sql that dumps the contents of your doors table. Now do this. DELETE FROM doors; Now run the doors_update.sql AGAIN on the empty doors table. It should update your first one, and error on the second 2, because they were already done previously. Now your structure should be proper. now source doors.sql and itll put the info back into your table. Proceed with doorsdata.sql and you are done. |
All times are GMT -4. The time now is 02:51 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.