Dylanthornton38t Posted June 27, 2014 Posted June 27, 2014 Hello, I trying to make a server and when try to launch it says press any key to continue and doesnt load. Any suggesttions on what to do? I am using hamachi by the way
mike_smit Posted June 27, 2014 Posted June 27, 2014 did you use the provided .bat file? setting up a server isnt as easy as starting a new single player game. the "press any key to continue" is an indication that the .bat file is finished. but this is not what you intended as you want the server keep running make sure the content of the .bat file is this. java -Xmx2048M -Xms2048M -jar BTeam.jar nogui pause (note:the last line is the most important as it keeps the server running instead of starting and immediatly closing)
Dylanthornton38t Posted June 27, 2014 Author Posted June 27, 2014 (edited) I changed the last line to what you said with pause, when i tried loading it it still said press any key to continue if i clicked any key it would close, after a couple tries i didnt hit any key and tried to log onto the server it said cant reach server with the red x. Mike_smit Edited June 27, 2014 by Dylanthornton38t
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