Error running 'Minecraft Client'
已回答

This error all of a sudden popped up and I can't figure out how to fix it.
Source code is here: https://github.com/KeebleKapa/Eldritch-Realms-Mod/tree/master
请先登录再写评论。
Is the JDK specified for the project and its modules correctly in File | Project Structure? See https://www.jetbrains.com/help/idea/sdk.html#set-up-jdk
Other things to try:
- Reload the project as a Maven or Gradle project
- Re-generate project configuration settings:
I was able to get the module changed for the application, but whenever I hit run on the client or any other one the console ends with “Process finished with exit code 1”.
Nope none at all
I checked the project from the link - there are issues with non-existent dependencies. The project has no README, so I'm not sure how to prepare it properly.
If you could strip the project off of all redundant dependencies and classes and made a small demo version out of it where the problem is still reproducible for you, it would help troubleshoot it.
This is what the crash log is showing when I run the client
Please check your code as suggested in this post: https://stackoverflow.com/questions/69058607/fabric-registering-an-item-twice