Hello
I have an issue which prevents me from doing anything related to minecraft modding.
So I installed OpenJDK, OpenJRE, Java 1.8.0-241-b07, Eclipse IDE and the Forge 1.12.2-14.23.1.2555 MDK. Then I made the JAVA_HOME path and everything else, I set up the workspace and opened Eclipse.
Now every time I try to run Minecraft in Eclipse, it just crashes before even setting the player. It is not because I have any special characters in there as I am only using the example mod and nothing else.
It doesnt even create a crash-report. Here some screenshots of my settings: https://imgur.com/a/lzTqhDB
Log:
So I did everything right and it still cant run a client. Starting a server works for some strange reason and compiling the mod and starting with the normal minecraft launcher works too. The only problem I can think of is the last screenshot. There you can see the JDK being selected for JRE but from what I know those are two completely different things?
Is there anything I can do?