Shadow_Ninja Posted February 8, 2014 Posted February 8, 2014 Hi, I am trying to set up a server for B-Team using Hamachi. But when i try ot launch it it says (File location)>java -Xmx3G -Xms2G -jar BTeam.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. (File location).pause Press andy key to continue . . . When i press any key to continue it just closes the prompt. Please Help. Also i am clicking on the launch.batch file in the server download file. Quote
DoomGiver32 Posted February 8, 2014 Posted February 8, 2014 it says the file path before java? I've not seen that in a minecraft launch batch file before. Try pasting this into the launch.bat file: java -Xms2048m -Xmx3072m -jar BTeam.jar nogui pause See if that works, that's directly from my launch.bat, and I know for sure it works. Quote
Shadow_Ninja Posted February 8, 2014 Author Posted February 8, 2014 I tried that just now. It sadly didnt work. It says the same error code thing in the prompt that pops up Quote
Shadow_Ninja Posted February 8, 2014 Author Posted February 8, 2014 when i try to launch it straight out of the download not out of the archived version it says: (file location)>java -Xmx3G -Xms2G -jar BTeam.jar nogui Error: Unable to access jarfile BTeam.jar (File location)>Pause Press any key to continue . . . If that helps any idk how to fix this. Quote
Shadow_Ninja Posted February 8, 2014 Author Posted February 8, 2014 #!/bin/sh java -Xmx3G -Xms2G -jar BTeam.jar nogui This is what is in the launch.sh file when i double click on the launch.batch file it just opens a prompt Quote
arriej Posted February 8, 2014 Posted February 8, 2014 (edited) This error has todo with that you have a 32 or 64 bit installation of java, Try installing both or discover the java location (start -> java -> right mouse button -> open file location -> copy adress) Do you have this with every server you try to run? or only TAOTBT I think you have only a 32 bit version installed Here you can download a 64 bit: https://www.java.com/en/download/manual.jsp Edited February 8, 2014 by arriej Quote
Shadow_Ninja Posted February 8, 2014 Author Posted February 8, 2014 i do only have 32 bit and this is the first time i have tried to run a server. I cant portforward or buy a host so i am using hamachi. Quote
Shadow_Ninja Posted February 8, 2014 Author Posted February 8, 2014 thanks so much this did work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.