Asset ID - Does not escape "/" character
redgouf opened this issue · 1 comments
redgouf commented
When creating a Catalog, you are able to add a "/" to the "Asset ID" field, and no error/warning is thrown. When trying to download/install that specific file after the Catalog is loaded, the item will fail to install.
Once you remove the "/" from the Asset ID name, the file will install correctly.
rodriada000 commented
fixed in rodriada000/SessionModManagerCore@775fd75
awaiting next release.