You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was caused by the fabric sky boxes mod using an invalid url for their website contact. According to fabric's documentation, it should be a valid URL starting with http(s)://.
contact Defines the contact information for the project. It is an object of the following fields:
homepage Project or user homepage. Must be a valid HTTP/HTTPS address.
I added a check to make sure the URL is valid before it is passed into FML, eliminating the crash. However, the mod should also update itself to be compliant with the spec.
Mod Name
FabricSkyboxes
Mod Homepage
https://modrinth.com/mod/fabricskyboxes
Describe the bug
Game crashes on startup.
Steps to reproduce
No response
Logs
https://mclo.gs/o9ETXqY
Additional context
No response
The text was updated successfully, but these errors were encountered: