LegoFigure11 / RaidCrawler

Raid Viewer for Pokémon Scarlet and Violet
GNU General Public License v3.0
168 stars 59 forks source link

Dialga and Palkia raids showing wrong natures #176

Closed WildEep219 closed 11 months ago

WildEep219 commented 11 months ago

Describe the bug Based on the latest raid data, Dialga is locked to Quiet nature, and Palkia is locked to Modest nature. RaidCrawler will show all sorts of natures for these, presumably what they would have been if they weren't stuck with the natures they have.

To Reproduce If applicable, please list the steps to reproduce the behavior:

  1. Download the latest raid data from Poké Portal News
  2. Connect with RaidCrawler to your game
  3. Check out the Dialga/Palkia raid - if it isn't Quiet (Dialga) or Modest (Palkia), go catch it
  4. You should see that the Dialga/Palkia you caught is Quiet/Modest rather than what RC says

Expected behavior I would expect Dialga to always appear Quiet and Palkia to always appear Modest for this raid distribution.

LegoFigure11 commented 11 months ago

Due to EncounterDist9 not containing a definition for Nature (addressed in https://github.com/kwsch/PKHeX/commit/09018a4eaa2316680f708579559577d756db4eed)

Will get a fix out soon, but will be difficult to publish until PKHeX updates (likely post-DLC release)

LegoFigure11 commented 11 months ago

Here's a pre-compiled version you can use in the meanwhile. The .NET 8.0 Desktop Runtime is required to use this version.

RaidCrawler .NET 8.0 v2.1.1-a.zip