Page 1 of 1
am i done yet

Posted:
Wed Aug 07, 2013 11:10
by Element
i want to create my own multiplayer server...i did the port forwarding...the fire wall...and opened a command window and typed minetest.exe --server --worldname(while i did this i got all these weird commands)...and i missing anything...or did i do something wrong

Posted:
Wed Aug 07, 2013 16:28
by solars
You must be in the directory of minetest.exe in the command window and type
minetest.exe --server --worldname world
if the name of the world you created before is world.
If you can login with your external IP, you have done all right. ;) If not, you missing something...

Posted:
Wed Aug 07, 2013 18:31
by Element
ok...so i need my external IP to put in the address bar...i know my public IP but i dont think i know my external IP

Posted:
Wed Aug 07, 2013 18:56
by solars

Posted:
Wed Aug 07, 2013 19:07
by Element
so do i put the IP in the address bar or as my username

Posted:
Wed Aug 07, 2013 19:51
by solars

There...
127.0.0.1 is the internal address. If 1270.0.1 is not working, the server don't work.
Is 127.0.0.1 is working, but your external IP not, the router or firewall is blocking the IP.

Posted:
Thu Aug 08, 2013 10:58
by CalumMc
Note that some cheaper routers may not allow you to do a 'loopback' connection. e.g you will not be able to connect to your server using the external IP when you are in your own network. If this is the case you could get a friend or someone on the forums/IRC to test it.

Posted:
Thu Aug 08, 2013 12:35
by Element
so if i put in 127.0.0.1...i have created a multiplayer server for others to play on

Posted:
Thu Aug 08, 2013 14:18
by webdesigner97
Element wrote:so if i put in 127.0.0.1...i have created a multiplayer server for others to play on
127.0.0.1 only works on your computer. It IS your computer.

Posted:
Thu Aug 08, 2013 15:32
by solars
Element wrote:so if i put in 127.0.0.1...i have created a multiplayer server for others to play on
Local on your PC is a multiplayer running. Now, you must see, if you can use your external IP. If this runs too, you have created a multiplayer map, who can used from the internet. If not, you must administrate router and firewall.

Posted:
Thu Aug 08, 2013 15:45
by Element
do i put 127.0.0.1 in the address bar while in the multiplayer or adv. tab

Posted:
Thu Aug 08, 2013 17:14
by Element
someone close this topic...im done trying to make a multiplayer server