Slumerican420 Posted July 2, 2015 Posted July 2, 2015 Hello, I am trying to get an attack of the b team server up, but every time I click the "launch" file it comes up with the cmd prompt then crashes. Could someone please tell me how to fix this? Please and thank you.
Slumerican420 Posted July 2, 2015 Author Posted July 2, 2015 I'm not getting a crashlog. I click the "launch" batch file and the command prompt comes up and says press any key to continue, so I do, then closes immediately after.
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 Try this and see if you find anything.
Slumerican420 Posted July 2, 2015 Author Posted July 2, 2015 (edited) That's for the client side though. I am trying to launch and actual server. Edited July 2, 2015 by Slumerican420
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 Does your computer have Java installed? Launch.bat cannot find the java executable. If you do not, install the 64 bit version.
Slumerican420 Posted July 2, 2015 Author Posted July 2, 2015 Does your computer have Java installed? Launch.bat cannot find the java executable. If you do not, install the 64 bit version. I have it installed. I'm not an idiot man.
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 (edited) 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 July 2, 2015 by AetherPirate
Slumerican420 Posted July 2, 2015 Author Posted July 2, 2015 (edited) 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. Edited July 2, 2015 by Slumerican420
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 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.
Slumerican420 Posted July 2, 2015 Author Posted July 2, 2015 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.
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 (edited) Where did you find your java.exe? and can you post another pic of your launch.bat, with the changes? Edited July 2, 2015 by AetherPirate
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