Not sure quite sure what exactly could be the problem here. You might want to check your permissions out and make sure that they allow a remote system to access MySQL. That and checking network settings are the other things that I can think of right now.
I finally figured the problem out. It was a permissions issue with Mysql. I had followed the setup guide for setting up a database and eqemu and had used the following example out of the guide for that purpose.
mysql -u root mysql
create database eq;
grant all privileges on *.* to test@localhost identified by 'test' with grant option;
The grant command in the example is enough to get eqemu up and working but not enough to use this program to access the database. I had to add another grant command and substitute test@localhost with my computer name@localhost to get the item editor to work. Additionally i believe that i can substitute localhost with the ip address of the system trying to connect to the database and use this program remotely. I will try that next.
Just wanted to let you know i got it working and say Congrats on a great program.
The search feature is kindve limited... is there anyway we could get it so it can search other values.. such as item price values? I could use this tool for a lot more then eqemu.
I cannot get the item editor to run if I give it valid mysql information. I get a memory could not be 'read' error. No problem if I give it bad mysql info, but then I can't edit the database.
If you need, for some reason, to search other values, use mysql CC and follow the search format listed in the above post. Using a combination of CC and the item editor should be alright.
__________________
"He who makes no mistakes,
knows nothing."
-bug
most of the versions i have try'd... i can get it to show me the list of items... but 1ce i click on 1 of them.. i get trouble shooting problems... any idea why? and how i can fix it?
Kaio Kuzumaki of the East, Owner of Tides of War [Custom-Legit] PvP Server
Orome, Lord of the Woods, Middle-Earth Roleplay PvP Server
Kaio Kuzumaki of the East, Owner of Kaio's All-GM Test Server
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.