how to make database working with 4.3
This error message could only mean you forgot to source the addon sql. so there is no items in the database at all.
so let me make it more clear, two ways to build the database that will work for the Eqemu4.3, both start from scratch:
1. drop your old database if it's not working, create database eq, source the db.sql from eqemu 4.1, then run the install program from eqemu 4.1 addon (remember command is "install eq"), then source 41to42fix.sql, and then source 42to43fix.sql, both sql can be found somewhere in the forum. now you got a working database.
2. drop your old database if it's not working, create database eq, source the db.sql from telmet download, then run the install program from telmet addon (again command is "install eq"), , then you are done. you got a working database that works with eqemu 4.3.
note: if you have a 4.2 compatible database, all you need to do is run the 42to43fix.sql.
|