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. Quote
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 Pastebin a crashlog. Quote
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. Quote
Moderators AetherPirate Posted July 2, 2015 Moderators Posted July 2, 2015 Try this and see if you find anything. Quote
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 Quote
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. Quote
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. Quote
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 Quote
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 Quote
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. Quote
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. Quote
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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.