problem while coding #1737
Replies: 2 comments · 2 replies
-
What's the real error message? Try what it suggests:
If the error is generic or non-informative try the --debug option (you will get a lot of output, but the last part will show what it is doing when it fails).
Since the problem is likely with your project config (specifically your mappings specification and mods dependencies), Finally, there is a known issue when trying to run gensources with something that doesn't have fabric loom in its root project: |
Beta Was this translation helpful? Give feedback.
All reactions
-
I've found a message in the problems section : And I tried what you've said and when i do the --debug command i get this : Thanks for taking some time for me Givrelin |
Beta Was this translation helpful? Give feedback.
All reactions
-
Unfortunately, the only error not very formative:
It just says it didn't work without giving a reason. I suggest you raise a bug report here: |
Beta Was this translation helpful? Give feedback.
All reactions
-
I bet its your project file name |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Hello,
i'm currently triying to make a mod for fabric 1.17.1, i am just a the beggining of the project and i want to open a debug minecraft
version (i work with vscode) but when i do ./gradlew genSources it say me this:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'Moooh !'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
What can i do ?
thanks in advance !!!
Beta Was this translation helpful? Give feedback.
All reactions