Jump to content

HELP! Server Won't Start


Recommended Posts

  • Moderators

Sorry, had to ask. You never know. 

Try putting the full path to java.exe in your launch.bat

Mine is C:\Program Files\Java\jre1.8.0_40\bin\java.exe, depending upon your OS and Java version, it may be different. 

Edited by AetherPirate
Link to comment
Share on other sites

Sorry, had to ask. You never know. 

Try putting the full path to java.exe in your launch.bat

Mine is C:\Program Files\Java\jre1.8.0_40\bin\java.exe, depending upon your OS and Java version, it may be different. 

Where would I put the path? And should I delete everything in the file? What's in the picture is what came preloaded with the server files.

 

fa6352ff70aebaceee04060bee3859de.png

Edited by Slumerican420
Link to comment
Share on other sites

  • Moderators

change it to something like:

C:\Program Files\Java\jre1.8.0_40\bin\java.exe -Xmx3G -Xms2G  -jar Bteam.jar nogui

pause

In this example I am putting the path to my java.exe. You need to find yours instead, and paste it in. 

Link to comment
Share on other sites

change it to something like:

C:\Program Files\Java\jre1.8.0_40\bin\java.exe -Xmx3G -Xms2G  -jar Bteam.jar nogui

pause

In this example I am putting the path to my java.exe. You need to find yours instead, and paste it in. 

I just did what you said and unfortunately it's doing the same thing.

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