Mutagen-Modding / Spriggit

A tool to facilitate converting Bethesda plugin files to a text based format that can be stored in Git
GNU General Public License v3.0
88 stars 10 forks source link

Improve warning for unknown package #51

Open Noggog opened 4 months ago

Noggog commented 4 months ago

putting --PackageName TestBooks.yaml resulted in an error message of Could not get identity for SpriggitMeta. It should say something more along the lines of "Could not find package named TestBooks.yaml" or something like that. We could get the identity, but we couldn't find the package associated with that identity