Home
Configuration
Mass Import
Item Transfer, Stash
Item Transfer, Char
Crafting Items
Item Collection
Character Editor
Acknowledgements
FAQ
Versions


FAQ

Does this tool work with Steam cloud save files ?

No, only with local save files.

You can store items from the local files of the cloud saves in GD Stash, but I have not found a reliable way to get them back into the game (which is not to say that it never works, only that it is not reliable). While GD Stash does always correctly store them in the local file, Grim Dawn frequently ignores that file and uses the data from the cloud instead, ignoring the change and overwriting it with the cloud data again.

Do not edit your char files while Grim Dawn is running, especially changing char names, when using cloud save. I have heard of a char corruption due to this (outside of the player.gdc file that GD Stash modifies) because of this.

Renaming a character also changes the directory it is stored in, as char name and dir name have to match. This is most likely the cause of the corruption.



Can I edit the shared stash while I am playing in game ?

Yes, provided the shared stash is not open in game and you are not using Steam cloud save.



Can I edit a character I am currently playing in game ?

No, never change a character that is currently loaded in game.



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

  1. Increase the heap size but using the .bat file to start GD Stash.
  2. If you still have the issue, try using a 64 bit Java Virtual Machine (this requires a 64 bit OS) and make sure it is being used. To do so, edit the path to java.exe in the .bat file, so it includes the directory, e.g.

    "C:\Program Files\Java\jre1.8.0_111\bin\java.exe" -Xms1024m -Xmx1024m -jar GDStash.jar

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



GD Stash says the GD Save Dir is wrong, but I am sure it is the correct one. What can I do ?

The tool checks for the existence of a transfer.gst or transfer.gsh file (SC or HC stash). If neither exists, the dir is not accepted. To create one, talk to the smuggler in Devil's Crossing.



After importing the DB, I get a list of messages. What should I do ?

Unless that list contains error messages, ignore it.

Most messages are inconsistencies in Grim Dawn's data but of no consequence (only for items that do not drop).

If you use a localization zip and get a lot of 'missing tag' warnings, please check if the localization file is for the current Grim Dawn version and use a newer one if necessary / available.



While editing my shared stash, it got corrupted. What can I do ?

The tool always creates a backup of the previous stash first. transfer.t00 for SC, transfer.h00 for HC. By renaming that file back to .gst / .gsh you can recover it.

The tool also keeps older versions with ascending numbers (.t00, .t01, .t02, ...) so if you did multiple edits before you noticed the corruption, try the older files.



While editing my character, it got corrupted. What can I do ?

The tool always creates a backup of the previous character first. player.g00. By renaming that file back to .gdc you can recover it.

The tool also keeps older versions with ascending numbers (.g00, .g01, .g02, ...) so if you did multiple edits before you noticed the corruption, try the older files.



You added support for Spears and Staffs from the Grim Quest mod. My mod also has new item types, will you add them ?

The short answer is no.

I added the Grim Quest items because Grim Dawn is the spiritual successor to Titan Quest. Being its spiritual successor, Grim Dawn actually still had some unused tags for these item types, which I am now using to support them.
No other item type has such unused tags, so no other item type has this kind of support within Grim Dawn itself, so it cannot be supported like that in GD Stash either.