Mpresley01 Posted May 30, 2012 Posted May 30, 2012 Launcher/pack Version: 3.0.3/1.2.5 Operating System:Win7 64bit Version of Java:Java 7 64 bit Description of Problem: Whenever I try to launch my Tekkit Server, I get the same error message posted below. And it's getting really annoying--I REALLY want a Tekkit server. Error Messages: C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>pause Press any key to continue . . .
0 AlienX Posted May 30, 2012 Posted May 30, 2012 Here is your fix: http://java.com/en/download/help/path.xml
0 Mpresley01 Posted May 30, 2012 Author Posted May 30, 2012 Okay, since I'm a dumb blonde girl, no offense to other ones, I need a little help in those instructions. My questions: What do I put in the PATH variable? I've changed it to every other thing, even deleted it and made a new one and it still doesn't work. How do I get my old PATH back? (Yes because I deleted the first one) ....I'm so sorry that I'm stupid.
0 AlienX Posted May 30, 2012 Posted May 30, 2012 Deleting your whole PATH Variable can cause your PC to not boot the next time you start it up. This is my PATH: C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Users\AlienX\Documents\Coding\Java\apache-maven-3.0.4\bin I am running Windows 7 64Bit, you can use this path also if you use the same operating system as me (at bit), however take out what you dont have installed. Then on the end of the PATH, put this: ;PATH_TO_JAVA_BIN_DIRECTORY Example: ;C:\Program Files\Java\jre7\bin (Ensure the semi colon is there)
0 Mpresley01 Posted May 30, 2012 Author Posted May 30, 2012 So would it look like this? C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\bin;C:\Users\Morgan\Documents\Coding\Java\apache-maven-3.0.4\bin
0 AlienX Posted May 31, 2012 Posted May 31, 2012 Kinda, Take the Apache Maven stuff out, and if you dont own an Nvidia GPU take that nvidia refrenence out. Then stick the java bit on the end. I would tell you what the PATH should be, but there are two reasons why im not: [list type=decimal] [li]You would not learn anything[/li] [li]I dont know what java path you have.[/li]
0 Mpresley01 Posted May 31, 2012 Author Posted May 31, 2012 Okay, that makes sense, I think. This is what I got: C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jre7\bin
0 Mpresley01 Posted May 31, 2012 Author Posted May 31, 2012 C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>java -Xmx3G -Xms2G -jar Tekkit.jar nogui Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>pause Press any key to continue . . . What did I dooo.....
0 Torezu Posted May 31, 2012 Posted May 31, 2012 What did I dooo..... It's more like what you didn't do, which is read the stickies. Also, somebody's code broke the table, probably AlienX's. Then people quoting the code broke them some more. Please don't break the table.
Question
Mpresley01
Launcher/pack Version: 3.0.3/1.2.5
Operating System:Win7 64bit
Version of Java:Java 7 64 bit
Description of Problem: Whenever I try to launch my Tekkit Server, I get the same error message posted below. And it's getting really annoying--I REALLY want a Tekkit server.
Error Messages:
C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>java -Xmx3G -Xms2G -jar Tekkit.jar
nogui
'java' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Morgan\Downloads\Tekkit_Server_3.0.3>pause
Press any key to continue . . .
9 answers to this question
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