This is Unmodified Minecraft Client Support - we can't help with that here. You need the modified forum. Or perhaps an admin can move your post for you? I'll ask.
that's what I was so confused about before posting. Sorry about that lol
Actually I take that back, it shouldn't be causing what's happening for you. However, what's strange is that you usually need to pass the -jar flag into java.exe in order for it to execute a jar file. So you could try doing that as well. Basically you'd want to run this from cmd prompt:
1) Open the folder C:\Program Files\Java\jre7\bin
2) Hold shift and right click on some white space (not a file)
3) Choose "Open command window here"
4) Type: java.exe -jar "C:\Link\To\Your.jar"
At the very least, it will display an error for you.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
this is how it's suppose to open
but this is what it is doing for me
Can anyone help??
that's what I was so confused about before posting. Sorry about that lol
thanks man
Actually I take that back, it shouldn't be causing what's happening for you. However, what's strange is that you usually need to pass the -jar flag into java.exe in order for it to execute a jar file. So you could try doing that as well. Basically you'd want to run this from cmd prompt:
1) Open the folder C:\Program Files\Java\jre7\bin
2) Hold shift and right click on some white space (not a file)
3) Choose "Open command window here"
4) Type: java.exe -jar "C:\Link\To\Your.jar"
At the very least, it will display an error for you.