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
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