Page 1 of 1
88 != 88.0
Posted: 24 Mar 2012, 14:54
by albator
I install windows portable version: and i was not able to play online cause both TAS and springlobby tells me same msg:
No compatible installed spring version: this serveur requires 88.0 and you current installed version ARE: 88
I tryed no portable installation, but checkboxing spring portable: same results
I am running XP 2003 serveur
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:04
by jma
hi,
same problem
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:07
by albator
WARNING: Until SpringLobby is patched 1) !CLOSE! SL, 2) edit springlobby/springlobby.conf and change DisableVersionCheck to 1
and for windows ?
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:15
by jma
I'm using tasclient under windows and still searching how to disable that check
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:22
by Beherith
The hack for those using TASclient is to disable version checking with CTRL+SHIFT+F6
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:24
by jma
Ok thanks

Re: 88 != 88.0
Posted: 24 Mar 2012, 15:25
by FabriceFABS
albator wrote:WARNING: Until SpringLobby is patched 1) !CLOSE! SL, 2) edit springlobby/springlobby.conf and change DisableVersionCheck to 1
and for windows ?
TASCLIENT ISSUE
To fix it (viewed by
vbs) :
Press ******** CTRL-SHIT-F6 ********* in tasclient to disable version check
Re: 88 != 88.0
Posted: 24 Mar 2012, 15:44
by AntiAllez
win7: use the searchfunction to find springlobby.conf or look under c:user(or users)\"name"\appdata\roaming\springlobby\springlobby.conf
open the file(after you exit springlobby) and change disableversioncheck from 0 to 1 and save it...
Re: 88 != 88.0
Posted: 24 Mar 2012, 16:46
by koshi
Why was the full version set for server anyways? Since I don't know when SL checks the set minimum server wide version only against
https://github.com/spring/spring/blob/d ... _api.h#L79
so anyone with compatible unsynced version can play too. Is that not wanted anymore?
Re: 88 != 88.0
Posted: 24 Mar 2012, 20:31
by bibim
koshi wrote:Why was the full version set for server anyways?
I was a bit surprised too, but it seems Licho set it that way on purpose and said it was agreed months ago.
Re: 88 != 88.0
Posted: 24 Mar 2012, 20:47
by koshi
I couldn't remember that either and there's no forum thread or similar about it. Apparently there was talking in some channel with some people some time months ago.
I've agreed to change the checking in SL in time for 89 if the version on server for this release is set to plain 88, like it has been since 83.
Re: 88 != 88.0
Posted: 24 Mar 2012, 21:21
by hoijui
Licho changed it to 88 now, so SL clients should be fine again. that is, untill next release, which will be set to 89.0, most likely.
it is possible to support both at the same time: if (version contains '.'), then useBeforeDotForSyncCheck else useWholeVersionString.
Re: 88 != 88.0
Posted: 25 Mar 2012, 19:46
by abma
someone should write down the decission to the lobbyprotocol:
https://github.com/spring/LobbyProtocol ... n.xml#L377
Re: 88 != 88.0
Posted: 28 Mar 2012, 12:17
by koshi