View Single Post
  #8  
Old 08-27-2010, 04:43 PM
bad_captain
Developer
 
Join Date: Feb 2009
Location: Cincinnati, OH
Posts: 512
Default

Quote:
Originally Posted by Burningsoul View Post
I'm also getting this error while attempting to load raid bots in the Item Editor using AX_Classic's repack. Both are updated to the newest versions. It works perfectly using the PEQ database, I'm just unsure of what to look for in the tables.. anyone willing to share some insight?

I am also getting this error while trying to load raid bots, but I am using peq. I have double checked my bot tables vs. what is in the newest peq db revision, and haven't found anything different. One thing I can say is that the bots were imported from another database on my PC (moved to separate a server), and this is when the problem came up. I noticed that the bot creation date was listed as '0000-00-00 00:00:00' , so I changed them to a valid date, but I am still getting these errors. I downloaded your source files, but am unable to upgrade to VB .NET 2003 or 2008, as it says there are files missing, etc. I was hoping to do some debugging on my own.

When eqitems loads, I can edit my character's inventory, but when I click on the Load Raid Bots button, I receive the above mentioned error:
run-time error '-214767259 (80004005)';
data provider or other service returned an E_FAIL status.

This occurs when it is just trying to load the list of bots to edit the inventory for. I looked through the code, and it didn't seem like too much was happening before the bots list form comes up, just loading the races, classes, etc, then loading the bots names and such. Not sure where the problem would be.
Reply With Quote