Problem Agrarian skies server won't start

A

anassxlr

Guest
What do you mean with the same machine? but Yes i am playing and hosting the server on my laptop but i cant join my own server
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Are you connecting to the server using your IP? Have you tried using localhost as the server address when connecting?
 
A

anassxlr

Guest
yes i am connecting to my IP with Hamachi and i dont know how to do a localhost because i want to play with my friends
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
When you connect to the server don't use your hamachi IP, click direct connect and type localhost as the address.
 
A

anassxlr

Guest
when i type localhost in direct connect it says Connection Refused: connection i dont know what this is. if you mean my localhost ip i dont know how to find that
 
J

Johnnyc

Guest
local host ip is 127.0.0.1 ... make sure your server properties ip is left blank... do not set this as your hamachi address... lots of people make this mistake.
 
A

anassxlr

Guest
where can i find my full local host ip and what do i have to type as adress for my server
 
J

Johnnyc

Guest
Your local host ip on your machine is always 127.0.0.1

In your minecraft server properties file.... leave server ip blank do not put anything there.
 
A

anassxlr

Guest
So how the fck do i join my server i asked what i have to type in add server when i press on multi player
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
First try with your Hamachi ip, if that does not work try your localhost ip 127.0.0.1 If that does not work can you ask your friend to host the server.
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
I not sure you are asking the right question. localhost is always for the same machine only. It is an IP address that can only be accessed by the same machine you are running the server on and it is alway 127.0.0.1. The actual IP of the server on the local network look at your IP settings. If you are on windows use a command prompt and type in IPCONFIG. The next step is find the IP address you want to give your friend so he can connect. For that I recommend going to http://whatismyip.org/.

So in short for you to connect to your server if the server is running on the same machine you play on use either localhost (127.0.0.1) or local network of your server. For your friend they should use your external IP address found out at http://whatismyip.org/.

Anyway you go I DO NOT recommend ever putting an IP address in the server.properties file.
 
A

anassxlr

Guest
if i type IPCONFIG it opens cmd and it opens for 1 second and then it close and i dont know where i can find my local host ip then ( i know its 127.0.0.1 but i want to know the rest of my localhost ip)
 
A

anassxlr

Guest
if i type cmd and then i type the command IPCONFIG i see my ip but i dont see my local host ip 127.0.0.1......
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
The 127.0.0.1 is a fixed address and is only usable if you play on the same machine as the server. The IPCONFIG command will give you the local network IP for the server. You would use this to program port forwarding in your router and if you play on PC separate from the server.
 
A

anassxlr

Guest
but what are you saying now because i am hosting the server with my laptop and i play on it but what are you saying now
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
OK.. so for you to connect to your server since you play on the same device you can use either 127.0.0.1 or the local network IP that you get from the IPCONFIG command. Your friend should use your external IP address that you get from http://whatismyip.org.