Page 1 of 1
mineserver windows in lan

Posted:
Fri Sep 16, 2011 15:39
by gweep
Hi,
I have runing a server in my network at home and I will start on this machine minetest as an server that I and my little son can build some thinks. I start the server from the command with minetest.exe --server --address 192.168.10.2 --dstream-on-stderr
The server starts, but I cant connect with the client.
Can anybody tell me what I do wront?
Thanks,
Br from Vienna,
Alex

Posted:
Fri Sep 16, 2011 17:19
by Wolfgang
Windows Firewall?

Posted:
Fri Sep 16, 2011 19:39
by gweep
yes thats right ... I'm so stupid :) Everyday I work with this, and than at home, I forget it :)
How I can save the server, the map?

Posted:
Fri Sep 16, 2011 19:42
by sfan5
The map will be saved automatically

Posted:
Fri Sep 16, 2011 20:52
by gweep
thank you ... i have seen it :)

Posted:
Sat Sep 17, 2011 07:48
by Dogers
But notice that before stop the server , wait 1 or 2 minutes to let it save the map :) !

Posted:
Sat Sep 17, 2011 09:38
by bcmpinc
Or hit ctrl+c. I believe that is the normal way of shutting down a server. It makes sure that the map is saved.

Posted:
Sat Sep 17, 2011 16:33
by dannydark
Or you could just use the /shutdown command in-game ^_^

Posted:
Sat Sep 17, 2011 20:29
by kahrl
Are you all saying that the map isn't getting saved when the X button of the console window is clicked? If so, that would be a data loss bug... which could probably be fixed using a few SetConsoleCtrlHandler(...) calls.

Posted:
Sat Sep 17, 2011 21:14
by dannydark
Not sure I've just got into the habbit of using the command, although I have noticed if you close the game with the X of the client window to exit the game now and again it will cause you to spawn in the ground when you next login lol