How to set up eco server / Quick Guide (Work in progress Guide!)
-
@pan7s @Apop85 :: Having no luck with the users.eco file putting in the name manually. I'm currently with PingPerfect. Does your server list you as an admin in the player list?
-
@Planeswalker have disabled admin atm but if you write it like below it should work.
"Admins": {
"$id": "4",
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"Planeswalker"
]
}
-
@Apop85 Thanks for the help. I figured it was like that and that I had done something wrong in the first place.
-
can someone please tell me how to change the server name from "eco server"?
thanks
-
Its under the network tab / config
-
{
"$id": "1",
"PublicServer": true,
"IPAddress": "Any",
"GameServerPort": 3000,
"WebServerPort": 3001
}do i need to add a line?
-
You dont use the gui? I am not sure. If you give me some time i can check. But first i need to get done at work and get Home ;)
-
here we go! this is how my config looks =)
{
"$id": "1",
"PublicServer": true,
"Description": "ECO Offical EU Alpha 5 Test Server",
"IPAddress": "Any",
"GameServerPort": 3000,
"WebServerPort": 3001,
"Rate": 10,
"ServerBrowserService": "https://ecoauth.strangeloopgames.com/game"
}that should definitely help !
-
I forwarded ports properly and my server still shows offline. I host from my home computer, do I use it's IP when I use the add server button?
-
I am working on the network troubleshooting guide that should help out on figuring thinks out .. done with my first draft. when i have gone over it once or twice i will post it and then keep on expanding on it as needed =) so should be soon up and help at least
-
Any news on the guide? I'm really excited to get my server going as soon as possible. Thanks!
-
yep .. i am unable to post it here right now (dam you spam filter =P ) .. just got done porting everything somewhat over to the wiki so here you go .. hope it helps http://eco.gamepedia.com/Setting_up_a_server#
-
hi. i have initialised the server and can connect by lan, but i can't connect to the server if i'm not on lan, i have tryed to edit the gameserport and NAT setting over and over. help. i can't figure out what the problem is
-
howdy! the comment above yours has a new updated guide .. this should hold all answers. be aware that having an IPv6 tunnel like DS-Lite will make you unable to host a server because of the way that is set up.
-
Hi I got my server working but I have the issue that it seems like I cant build anything.
I chopped down a tree and collected the Wood but when I place it I dont see anything, same goes for laboring. I see that my shovel got dirt on it but the world looks the same as before. Is this a problem in my server config?
-
That is a pretty odd issue .. never have heard of that . What computer are you running the server on ?
-
Yeah I sorted it out. My server just couldnt show me the objects but now its working. It just needed some time to fully work.
-
Awesome guide for setup!
I have a question > Is there currently a way to update a server running on Windows without starting the world out fresh, say, going from 5.4 staging pre-release to the release 5.4 while keeping players and their builds in world?
-
in general all you need to do is to delete all files and folders beside the Config folder and storage folder and then copy the new server files back in again without the config folder .. In most cases the server should upgrade and the old world should work
-
how do you get the files for the server