Jump to content

Recommended Posts

Posted

right click on the batch file and go to edit. Make sure that

java -Xmx3G -Xms2G -jar Tekkit.jar nogui

is all on one line. it was broken up weirdly on the logs you posted so make sure it's correct in the actual bat file.

Posted

right click on the batch file and go to edit. Make sure that

is all on one line. it was broken up weirdly on the logs you posted so make sure it's correct in the actual bat file.

It is as such " java -Xmx3G -Xms2G -jar Tekkit.jar nogui "

There was also right below it "pause"

If I "pause" it just closese cmd.exe as soon as it opens, but of course I replaced it.

What's weird is I see people talking about the launch file being "bat" that's just code for Windows Batch File correct? For some reason

I have two Launch files inside the Tekkit Server folder. One is the "launch" "Windows Batch File" , and two is "launch" SH File" that I can't

do anything with.

Posted

It is as such " java -Xmx3G -Xms2G -jar Tekkit.jar nogui "

There was also right below it "pause"

If I "pause" it just closese cmd.exe as soon as it opens, but of course I replaced it.

What's weird is I see people talking about the launch file being "bat" that's just code for Windows Batch File correct? For some reason

I have two Launch files inside the Tekkit Server folder. One is the "launch" "Windows Batch File" , and two is "launch" SH File" that I can't

do anything with.

Correct. If you have file extensions enabled, you would see that the files are labeled Launch.bat and Launch.sh. The sh file is a shell script primarily for Linux and OS X users.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...