hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
64 stars 34 forks source link

Pickit Rules not working #322

Open Rubenwayne opened 1 week ago

Rubenwayne commented 1 week ago

Details

2 questions:

I've configured in config/nameCharacter/pickit/ Is there any other config rules?

Version

v0.4.0

Logs

time=21:05:40 level=DEBUG msg="For item RalRune found 1 max quantity from pickit rule, number of items in the stash tabs 1"

Holynite commented 1 week ago

I've recently updated my Ral pickit to 10 so it does work. The only thing I can think of right now is did you restart the bot after making the update and saving the pickit file? Pickits cannot be updated real time if I remember right and require restart.

Millionaar commented 1 week ago

Agreed with the above. Main things that go wrong would be:

  1. Making updates in pickit files without bot restart (fully closed)
  2. Making updates in pickit files within a different character config folder
  3. Having the same pickit references in multiple files, or multiple locations in the same file. i.e. having runes referred to in the Misc.nip as well as a new Runes.nip or something.
Rubenwayne commented 1 week ago

Well finally I reinstalled again and will try... I don't know what happen really, hope it works. Thanks!