Posted May 22, 20205 yr Im new to modding . I use eclipse . when ever i run to test my mod i get this error. clientrun serverrun datarun any idea how to make the runs work?
May 23, 20205 yr Please don't post code and other text-based stuff as images, it makes it very hard to read. You should setup a github account and host your project there, or at the very least, copy & paste the text into spoiler tags here. I can see it says malformed url, so my best guess is your mods.toml has some invalid/blank URLs
May 24, 20205 yr Your mods.toml file has an invalid updateJSONURL (line 29) and displayURL (line 32). Do not put "-" as the value if you intend not to have those URLs, just remove the line altogether.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.