Question on gradle error

This error message makes no sense to me right now because I ran the “getEclipseruns” but it still shows this error message.

Please never anywhere share screenshots of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for.

Regarding the problem, your error says that you try to run genEcpliseRuns but the task does not exist.
Your text says you ran “getEclipseruns” which is a totally different task if it exists and is not a typo so is totally unrelated.

Anyway, what is your actual question?
If it is why the task is not present, you should probably as in some Forge community, because that plugin is, what usually adds such a task.

I have the forgeruns task and it has the “getEclipseruns” in it and whenever i do it causes a error but thats normal from what i have seen. And it just doesn’t allow for it to work right now.

Still not getting what you say, ad you still talk about getEclipseruns while your error is about genEclipseRuns.

But either way, the error is what the error is.
It tells you that you want to run the task genEclipseRuns which does not exist.