[Tool] GD Stash

Edit: Restarted and now it’s showing the stash. No idea what was going on, but it seems to have fixed itself. Thanks!

I feel like I’m missing something. I read through the docs as well as a YouTube video for setup. It’s seeing all of my items in the database when I search, and I can select both Char Transfer and Char Edit tabs and they are both populating with my character. I can’t however see anything on Stash Transfer or Crafting. They show up as Softcore (.gst) with a blank stash and nothing I’ve tried populates them.

I installed via the .exe and I’m using Cloud Saves - GD Stash is pointed to the cloud save folder and is seeing it correctly in the config file from what I can tell given the fact that some functions work.

if I read this correctly, your issue has been resolved and anything beyond this part was the original message describing the issue that is now solved. If that is not correct, please post the issue you still have.

one of the last questions (I hope) :slight_smile:
Is there any possibility to meet in one game players with “by mod created” items and players with self found items (dropped or crafted by blacksmith)???

Yes, why wouldn’t there be? There are no closed servers for the game and modded items show no different to non-modded.

generally, a char from a mod and a vanila char should not run into each other in MP, but with a little effort you can revert them back to vanilla chars - or modify the drop rate in vanilla so you never need a mod in the first place.

So while there is a slight hurdle for this, it is nothing a player cannot overcome if they wanted to.

It doesn,t seems to work for me. I can load my character and see his stats but I can’t see his stash and more importantly I don’t get how I can add items to my character.

If you can see your char, you can also see its inventory, on page ‘Char Transfer’

The shared stash is on page ‘Stash Transfer’

and more importantly I don’t get how I can add items to my character.

If by ‘adding’ you mean an item created in the tool, then you cannot. To give a crafted item to a char, place it in the shared stash (‘Crafting’ page) and have the char take it from the stash.

An item you actually stored you can add to the char on the ‘Char Transfer’ page, but you should not be playing that char at the same time.

If you use cloud save, do not make any changes while GD is running at all.

I see my char in the Char editor but on Char Transfer I don,t see a thing.

Actualy the Char Stash is all blank and the inventory + bag are empty.

And by adding items I mean gicing my character something like scraps and Dynamites.

For that I use crafting and then put the items into the transfer stash to give to my character that way.

And you want character transfer tab, not characater editor.

Ok thanks I just got it. I thought it would apear in my character stash but its realy on the stash Xfer of my character.

select a char from the drop-down box at the top right

And by adding items I mean gicing my character something like scraps and Dynamites.

that you do on the Crafting page

Getting this error when I try to make all blueprints active. This is the wrong directory I’m guessing but I don’t see any way to change the directory for blueprints. The directory for GD Stash is correct.

it uses the save dir you specified on the config page, so either you use cloud save and specified the local dir, or you have no blueprints at all yet, i.e. are relatively new to the game.

I assume it is the former, but if not, go to the Crafting page, create a blueprint and learn it in game to create the blueprint-file, and then try adding all blueprints again.

I am trying to make this work. I have latest Java 64 bit on Windows 7 64bit
I set all my directories properly.
I do not use Cloud saves
My grim dawn is not modded.
My characters are detected in the drop down menu however I cannot browse items.
Whenever I try to import data I get an endless list of error like these:
Not sure what I’m doing wrong.

Looks like you upgraded to a newer version of GD Stash with additional fields in those tables, as it is complaining about the table missing some columns.

Ignore all of that and import the GD data on the Config page, that creates the table anew, this time with the columns.

Ok that worked, thanks!

It took me a while to understand what you were saying for the silly reason that my GD stash window was not maximized and the ‘‘Import Database’’ button on the configuration tab was not showing. It was just outside of the window border. Maximizing the window revealed it.

Love this utility a lot. How hard is it to get this to work with certain mods? Like Grimarillion will load with warnings but any + skills from the mod will never show in the crafting menu. Reign of Terror on the other hand doesn’t load at all.

They all should load fine, might have to look into why some might not. The only thing I can think of is that they have their files in ‘unusual’ places. For performance reasons I am not looking at some ‘directories’ when parsing the database.

Ok, I am having another issue with the GD stash system.

When I browse my items with GD stash, it appears as though all the items have normalized values.

For exemple:

I have a Conflagration Relic in my inventory.

If I look at its stats in the game it will have +27% fire dmg + 59% burn damage. However when I look at it with GD stash it gives normalized values like +30% fire dmg + 60% burn.

Same thing seems to happen for all items. At least unique items.

Yes, they do. The values are taken straight from the GD database. In game they have some variance based on the seed (stored with the item in the save file) and GD’s RNG.

Unless we are able to replicate the RNG logic, tools cannot show the exact values the game shows. That is true for all such tools, none exist that show the in-game values.