May 22, 20205 yr The problem is that you are executing the jar with that first command. Delete the whole first part of what you have there, and get rid of the quotes *edit: I was thinking that "enter command" was part of your command prompt, or did you actually type that? Edited May 22, 20205 yr by Ugdhar
May 22, 20205 yr Author I can't move anything directly into the users part of my computer, since I don't have access to that edit that area. Instead, I moved it into my user (mendezx18)
May 22, 20205 yr 5 minutes ago, Zanexm said: I can't move anything directly into the users part of my computer, since I don't have access to that edit that area. Instead, I moved it into my user (mendezx18) Edit what area? Where it says "Enter Command"? If it says that as soon as the window opens up, someone just customized the cmd prompt to say that. Provided that is the case, then it's not important, ignore it. BUT You are typing, at the very least, 2 separate commands into that commandline, using quotes where you shouldn't. The first is executing the installer jar, with the default java, and the second, well, more than likely being passed as an ignored parameter to the first command. Do not type the path/name of the forge jar file unless it is after -jar And don't use quotes. Edited May 22, 20205 yr by Ugdhar
May 22, 20205 yr Author 41 minutes ago, Ugdhar said: The problem is that you are executing the jar with that first command. Delete the whole first part of what you have there, and get rid of the quotes *edit: I was thinking that "enter command" was part of your command prompt, or did you actually type that? no the enter command part was already there lol. So do I still delete the first part?
May 22, 20205 yr 5 minutes ago, Zanexm said: no the enter command part was already there lol. So do I still delete the first part? Yes, and if it doesn't work, post a screenshot of that window again.
May 22, 20205 yr Author 26 minutes ago, Ugdhar said: Yes, and if it doesn't work, post a screenshot of that window again. what is the code you want me to put, because the original thing you said about opening the command prompt/power shell from file explorer didn't appear for me, so I just searched up a way to do it? Can you tell me a line of code/s you want me to input?
May 22, 20205 yr On 5/19/2020 at 6:40 AM, Ugdhar said: You will need to specify the full path to your installed java. So if you extracted the openjdk zip into C:\Users\Bob and did not change any of the folder names, you would need to type in C:\Users\Bob\jdk8u252-b09-jre\bin\java.exe -jar forge_installer-press-tab-to-complete (after typing forge, hitting tab should complete the filename for you, you can use tab completion when typing in the path to java as well.)
May 23, 20205 yr Author 12 hours ago, Ugdhar said: I think we might've hit a dead end here, sorry everyone.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.