Page 1 of 1
Random Sync Error on different Maps.
Posted: 14 May 2009, 23:32
by LordLemmi
In the Open Beta Release of my mod TechWars there is a Problem with some maps dont know why this happends but can anyone plz help me with that problem ???
TheRockFinal = Works 100%
Small Supreme Battlefield v2 = 100% DESYNC !
What could be the problem.
There are more maps where my mod work on others where not.
hmmmm !
Re: Random Sync Error on different Maps.
Posted: 14 May 2009, 23:53
by Peet
Delete .../spring/maps/paths
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 09:07
by LordLemmi
explain please. Yesterday on a 5 vs 5 battle and the game starts.
All desync at spawn moment i think delething path stuff isnt needed and it was a autohost hmm.
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 10:02
by Otherside
didnt you force a repath with the new mod version?
If you changed move classes from your old version and didnt force repath and still use the same mod name, and you beta tested with the old version on those maps it will cause a desync.
force a repath on your next version to eliminate this problem :p
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 16:51
by lurker
But only if there's a flaw in spring, it not taking certain pathing data into account when storing. Shouldn't be, very easily could be, if you find anything like that please report.
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 17:42
by LordLemmi
Fixed it was the Path thingie ! :)
tested and fixed thank you all ! :)
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 17:49
by lurker
Do you remember what you were changing in the movetypes?
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 18:28
by Kloot
But only if there's a flaw in spring, it not taking certain pathing data into account when storing.
The "flaw" is that the checksum is too weak to be reliable, and incomplete (ex: it doesn't cover the crush-strength values).
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 18:38
by lurker
I'm well aware of why, and added a few data members a while back myself. So crushstrength needs to go in, okay.
Re: Random Sync Error on different Maps.
Posted: 15 May 2009, 21:19
by LordLemmi
lurker wrote:Do you remember what you were changing in the movetypes?
Can┬┤t really i started this uhhh over a year ago and forgot that :/
but i try to take a look at it or try to redo the bug so you can notice it.