Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i tried to host a game but i failed. i create a server.cfg file, i opened the 26000 port on my router and i started the run_server_win64.cmd, then i opened the game but in the multiplayer menù i couldnt find any server (the list was empty). when i quit the server and i relaunch the game the server list showed some server, but of course mine wasnt there.
can someone help me with this problem? i cant find a way to fix it...

Hello there.
There are some limitations in running dedicated server behind the NAT(Router).
At first, try to change port of dedicated server to 27000 for example, windows may have a bunch of hidden limitations.
And second, you have to enable NAT#Loopback on your router(but most of home routers dont have such feature) to make server available in the server list, but in most cases you`ll cant find your server in a servers list because it have to have static(dedicated) IP to work properly.

ps. after changing port of server, you can try to reach it with console(~ or shift+ecs) command "connect 127.0.0.1:<port>"

thanks, the problem was in the port i used (26000). after changing that to 27000 i solved it. thank you very much!