[Tool] GD Stash

same here. I use the windows executable installer btw

I also use the Windows executable, the one that doesn’t require Java to be installed, could that be the reason?.

Yes.

It is definitely the same character.

This might be the solution as I don’t think I imported anything after installing AoM (so, perhaps I didn’t view the stash once before). Do I use the “Load items from dir” button? Once I import the items, will it automatically auto-update going forward?

will have to check that, it should pick it up as well and bundle the .jar with it, but there is no strong link in the code, so if the installer for some reason does not include the .jar, they are missing

EDIT: seems to not be included for some reason, will have to check that… Under C:\Program Files (x86)\GD Stash, create a subdir ‘lib’ and put JTattoo-1.6.11.jar into that subdir. The jar can be found here

Thanks man, problem fixed :slight_smile:

On them Configuration page, you need to press the ‘Import database’ button.

You only need to do it after you install an expansion or the game has a new release. It updates the item info in GD Stash from the GD data.

There is no auto-update for this.

That was exactly it. Apologies, I really did try and search before asking here. I can now view my character’s current stash.

Cheers!

Hey mamba do you think it would be possible to make some kind of finished sets option to display?, I think it could be useful.

Or at least, have the option to search for only legendaries or epics that belong to a set.

Can’t you do this already by just selecting the set name in the crafting section?

you can search by a set already, do you mean by any set (ie all items that belong to sets) ?

Hi!
After changing the reputation values (I had a legitimate reason! :slight_smile: ) my reputation with Barrowholm reset to Respected and there is no option to modify it with GD Stash. Could you advise?

what do you mean by no option to change the reputation ? You can change the reputation in the char editor.

How did you previously change the values ?

You probably cannot go hostile if you currently are friendly, but you should be able to select any friendly values (respected, revered, …)

There are no options to change the reputation for the factions of AoM. Do I have an outdated version? I downloaded it using the link on the OP http://www.grimdawn.com/forums/showthread.php?t=23414

What happened (as far as I remember): I changed the values for the Kymon’s Chosen and the Order; when I loaded the game, I got a message that my reputation with Barrowholm is Respected (it had been higher).

That only searches by the specific set, what I mean is, having an option to search for legendary or epic items that belong to sets, so it’s a way to know how many complete sets you have, without having to go through them.

Basically it helps with the question: “how many builds can I make with the items I’ve found so far?”.

Exactly, if the item belongs to a set.

Or you know what, maybe even faster for you and better, when you see the dropdown list of sets to search for, the list that is already implemented, just put a color/icon/etc that indicates if you already have all the parts of that set :). That would be great.

Yes there are, assuming the tool finds AoM installed. So if you do not see them, then GD Stash does not find AoM.

hey mamba. i get this error message when i tried to import database:

Java heap space
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOfRange(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.substring(Unknown Source)
at org.gdstash.file.ARZDecompress.fillAttribStatDetails(ARZDecompress.java:1094)
at org.gdstash.file.ARZDecompress.fillAttribStatRetaliation(ARZDecompress.java:1741)
at org.gdstash.file.ARZDecompress.fillAttribStat(ARZDecompress.java:1069)
at org.gdstash.file.ARZDecompress.fillAttrib(ARZDecompress.java:578)
at org.gdstash.file.ARZDecompress.extractRecords(ARZDecompress.java:310)
at org.gdstash.file.ARZDecompress.decompress(ARZDecompress.java:112)
at org.gdstash.ui.GDConfigPane$DBImportWorker.doInBackground(GDConfigPane.java:245)
at org.gdstash.ui.GDConfigPane$DBImportWorker.doInBackground(GDConfigPane.java:77)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

What should i do ?

either use 64bit Java, assuming you are on a 64bit OS (which you really should by now…), or use the .bat file to start the tool, as that increases the heap size.

For the latter, you might have to edit the .bat file first (any text editor will do) to make sure the path to java.exe in it matches where Java is installed on your system.

Thank you for the confirmation. Now I wonder how to make the tool find AoM.

it should automatically do that if you have AoM installed.

It is looking for gdx1\database\GDX1.arz in the GD install dir