Jump to content

Server wont start


Recommended Posts

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)

Link to comment
Share on other sites

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 by Dylanthornton38t
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...