Page 1 of 1

Snyc problems

Posted: 31 Mar 2012, 21:38
by Erik
My game(Void) has some weird sync issues. During games it keeps displaying

Code: Select all

Warning: [DESYNC WARNING] path-checksum a8f14098 for player 1 (...) does not match local checksum a95cc326; stale PathEstimator-cache?
[f=0000000] 
even if it seems to work.
Other times players can't connect at all(might be fixed by using an autohost) or doesn't show people as snyced up in lobby.
I am seriously out of ideas what could cause those problems that never seem to go away.

Re: Snyc problems

Posted: 01 Apr 2012, 11:24
by knorke
Warning: [DESYNC WARNING] path-checksum a8f14098 for player 1 (...) does not match local checksum a95cc326; stale PathEstimator-cache?
That only displays once at gamestart, or really during game? It can be ignored appearently, in xta some players cause that message every game once at start and it seems to cause no further problems.


Other times players can't connect at all(might be fixed by using an autohost)
problem of routersettings (ports) or something. use relayhost/autohost.
or doesn't show people as snyced up in lobby.
well, your game file is just named void.sdz so it is hard to find out if every player has the same version. put versionnumber in filename, for maps too.

Re: Snyc problems

Posted: 15 Apr 2012, 22:47
by abma
i think a full infolog.txt would help, and yes, always use version numbers for maps, if you update them...