The Gang Garrison 2 Forum

Gang Garrison Discussion => Announcements => Topic started by: MedO on October 17, 2011, 03:13:50 pm

Title: Lobby problems
Post by: MedO on October 17, 2011, 03:13:50 pm
Dear players.

I apologise for the ongoing Lobby problems, which make it difficult to find running games at the moment. The reason for these problems is that all of the recent versions of GG2 are hardwired to use gg2.game-host.org as the address for the lobby server. This is a dyndns hostname, which usually resolves to our server and which we could switch around to a different server on short notice in case there were any problems with this one. However, this hostname is no longer active, and it seems that the dyndns account has expired, and you can no longer get this address for free. This means we either have to buy a Pro account with them, which would cause us some additional cost, or we can update the game to use a new hostname, leaving the old versions broken, and mods as well until they update. The work of updating only consists of changing the constant LOBBY_SERVER_HOST to ganggarrison.com, though, so I favor this solution.

In summary, you will get an update and a new beta soon. Stay tuned.
Title: Re: Lobby problems
Post by: Jowly on October 17, 2011, 04:25:50 pm
Thank you MedO for recognizing this problem so swiftly and going straight to the heart of it.
Title: Re: Lobby problems
Post by: CrazNoDale on October 17, 2011, 05:12:55 pm
Damn it, Medo you got to make me another mod.
Title: Re: Lobby problems
Post by: Chris P. Bacon on October 17, 2011, 05:34:00 pm
I should be apologizing here (and thanks for taking care of it before i even realized it Medo!)

The usual monthly reminder about the dyndns expiration was sent last Tuesday and was in my spam folder.  Unfortunately I only checked my spam folder today and was a day too late to save it (you need to just confirm you're still active to prolong the expiration a month)

Oh well, Medo saved the day.
Title: Re: Lobby problems
Post by: billymaze on October 21, 2011, 06:23:23 pm
What would I have to do in order to fix this with old versions of mods?(vindicator's mod, for example)

Just change a line of code? And where is it located? I don't really code much at all.
Title: Re: Lobby problems
Post by: trog on October 21, 2011, 06:32:20 pm
https://github.com/Medo42/Gang-Garrison-2/commit/e784d26bbb8bc679d412dca1696c50ea6a4940b9


github is pretty damn awesome
Title: Re: Lobby problems
Post by: billymaze on October 21, 2011, 09:11:09 pm
okay, thanks.