Posts posted by DaemonUmbra
-
-
-
-
-
1 hour ago, Thunderbird4 said:
I don't know much about commands so what would I type in after java? would I say "java 8 -jar..."? add an underscore? do I have to specify java 8 update 301?
No, you would use the full path like "C:\Program Files\Java\jre8\java.exe" (Include the quotes because the path contains spaces) instead of Java (Note this is an example, please don't just copypaste, find it on your own system)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Issue with running the 1.17.1 Forge server.
in Support & Bug Reports
No Diesieben is right (Source: I fixed the issue) the issue was paths were being encoded for http (replacing http-illegal characters like spaces with encoded forms, space in this instance is encoded to %20)
As for the other person's issue there is very little info there and regardless I'd prefer you made your own topic with as much info as you can give