Xzandro / sw-exporter

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.
Apache License 2.0
412 stars 193 forks source link

Dungeon Run Log doesn't label newest dungeons by name (Abyssal Normal & Abyssal Hard) instead labels them as "Unknown" in the dungeon name category. [BUG] #503

Closed DaltonCrawley closed 10 months ago

DaltonCrawley commented 10 months ago

Describe the bug Dungeon Run Log doesn't label newest dungeons by name (Abyssal Normal & Abyssal Hard) instead labels them as "Unknown" in the dungeon name category.

To Reproduce Steps to reproduce the behavior:

Start a Dungeon Run of Abyssal Giant (Either Normal or Hard) Complete the Dungeon Run Go to the runs.csv file on your machine View the lastest entry to the csv file Newest Entry should have the date of the run and should immidiately after have the label "Unknown" for dungeon name

Screenshots Screenshot 2023-11-18 100252

Desktop (please complete the following information):

Additional context Don't think this is a difficult fix I just think that the new labels haven't been added since the major update a while back.

Xzandro commented 10 months ago

This is already fixed in code with via #500 just not released yet. But until then feel free to build from source.