[Problem] Generated Metadata sometimes has the (VERIFY THIS) tag which shouldn't apply in those cases. #388

Closed
opened 2026-01-29 16:15:38 +00:00 by claunia · 0 comments
Owner

Originally created by @sadikyo on GitHub (Feb 2, 2022).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (version here)
  • WIP release (2.2-794)

Build
What runtime version are you using?

  • .NET Framework 4.8 running on (Operating System)

Describe the issue
There is a new feature that places (VERIFY THIS) in front of elements that are pulled from redump so that dumpers verify / correct it. However, this tag is showing up on some items that are generated from the disc/dump, such as Sega Saturn discs. In this example, the version number is internal and should always be generated.

I'm not sure if the version number that MPF is pulling is coming from redump, or generated, but I think it should be generated for these discs, and if so, shouldn't have the VERIFY THIS tag.

To Reproduce
Steps to reproduce the behavior:
Dump a saturn disc
Look at the version field in the submission window.
It should say (VERIFY THIS) next to the version number

Expected behavior
I would not expect this tag for any generated/extracted item

Screenshots

Additional context

Originally created by @sadikyo on GitHub (Feb 2, 2022). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [ ] Stable release (version here) - [X] WIP release (2.2-794) **Build** What runtime version are you using? - [X] .NET Framework 4.8 running on (Operating System) **Describe the issue** There is a new feature that places (VERIFY THIS) in front of elements that are pulled from redump so that dumpers verify / correct it. However, this tag is showing up on some items that are generated from the disc/dump, such as Sega Saturn discs. In this example, the version number is internal and should always be generated. I'm not sure if the version number that MPF is pulling is coming from redump, or generated, but I *think* it should be generated for these discs, and if so, shouldn't have the VERIFY THIS tag. **To Reproduce** Steps to reproduce the behavior: Dump a saturn disc Look at the version field in the submission window. It should say (VERIFY THIS) next to the version number **Expected behavior** I would not expect this tag for any generated/extracted item **Screenshots** **Additional context**
claunia added the bug label 2026-01-29 16:15:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#388