Jump to content

"Failed Retreiving Server Information!"


bicycleofdeath

Recommended Posts

A dedicated server rented from a reputable hosting service (had a previous one as well) continues getting this error on the server browser in game after the server client has been running without a reset for more than a day. Ran a plethora of searches. Found one mention with a fix or work around for the serverconfig.xml:

Deactivate or delete this line:

<property name="ServerDisabledNetworkProtocols"    value="SteamNetworking"/ >



Same issue regardless. One provider stated they recommend restarting servers multiple times a day. Temporarily resolves the issue, however, I'm seeking a permanent resolution.

Screenshot_10.png

Link to comment
Share on other sites

Don't remove or deactivate that line. Normally that would mean it goes back to the internal default which might as well be exactly the same setting. Just remove the word SteamNetworking, i.e.

value=""

 

If that doesn't help I would make another test and set 

value="LiteNetLib"

to really make sure the litenetlib protocol isn't used.

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...