[Tool] GD Stash

Awesome! Thank you!

It doesn’t appear to be 100%, however. Most classes display their exclusives just fine, but for some reason, Inquisitor does not. Aura of Conviction and Aura of Censure are both missing their labels.

A similar thing happens if I load up Reign of Terror’s database.

  • Most of Paladin’s auras (pretty much everything except Holy Fire) are exclusive, but none of them are showing it. Conviction as example: [1] [2]
  • Sorcerer also has this issue with Elemental Savant. [1] [2]

The other classes (other than Inquisitor as before) label their exclusives just fine.

I am using the exclusive-flag in the skill. If that is set, then it should have the text that it is an exclusive skill.

Will have to see about the ones you mentioned.

See, I would’ve thought it’d be that simple as well. I’m curious about what’s different here.

Version 1.8.1a released

Identifies the ‘other’ exclusive skills correctly

2 Likes

Too many replies for me to sift through, so apologies if this has been answered. I can’t bring up items in a search. I can see my characters and my stashes just fine, but I can’t search for and add items to my inventory. It was working at first, but as I was trying to figure out how to move something from one inventory to another, i hit ‘add to db’ and then the only item it would find in any search was that one. Couldn’t bring up anything else. I deleted my GD Stash folder and got the latest version of the app, total reinstall, still not working. Any tips?

Not sure I understand your problem.

If you search for items, then these items have to be stored in GD Stash, it is not searching in different characters / stashes for them. Did you do that first? I assume you did not, because once you stored one item, that is the item you find and no others.

What you need to do is add the items to the db, search for them and place them in the char or stash you want them in. You can either do this with copies (Copy item to DB) or move the item, i.e. store it in the DB and remove it from the char / stash.

The same is true when retrieving items from the DB, you can either place a copy in the char / stash or delete the item from the DB in the process, so there is only one item that gets moved around rather than copied. You decide this on the Config page

Feedback: After comparing, I found that starting from 1.8.1, any other language has fewer entries than English. I don’t know if this is normal.
Take French as an example

Here are the Chinese texts after I patched them:
Chinese_fo_GDStash_v181a.zip (15.2 KB)

Ah, gotcha. In that case, it was working incorrectly at first. I could literally create any item with any affix I wanted, like for example a monster infrequent with the right prefixes and suffixes, and give it to myself, until I stored my first item in the DB. I thought that was how it was supposed to work.

Actually nm, I’m retarded, it’s the crafting tab that lets you craft. Never mind lol

you can do that too, but then you are creating them on the Crafting tab, instead of storing and retrieving items you found on the Transfer page

Korba’s set has a funny name in the set collection page:

The set has the name it has in GD, the texts are taken from GD. This is an issue in GD itself, there are two sets containing these items, one in Fangs of Asterkarn (Fewmet King’s Accoutrements, which is records/items/awakened/lootsets/itemset_d300.dbr), and the one you were expecting (records/items/lootsets/itemset_d108.dbr).

I expect this to be sorted out on the GD side.

1 Like

Hi, I have a problem when I try to import the database for Grimarillion. Either it stops when importing Images or it shows lots of Errors ending with Out of memory error.
vanilla GD works fine. Cloud saving is disabled both in Steam and in the game. any help would be appreciated.

I actually just ran into this myself, while trying to import the database for Dawn of Masteries.

I get a ‘Java Heap Space’ error. What should I do ?

Increase the heap size by using the .exe file to start GD Stash.

If you still have the problem, make sure you actually have enough free RAM, 1.5 GB should be sufficient.

So… if you’re using the exe, and you have another 16gb of free RAM to work with, what’s next? :stuck_out_tongue:


Interesting, slightly different error this time, the one it sounds like the above poster is reporting.

GC overhead limit exceeded
 java.lang.OutOfMemoryError: GC overhead limit exceeded
 	at java.util.LinkedList.linkLast(Unknown Source)
 	at java.util.LinkedList.add(Unknown Source)
 	at org.gdstash.db.DBSkillTree.getSkillIDList(DBSkillTree.java:65)
 	at org.gdstash.db.DBSkill.setMasteryID(DBSkill.java:1219)
 	at org.gdstash.db.DBSkill.updateDB(DBSkill.java:1201)
 	at org.gdstash.db.GDDBData.updateDB(GDDBData.java:631)
 	at org.gdstash.ui.GDConfigPane$DBImportWorker.doInBackground(GDConfigPane.java:290)
 	at org.gdstash.ui.GDConfigPane$DBImportWorker.doInBackground(GDConfigPane.java:80)
 	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)
 

Another update. By editing gdstash.bat to launch with 4GB of heap memory, I was able to import DoM just fine. So this may be the fault of the exe not managing memory allocation appropriately?

I’ve increased Heap, and imported ( kind of DoM database), but GD doesn’t allow me to open any tab.

It is all greyed out…In grimarillion downloading database get stuck on importing images…and no messages at all

We’d need to know how much memory your system has, and how much is free.

The last line in my gdstash.bat file now looks like this:

@ "%PF%\bin\javaw.exe" -Xms4096m -Xmx4096m -jar GDStash.jar

Importing any large mod like DoM or Grimarillion will often allocate the full 4GB of memory in my experience. Only load the database of the mod you’re trying to manage at the moment, and only import database once per launch of GDStash. I’ve noticed if I try to load one after the other in the same session it’s more likely to have issues.

Also, as much as I hate to say it because I love dark mode themes, they seem to cause functional issues in GDStash for me, like button/window duplication and interaction problems. I’d recommend switching back to the default theme.

I will try with a changed look, also my system has 32 GB and I allocated 12 gb to Java will post a result shortly -Xmx12384m

Also, do I have to specify GD Localisation File ?