Adria - Inventory Management System

Re: Adria - Inventory Management System

You're thinking of how the runes that are incorrectly classed, right?

Short answer:

Open the runes in the editor and change "[o]" on the first line to "[w]".


Somewhat longer answer:
The classification is hardcoded so you cannot change how the program classifies an item given the item description text, but you can change the item description text in the editor.
Depending on the color of the first line it will seek out the line where the base item name should be listed. In 1.12 runes where white and for white items the base item name should be on the first line, but in 1.13 they are orange so now the program looks at the wrong line when trying to identify the class.
The colors of each line are marked using colortags at the start of the line. "[w]" for white, "[e]" for gray (think ethereal), "" for blue, "[g]" for green, "" for gold (think unique) and lastly "[o]" for orange.

This issue has been fixed for the upcoming version.


thx a lot:) with this i found why items like arach or arreats face landed in N/A category... the thing is that im using patched ver with german subname so for example:
Arachnids Web
Spiderweb Sash
had underneath it:
Spinnenmonster-Netz
Spinnennetz-Schärpe

after deleting this german part it found its cathegory :) thx for help ^^


 
Re: Adria - Inventory Management System

@morfeusz: Have a look at the user manual chapter 6, it should explain the available options in how the tradelist can be printed. You'll find the user manual in the adria installation folder, it's a pdf file.

@Zoi: The old items of a character will not be removed unless you do so, which is fairly easy to do. Just load the character to the item grid, select all and press delete.

So you're saying there will be doubles if I just make an "update", and suggesting that I simply erase all data prior to updating instead?

Thank you so much for your help, and have a relaxing, enjoyable weekend! That goes for everyone else reading this too, of course. :)


 
Re: Adria - Inventory Management System

Correct there would be doubles if you add the same item twice without deleting the first. Although I guess it would be ok to assume you only have one rare or crafted item with certain stats, but for other items the program wouldn't know for sure if you had two items or just rescanned one.

If there's any demand for it we could however add a key for clearing a character of all its items to be used ingame.


There's no such thing as a weekend during exam periods :D
 
Re: Adria - Inventory Management System

I'm getting an error... Error 5 in procedure MakeTradeList of module TradeListPrinter.

Help?

I've tried a few things, but this is apparently beyond me.
 
Re: Adria - Inventory Management System

I'm getting an error... Error 5 in procedure MakeTradeList of module TradeListPrinter.

Help?

I've tried a few things, but this is apparently beyond me.
http://support.microsoft.com/kb/555644

Seems that error number is an access denied error, I'm only guessing since you haven't told me, but you're using vista right?

In any case this might help:
The items should be saved automatically, if they have not been something must have gone wrong.

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.

Also this sounds a bit similar to what sourgrapes experienced, so read the thread starting from his post here in greater detail.


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.



 
Re: Adria - Inventory Management System

The actual error states "invalid procedure call or arguement," sorry, I wasn't clear enough. I still checked everything you quoted and it seems to have all the information in the right places.

Here's the Adria.log entry:

*******************************************************
App Version: 4.1.0
OS version: 6.0.6002 Service Pack 2

1. 2010-06-05 15:43:50
Error number: 5
Description: Invalid procedure call or argument
File: D2Item
Method: Mods(Get)
Line: 7
Additional Values:
----------------------------------------------------------------------

2. 2010-06-05 15:43:50
Error number: 5
Description: Invalid procedure call or argument
File: TradeListPrinter
Method: PrintD2Item
Line: 310
Additional Values:
----------------------------------------------------------------------
 
Re: Adria - Inventory Management System

Looks like the "Mods(Get)" function crapped out, meaning one or more of your items have some strange text that messes up the tradelist printer.

You can try isolating the item that causes it by trial and error, but sadly I cannot give you an easy fix as it is. If I had your item database files I could try it out and make sure the next version cannot get the same error.
 
Re: Adria - Inventory Management System

Hi

I've tried now for most of the day getting this to run on Win7 64, and it just won't work. I've tried "run as admin" and every possible combination of compatability settings.

The needed controls are installed correctly, and in the correct version. But as soon as the "trial" dialog shows the program stops working with and unkown error.

So have anyone gotten it to work on Win7 64bit? or am i just out of luck :(

I've tried an earlier version (one from the 3.0 thread) and that works without any problems at all.
 
Last edited:
Re: Adria - Inventory Management System

That's strange, sadly I don't have windows 7 and can not give you much help on getting it to work there, but it should be possible as there's been a few previous posters in this thread that got it working.

I'd suggest PMing those users (BKC and Pyrates among others), I'm sure there will be someone willing to help.
 
Re: Adria - Inventory Management System

I have windows 7 64-bit, don't have any compability modes enabled and it works smoothly.
 
Re: Adria - Inventory Management System

Looks like the "Mods(Get)" function crapped out, meaning one or more of your items have some strange text that messes up the tradelist printer.

You can try isolating the item that causes it by trial and error, but sadly I cannot give you an easy fix as it is. If I had your item database files I could try it out and make sure the next version cannot get the same error.

Thanks a bunch, I managed to get it working.


 
Re: Adria - Inventory Management System

It's working correctly for me, maybe you've disabled javascript for that page or something?

nha apparently the site blocks certain countries.
Guess belgium is blocked :p

anywhere else i can try to get it?



 
Last edited:
Re: Adria - Inventory Management System

That's just strange ... may I ask:

What browser are you using?

Can you try downloading another file from mediafire?

firefox

ill try that (update inc)

Update:

jep works fine i can dll other files (slow but it works)



 
Re: Adria - Inventory Management System

firefox

ill try that (update inc)

Update:

jep works fine i can dll other files (slow but it works)
Well if other files works then so should that one, as I said it's working just fine for me. The only difference should be that the one I uploaded is password protected, but that shouldn't matter as long as you type in the right password. :scratchchin:



 
Re: Adria - Inventory Management System

Well if other files works then so should that one, as I said it's working just fine for me. The only difference should be that the one I uploaded is password protected, but that shouldn't matter as long as you type in the right password. :scratchchin:

i just ctr+c ctr+v the password so that cant be it



 
Back
Top