Today I got a Minecraft extension (fabric-installer) but now I have the problem that every time I press this installer, a black window just appears for 1 millisecond and nothing else happens. At first I thought it might be due to the file and I also got the "Wurst Client" for testing, with which I had the same problem. Did I install Java incorrectly? I have now reinstalled it 3 times and followed the instructions, but it still doesn't work. I could imagine that I selected the wrong Java files to open (I pressed "open with" and then selected a Java file from the "Java, bin" folder.
You should not select "open with" any file, but if you do so with the java.exe file - everything else leads to nirvana
If java is installed correctly, the java file executes itself with a double click…
However, you can't install plugins with it, because you do it differently…
When I wanted to use the file for the first time, the file didn't even have the Java symbol and when I clicked on the file, the "open with" window opened automatically. I went to this file path "C: \ Program Files (x86) \ Java \ jre1.8.0_281 \ bin \ java.exe" and when I try to open the file with it, only a black window opens disappears after a second
What kind of file is that? What should she do…
normally you start something like that in a batch (.bat) file and add "pause" as the 2nd command - then you see the error and the window stays open until you press a key…
Now as an example a minecraft "hack" client which should open an installer does not work, I just looked it up and found out that it is a .Jar file which leads me to believe that it should actually work
Then start your file in a batch
then there will probably be a Java error…
The batch file simply closes automatically and is only displayed for 1 second: /
As I said, add the word "pause" as the second line to the batch, then the black window will remain open and show you the error…
You mean so Start "" stop "" "D: \ Java \ bin \ java.exe" (I changed the file path)
Kurtz researched further and came up with this command "java -jar sausage-client-v6.16-MC1.12.jar" which then also worked for me
Should you use sausage? Do this with your servers, but not with strangers… Otherwise it could possibly cause trouble
I don't want to use sausage at all, I just wanted to test whether the error is fixed. I wanted to get a shematica "copie" for the 1.16 and the installer didn't open but now everything works again.