knossos
knossos copied to clipboard
Nuxt Internal Server Error if wrong version is given
Environment
Website
Describe the bug
If you go to a version page of a mod/modpack, that does not exist you get a nuxt internal server error.
Steps To Reproduce
- Select a version of a mod/modpack (for example https://modrinth.com/modpack/chronos/version/0.3.1)
- Modify the version number at the end of the URL to a non-existent version number
- It will look something like this: https://modrinth.com/modpack/chronos/version/69420
- It will display a nuxt internal server error
Expected behavior
I would expect a 404 error screen
Additional context
No response