I can't start the "Server Start 1Gb" and any of the other more ram start's

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Macdaddy

New Member
Jul 29, 2019
2
0
0
For some wierd reason the server doesn't start when i try to do the "Server Start 1GB" bat file or any of the other ones that come with the server, is there any fix to it?
 

glasspelican

New Member
Jul 29, 2019
187
0
0
we need some more information
Is this a VPS or are you self hosting, what os are you running, ram in server comp etc.
 

TheSandwichMakr

New Member
Jul 29, 2019
582
0
0
You may need to cd to the directory the server files are in first (not entirely sure as I use mac)
If you're using mac you need to use the sh file not the bat file.
 

glasspelican

New Member
Jul 29, 2019
187
0
0
add a second line to the bat file that says "pause" without the quotes
this will keep the window open so you can see any error messages.

I suspect you need to install java
If so go to http://www.java.com/en/download/manual.jsp
and install java, if you are running a 64 bit system install both the 32 and 64 bit java.
 

ScottWears

New Member
Jul 29, 2019
233
0
0
What pack are you trying to run I know when I used the magic worlds one I needed to edit server .jar name in the .Bat file
 

Asmodee

New Member
Jul 29, 2019
22
0
0
Java is probably installed but windows can't find the path.
So what you can try is Computer-> right click->properties_>advanced system parameter
In the advanced system parameter tab click environment variable.
In the list below left click on path-> modify and add at the end ";C:\Program Files (x86)\Java\jre7\bin\", of course you change the path if yours is not the same, don't forget the semicolon.
press ok ok ok.

This is for windows 7 so it may vary and the name may not be exactly the same since I'm not using an english windows.

Hope it help