j-imbo / pkmnrb_jim

5 stars 6 forks source link

!collect marks more locations on the tracker than is actually collected #6

Open KamekoSkye opened 1 year ago

KamekoSkye commented 1 year ago

When playing in an AP seed, if someone runs a !collect command, more locations are marked off than actually are collected. While this is fixed when you reconnect the tracker to the server, it can cause a bit of confusion as you think you don't need to do something when in actual fact you do. This issue is always with locations with multiple checks on them (for example trainers), and I think it marks roughly double than is needed.

I've looked into the issue myself a little. When talking to people in the poptracker server, they think it's a bug in the code of the pack. I've tried fixing it by making it so when you click on a location it subtracks one instead of clearing all of them, and that hasn't fixed it. Part of me is wondering if it's because they're grouped, but ungrouping them all would take a lot of space and code that I don't think is worth the time right now.

vicendithas commented 1 year ago

I noticed this as well recently. When I received HM01 Cut in my game, the tracker showed the entirety of Erika's gym as not needed (trainers included). However, when I refreshed, some of the trainers and Erika herself showed up again as available checks.