Why does Intellij always give me this error message?

I've been trying to create a new 1.19.2 Minecraft project for a few hours, but I keep getting the same error message every time I run runclient. I haven't edited the project yet and have tried several Forge versions, installed the Java version several times, and tried different versions as well, but I keep getting the same error message.

> Process 'command 'C:\Users\[user]\.jdks\corretto-17.0.6\bin\java.exe'' finished with non-zero exit value 1

2 votes, average: 2.00 out of 1 (2 rating, 2 votes, rated)
You need to be a registered member to rate this.
Loading...
Subscribe
Notify of
1 Answer
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
karotte1386824
2 years ago

Try to clean up the project and rebuild it. This often triggers linking errors which can cause the error message to be displayed. If this does not work, check your jvm settings and make sure they are correct for the project, If you still have problems, it could help to delete the entire intellectual folder and download it again