Empyrion - Galactic Survival

Empyrion - Galactic Survival

Taurec Jul 11, 2017 @ 11:29am
Dedicated Server not shown in the serverlist
I have created a server for me and a friend. I have read guides for this and have done:
- setup my own server.yaml to prevent overwritig
- setup my own link to the server.yaml
- setup the port sharing in my Router
- setup my firewall to allow empyrion

The server starts correct. When i start Empyrion Client, i can access my Server with direct IP. But the server don't show in the list. Have tried this over some hours now. What is wrong?
Last edited by Taurec; Jul 11, 2017 @ 11:30am
< >
Showing 1-15 of 22 comments
jimbobslimbob Jul 11, 2017 @ 12:07pm 
Firstly you need to port FORWARD, not port "share". Secondly, what ports have you forwarded? Third, is your local server IP static?
Taurec Jul 11, 2017 @ 4:11pm 
In my Router the forwarding is called "sharing" (I am german). I have no option fpr forwarding.
I have shared the ports 30000-30004.
My local server have no static ip.
jimbobslimbob Jul 11, 2017 @ 11:44pm 
You mention that you can connect - can anyone outside your LAN connect?

As for static IP - every time the server boots up it is possible that your router could assign it a different IP address, which would in turn mess up your port forwards (requiring you to alter the destination IP). As a result, it's highly recommended that you set a static one so port forwards will always be pointing in the right place.

Are you also absolutely sure you have let Empyrion through any firewall(s)? Because to be honest, the problem is almost certainly going to be one of these things below:

- Firewall not set correctly
- Port forwards not set correctly
- Game not configured to be public
- Other software (like AV) interfering with the server
- Some other networking issue
Taurec Jul 12, 2017 @ 12:29am 
I will check this points again. For now, thanks for your help. :)
Taurec Jul 12, 2017 @ 11:48am 
Okay, i have checked your points.
-The Forwarding is set correctly. I have followed the suggestion from the guide to try out the ports 26900-26904, but no success. My friend can not access to server.
- I have set up the Firewall too. But my friend cann not acces even if i deactivate the firewall.
- In my config file i have set: Srv_Public: true
- I don_t have other AV-Software.

I have no idea, what is wrong. :(
Feralhunter Jul 12, 2017 @ 1:13pm 
I feel your pain man. I have spent hours tring to get a server up and running for a few friends and myself. Heck I cant even go to tools and download the server I have to do the whole steam cmd garbage, but even after doing all of that I still cant get it working either. I feel they have made it so difficult to discourage people setting up there own servers so they are forced to rent them.

I have setup servers for every other mp game I have from the older version of project zomboid which was rough to, to ark, to 7 days to die and many others. This is the only game I can not get to work for me to join or my friends to join. You use to be able to easily setup a game for you and your friends to play. I understand why we can not connect to each other the way mp use to be. But getting a server up just so me and two or three friends can play is impossiable. I wouldnt be surprised if this is in part why hardly anybody is playing this game. Not everyone wants to rent 8 or 10 space servers for 2 or 3 people to play.
jimbobslimbob Jul 12, 2017 @ 11:58pm 
Originally posted by Taurec:
Okay, i have checked your points.
-The Forwarding is set correctly. I have followed the suggestion from the guide to try out the ports 26900-26904, but no success. My friend can not access to server.
- I have set up the Firewall too. But my friend cann not acces even if i deactivate the firewall.
- In my config file i have set: Srv_Public: true
- I don_t have other AV-Software.

I have no idea, what is wrong. :(

You mentioned your local IP was not static - is it possible that your port forwards have already been rendered inert due to your server's IP changing?

At this point there is little else I can do to assist. You could try querying the server from a machine outside your LAN to see if it's visible, but failing that it's got to be a networking issue on your end there somewhere. May have to do some detective work to find out what, as it's difficult for me to try and diagnose it over a forum.


Originally posted by Feralhunter:
I feel your pain man. I have spent hours tring to get a server up and running for a few friends and myself. Heck I cant even go to tools and download the server I have to do the whole steam cmd garbage, but even after doing all of that I still cant get it working either. I feel they have made it so difficult to discourage people setting up there own servers so they are forced to rent them.

I have setup servers for every other mp game I have from the older version of project zomboid which was rough to, to ark, to 7 days to die and many others. This is the only game I can not get to work for me to join or my friends to join. You use to be able to easily setup a game for you and your friends to play. I understand why we can not connect to each other the way mp use to be. But getting a server up just so me and two or three friends can play is impossiable. I wouldnt be surprised if this is in part why hardly anybody is playing this game. Not everyone wants to rent 8 or 10 space servers for 2 or 3 people to play.
Thing is, in 99% of the cases I have seen it's been a user error of some sort. Either they didn't follow the guides properly or missed out something simple. It's almost always been a port forwarding or firewall issue with the people I have spoken with. There is little else it could be in reality (apart from the things I listed above).

If there is a genuine issue with the server software then I would of thought the developers would jump on it.

Still, on the plus side they are releasing a built-in "click and play" co-op mode at present in the beta branch. Hopefully those people that struggled setting up their server for whatever reason will have better luck with that.
Tachaerus Jul 13, 2017 @ 12:10am 
Most routers include a feature that forwards (shares) ports for a specific node (PC) on the network. That way, it won't matter if your internal IP changes.

I notice you changed the ports you are sharing. That's fine, but ensure these are the same ports you have set in the YAML file.

Ensure EmpyrionDedicated.exe is permitted through Windows Firewall, or whatever you are using on the PC in place of that. Most antivirus applications offer a firewall that shuts the default Windows firewall off and uses its own.
jimbobslimbob Oct 19, 2017 @ 5:00am 
Originally posted by diggingforwater:
I'm having this issue as well. Ports 30000-30004 (UDP / TCP) forwarded, Firewall is completely off ( for testing purposes ) and yaml runs correct. I can connect through LAN. Server doesn't show up on server list and no one can connect outside of my LAN with my external IP address.

Yaml shows public server set to True as well. So this is still a problem.
Holy Necro Batman!

Not sure if the OP ever got it sorted in the end...?

3 things to ask first:
1. Is your LAN IP static?
2. Did you forward the entire range of ports between the numbers (since I have seen people only doing 30000 and 30004 before)? i.e. 30000, 30001, 30002, 30003 and 30004?
3. Is IPv6 enabled on your server machine?
jimbobslimbob Oct 19, 2017 @ 5:09am 
Cool. You check all the boxes there then. It would be nice to know if the OP got it working - or simply gave up, because they may have a solution.

So IPv6 is not enabled on the server machine at all (under you NIC card properties - as it can still be enabled and not used)? If it is, try unticking the box, restarting and trying the server again.

EDIT: (as I saw your edit :-)) - Yeah, try unticking IPv6, restarting and trying the server again.

Also, are you hosting the server on the same machine that you play on?
Last edited by jimbobslimbob; Oct 19, 2017 @ 5:10am
Gordholm Oct 19, 2017 @ 5:26am 
in your dedicated server.yaml what port is defined under Srv_Port : usually it's by default 30000. should be the same wich you share/forward from your local lan ip -> internetip
. Have you tryed a complete network restart after configuring (means turn off all computers , router and modem)
Last edited by Gordholm; Oct 19, 2017 @ 5:28am
jimbobslimbob Oct 19, 2017 @ 5:27am 
Just because other games have not had issues, doesn't mean this one won't. I mention turning off IPv6 for a very valid reason: it's solved this exact problem for other users in the past by turning it off. And, yes, you DO have options to turn off IPv6 - in your NIC properties. Certain games simply do not like it - this may very well be one of them.
jimbobslimbob Oct 19, 2017 @ 5:30am 
Screenshot for clarity: https://ibb.co/eM63gR
Gordholm Oct 19, 2017 @ 5:31am 
only a shot may try delete all windows firewall entrys restart and allow them again - also for Emyprion.exe and empyriondedicated.exe
Last edited by Gordholm; Oct 19, 2017 @ 5:33am
jimbobslimbob Oct 19, 2017 @ 5:43am 
You're welcome, but I am fresh out of ideas then. Sounds like you have all the bases covered.

At the risk of stating the obvious - have you ensured that the port forwards are indeed forwarding to the correct internal IP?

Have you got any AV software or networking software (like Hamachi etc.) that could be interfering with the server?
< >
Showing 1-15 of 22 comments
Per page: 1530 50

Date Posted: Jul 11, 2017 @ 11:29am
Posts: 22