Closed rainecheck closed 3 years ago
Sorry for the confusion, I accidentally left a debug statement in.
This is a duplicate of https://github.com/ogri-la/strongbox/issues/240
What it is doing is looking for the current release in the list of previous releases from Curseforge. The data downloaded from Curseforge is just a summary but there are multiple sections to it. There is detailed data in the latest release section and there is a section with the latest releases by previous versions of WoW. Often the latest release of an addon is also the latest release for the current game version, but not always. To avoid duplicates in the 'releases' menu, I compare the download URLs of the releases in the two sections and remove one when there is a match. I was looking at cases where this wasn't true.
It really isn't anything to be concerned about. I was going to wait for the inevitable bug to come along before doing a patch release and including a fix for this but might do one sooner.
Describe the bug
Strongbox generating
no match!
statements from Leatrix Plus and Maps. Appears to be a mismatch in therelease-label
- the API call is listing 1.13.5, but the addons (as per the curseforge.com Files page) are set for 1.13.6. Uncertain why Strongbox would be expecting it to match 1.13.5.Looks like when right clicking and checking Releases, it's listed at 1.13.5 there too. Persists on a HTTP cache clear, and is still present even after a Catalogue clear
To Reproduce
Expected behavior
Strongbox should be detecting the client version of these addons as 1.13.6
Message logs: