Hm.. i'm trying to donload the file, but the link leads me to an empty page
what am i doing wrong?
Sorry about the delay in replying, I've yet to be able to access these forums from home since the crash (I only get a white page saying "It works!" ... :cloud9Hi guys.
Just installed the software a couple of days ago and get my head around it. So far so good, is definitely a really helpful tool.
But I'm getting a problem when I try to generate the Trade list, I already have all my items in the database, add them to the Trade List but when I said "Generate Trade Text" it came with:
"Error 5 (Invalid Procedure Call or argument) on line 26 of procedure MakeTradelist of Module TradeListPrinter"
I'm using Windows XP running on a VMWare machine.
Thanks for notifying, we'll see what we can do.I have the same blank page problem. It might be linked to the downtime of the forums.
edit: The same thing seem to happen with all the other files, not just Adria.
All item at once = mouse movement automation. While it's not at severe as actually passing clicks or keystrokes I've still drawn the line for adria before that point. Adria may simply not take control of the mouse in any way.Hmm, I was under the impression that firefly simply printed an html file of your inventory. What kind of automation does it do?
My idea was simply to make it so that you could obtain the info from all of the items at once, instead of having to capture each one individually. I'm not sure what kind of user input that would simulate, but it certainly wouldn't violate Blizzard's TOS since all it would be doing is reading the characters inventory. I also have a lot of experience in web development so I figure I could probably help make a pretty output for the inventory data.
In addition, I'd publicly post the source so if you saw anything you didn't like, I could easily change/remove/discontinue it. I wasn't really planning on "mixing" your code with firefly's, especially becaus emy plan was essentially to write one from scratch using both codebases as reference. In addition, I'm not sure if I could even get a copy of his code, so that really shouldn't be a concern. Either way, Let me know if you change your mind.
Have you watched the video that is in the second post of this thread? Did you select the character to add the items to using the arrow keys in the item tab?thank you very much, the program is much easir to use *yay
but i got a problem with the insert item funktion, everything is done correct as guide says, but when i click insert when mouse-over an item nothing happens
I would recommend a subfolder to the program directory, like for example "C: \Program files\Adria\ItemDB".Inside the installation folder there should be a Adria.ini file. Open that with a text editor.
In that file you'll see the path to the data folder, go to that folder.
Explore the folder(s) inside the data folder, you should find textfiles named after your character and accounts. Your items should have been saved into the files named after your characters, if you cannot find text describing the items in these files or if they do not exist, then something must have gone wrong while saving. If they do contain item text then something must have gone wrong while loading.
Check the Adria.log file inside the directory and see if you see any error messages.
If there is any problems with file access rights or something in that data folder, then you could try changing the datafolder patch specified in the mentioned ini file inside the installation directory to something else.