View Single Post
krikus62
Senior Member
Join Date: Jan 2015
Old 02-17-2016 , 10:00   Re: Not seeing game server
Reply With Quote #6

Quote:
Originally Posted by micazoid View Post
Show your server.cfg. The part with logaddress (typos are a common mistake)

OR

Do logaddress_list in console and see if the Statsserver is listed correctly. AND if your Gameserver is on another Machine you mean IP? localhost or 127.0.0.1 wont work then
I got it working, but the logaddress shows nothing, how I managed to do it, was adding 3 lines to server.cfg

logaddress_add localhost:27500
sm_cvar logaddress_add localhost:27500
sm_rcon logaddress_add localhost:27500

Since one of them might fail, for example 1st one almost never gets executed, but the last one works 100% of the time.
krikus62 is offline