[Tool] Grim Dawn Item Assistant

Now that’s service with a smile, thanks a lot for the sets function. Will give a looksie now.

Need any beta testing give a holler.

Edit: Settings any and any, no check marks in anything but setbonus. I have several full sets and many partial sets in IA. Can do search for Guardsman set and all pieces show up, and nothing with check box checked. Not sure if maybe its the missing space in set _bonus ?

Send me your db file for me to test?

Could you update your original post with this info so posters wont have to dig for that each time?

Thanks

Quick list of my bugs/irregularities to keep you updated

  1. Pet bonus not showing any items - completed
  2. relics show components
  3. set bonus not showing anything - completed
  4. yellow - no yellows showing up except potions (no armors etc…)

Missing
Life leech resistance - Graceful dusk only lists roughly 10 items with this resistance, not sure its worth including although, its frequently used by bosses.

Wondering about the name colors also.

  1. grey - green items when pulled from IA
  2. lime green - green items when pulled from IA
  3. blue - blue items when pulled from IA
  4. purple - purple
  5. yellow - potions

When I use the green pull down filter - I get the lime green items, but not the grey name items although its green when brought to my in game inventory.

Will stop here as you have a bit to chew on now :).

Thanks for your efforts

For a couple weeks old program, its heading in a good direction.

http://grimdawn.dreamcrash.org/ia/beta.exe

Update to that, go to “Database/mods” and click “Update Item Stats”

Hopefully several of those issues will be resolved, including the missing set items.

slipperpete, no go, no change. Used new beta version

  1. open program - attempted lookup with set bonus - 0 items
  2. used database mods - parsed db - tried sets again - 0 items
    same for pet as well.

Did you parse item stats though?

  1. Replaced my DB with yours
  2. Clicked update item stats
  3. Looked up set items
  4. Success!

SlipperyPete, yes, did not see the other button WAY over there :). Used the load database button but didn’t see update items stats button.

Yes, that worked for me too on the set bonus, pet bonus is still empty. But hey progress is progress. Nice job man.

New update up (same link), see if pet bonuses and colors are working any better.

Will need to parse item stats again.

(Also fixed an issue detecting installs of OneDrive on window <8.1)

D/L newest beta
ran db parse
ran update items
set and pet bonii are shown properly - fixed
some items lime green and some items grey color - no change

EDIT QUESTION
Would it be possible to be able to type in the levels boxes instead of trying to adjust them by the up/down buttons is going to get laggy as the db grows larger.

Hi,

When I put in a item to IA, item are increase ‘sometimes’.
Then I get them from IA, and check properties. These are same.

This issue are already known?

thank you for keeping it on update … good work~~!!

I have absolutely no idea what you’re asking.

When I store an item to IA, the item was duplicated sometimes.
Is this bug already known?

You got two of the same item?

Does this happen when IA loots the item, or when transferring the item in-game?

If you refresh (just search for it again), does it still show that you have another? (could be it shows a copy you don’t have)

Yes. Both item’s properties are completely same.

I can not judge which trigger occur.

  1. I got 2nd ‘Ulzuin’s Chestguard’ from enemy. (I had already one ‘Ulzuin’s Chestguard’.)
  2. I put the ‘Ulzuin’s Chestguard’ to 4th tab on shared stash.
  3. I checked number of ‘Ulzuin’s Chestguard’ on IA.(I think that the number is 2.)
  4. But, I saw the number is ‘3x’.
  5. So, I get three ‘Ulzuin’s Chestguard’ to 3rd tab on shared stash.
  6. I checked all properties of three items. then I confirmed two items are completely same.

*This ‘duplication’ happen sometimes.

Can confirm. Just acquired lots of rare crafting materials by dismantling double and triple legendaries I got because of AI. No idea t which point they get duplicated though.

Meh…

Will investigate tomorrow or Wednesday.

Anything in the log files? Warnings or worse?
(Settings => View logs)

If I saw this issue again, I will confirm the logs.:wink:

IA also stores the logfiles from the last 10 runs :slight_smile:

My guess is that it gets write access denied upon deleting the items, and thus ends up looting them twice.
Since IA always errs on the side of duplication rather than losing an item.

I’ll add some code to detect this case and delete possibly duplicated items, see if that resolves the issue.