Jump to content

Need help setting up minecraft server

Hi!

 

I downloaded the latest Minecraft (its not official) version from keinett, it supports sp and mp and I want to make my own server. I'm not sure if I can do do that (I'll give a digital cookie to the first one who will find out if I can or can't do this).

Anyways, I wantched a video and did everything but I came to a part where I had to edit a file so the cmd would post stuff and open up the server. I did it correctly (I checked) but I had no success. What can be the cause for this problem?

 

So please, what must I do?

Longboarders/ skaters message me!

Link to comment
https://linustechtips.com/topic/302266-need-help-setting-up-minecraft-server/
Share on other sites

Link to post
Share on other sites

Did the server come up or is it that you cant join? 

The BBQ: i7-4770 / 212x / Tri-X R9 290x 1075/1400 / MSI H87-G43 GAMING / EVGA G2 850W / Corsair Spec 03 / Samsung 840 EVO 250gb SSD / Toshiba 2TB HDD / 8gb Kingston DDR3 1600mhz

Peripherals: G710+ / G502 / Bose Companion 2 Series III / Audio Technica ATH-M40x / Sound Magic E50

Monitors: Dell U2414H 

Link to post
Share on other sites

Did you port forward?

 

I don't think so. My main problem is that I should be able to type this:

 

@Echo off
java -Xms1024M -Xmx1024M -jar minecraft_server.1.8.1.exe gui
Pause
 
into notepad, rename it to run.bmp and when I would run it, cmd shoudl paste some text and open the server programme. I did copy that text into notepad but when I run it cmd says: Unable to acces jarfile etc. and I don't know what I did wrong?
 
Edit: @Laputacake

Longboarders/ skaters message me!

Link to post
Share on other sites

I don't think so. My main problem is that I should be able to type this:

 

@Echo off

java -Xms1024M -Xmx1024M -jar minecraft_server.1.8.1.exe gui

Pause

 

into notepad, rename it to run.bmp and when I would run it, cmd shoudl paste some text and open the server programme. I did copy that text into notepad but when I run it cmd says: Unable to acces jarfile etc. and I don't know what I did wrong?

 

Edit: @Laputacake

Do you mean run.bat and is that in the same dir as minecraft server.exe?

Steve

Link to post
Share on other sites

There's a real obvious problem.....".exe" "-jar". The official .exe is supposed to be run with out a bat file and buy the official version. It doesn't cost that much .

"Instinct or Rationality; Which will you choose? Enchanted by a superiority complex"

"what you do in spite of internet speed is inspiring. :3" From Cae - 2015

Link to post
Share on other sites

How?

 wait, i've just tried (i actually prefer tu run the .jar) the first time you run it it generates an eula.txt file where you have to change the eula=false to true. then you just have to run it again an it generates every file you need

The best way to measure the quality of a piece of code is "Oh F*** "s per line

Link to post
Share on other sites

There's a real obvious problem.....".exe" "-jar". The official .exe is supposed to be run with out a bat file and buy he official version. It doesn't cost that much...

 

So I can't make it without the official bought game?

 

Try getting a pre-made on from here. Scroll down http://minecraft.gamepedia.com/Tutorials/Setting_up_a_server

 

edit

Longboarders/ skaters message me!

Link to post
Share on other sites

 wait, i've just tried (i actually prefer tu run the .jar) the first time you run it it generates an eula.txt file where you have to change the eula=false to true. then you just have to run it again an it generates every file you need

 

I did that, but it didn't solve my cmd problem

Longboarders/ skaters message me!

Link to post
Share on other sites

I can no longer be bothered. The solution to the original problem is simple but I'm on my phone.

"Instinct or Rationality; Which will you choose? Enchanted by a superiority complex"

"what you do in spite of internet speed is inspiring. :3" From Cae - 2015

Link to post
Share on other sites

Did you port forward?

 

 

just download the server app from the oficial page and on the server prpopierties change online-mode to false

 

 

What do you mean you had no success?

 

 

I can no longer be bothered. The solution to the original problem is simple but I'm on my phone.

 

I don't really understand the whole ''port forward'' thing but if my friend enters my ipv4 adress (and I have the server app running) he should be able to get into the server?

Longboarders/ skaters message me!

Link to post
Share on other sites

I don't really understand the whole ''port forward'' thing but if my friend enters my ipv4 adress (and I have the server app running) he should be able to get into the server?

You need to port forward so people outside of your network can connect to your server with out using hamachi

Steve

Link to post
Share on other sites

You need to port forward so people outside of your network can connect to your server with out using hamachi

 

They insert my ipv4 adress and thats it? Why did I have to configure those .bat files? And what does hamachi do? I use hamachi and thats it?

Longboarders/ skaters message me!

Link to post
Share on other sites

They insert my ipv4 adress and thats it? Why did I have to configure those .bat files? And what does hamachi do? I use hamachi and thats it?

The bat files configure the server when it runs. the bat currently tells it to use 1gb of ram instead of the fefault 100mb and hamachi is rubbish.

Steve

Link to post
Share on other sites

The bat files configure the server when it runs. the bat currently tells it to use 1gb of ram instead of the fefault 100mb and hamachi is rubbish.

 

Are they a necessitiy? Why? If it will get my friend in the server its ok

Longboarders/ skaters message me!

Link to post
Share on other sites

Shall I make one then send it too you?

 

Wow, you are really helpful. I don't want to make you waste time for me so instead I'm going to attach my file here.

After running it cmd should pop up, post some things and open another window from the programme.

Note: this is a .txt file since I couldn't attach the original in here. You must change it to .bat

1.txt

1.txt

Longboarders/ skaters message me!

Link to post
Share on other sites

Wow, you are really helpful. I don't want to make you waste time for me so instead I'm going to attach my file here.

After running it cmd should pop up, post some things and open another window from the programme.

Note: this is a .txt file since I couldn't attach the original in here. You must change it to .bat

Are you trying to make a vanilla server?

Steve

Link to post
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

×