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.
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.
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
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.
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
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
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.
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