octavane Posted March 11, 2012 Posted March 11, 2012 I am trying to start my server and I have followed the instructions of some other threads and the stickies. But now when I try to run the .bat I get an error. It says 'C:\Program' is not recognized as an internal or external command, operable program or batch file. And if I edit the .bat file to say"C:\Program Files\Java\jre6\bin\java" -Xmx3G -Xms2G -jar Tekkit.jar nogui instead of C:\Program Files\Java\jre6\bin\java -Xmx3G -Xms2G -jar Tekkit.jar nogui the I get "UnsupportedClassVersionError" and "Unexpected exception" errors. (without those quotation marks) What did I do wrong?
DarkScatiger Posted March 11, 2012 Posted March 11, 2012 I am not 100% myself but i have a 64x computer and I needed to run my server with Java 7... just me throwing something out. i hope someone more knowing will post soon.
octavane Posted March 11, 2012 Author Posted March 11, 2012 I also have a 64 bit but how do I use java 7? EDIT: Found it. Fixed it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now