-
Notifications
You must be signed in to change notification settings - Fork 404
Description
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
What browsers are you seeing the problem on?
Chrome (including Arc, Brave, Opera, Vivaldi)
Describe the bug
I've actually had issues with this before, but was able to plow through it by being stupidly persistent (Spamming Create Version every time it failed until it worked)
But now I also get a new error I haven't seen before:
Could not create project version
ModrinthServerError: [invalid_input] Error while validating input: Field version_number failed validation with error: regex
I'm not sure what's going on, as my resource pack project has uploaded fine before
Changing the formatting (Such as release V.S. Beta) didn't help, changing the way the titles/versions are typed didn't help (No spaces, underscores instead of dashes etc)
Not sure what's going on, but I hope it's fixed soon
Steps to reproduce
- Click create New Version on a Resource Pack Project
- Add the new version .zip file
- Fill in all info, changelogs, etc
- Click Create Version
- Error message pops up as either:
"Could not create project version
ModrinthApiError: Upload failed"
OR
"Could not create project version
ModrinthServerError: [invalid_input] Error while validating input: Field version_number failed validation with error: regex"
Expected behavior
Resource Pack Project uploads and updates with the new version
Additional context
No response