ZeroK-RTS / Zero-K-Infrastructure

Website, lobby launcher and server, steam deployment, .NET based tools and other vital parts of Zero-K infrastructure
GNU General Public License v3.0
53 stars 52 forks source link

The test server is using the wrong game version #2824

Open GoogleFrog opened 3 years ago

GoogleFrog commented 3 years ago

image

Licho1 commented 3 years ago

As a temp fix you should be able to host any specific game version at will. I forgot how and what switches the version, the server is supposed to monitor rapid and self update when it detects newer version on rapid. Rapid is still on old spring server so it might be down there.

sprunk commented 3 years ago

BAR seems to be having rapid problems too https://springrts.com/phpbb/viewtopic.php?f=71&p=598906

GoogleFrog commented 3 years ago

It worked earlier today when I was doing tests for the latest deployment. That points to a rapid version.

Hosting arbitrary versions wouldn't have fixed it since I was testing matchmaker games.

Licho1 commented 3 years ago

If the zk:test works now we can just restart server (easiest to run rebuild from teamcity). If that does not help it's a bug inside our code and i will look into it.