View Issue Details

IDProjectCategoryView StatusLast Update
0000736Spring engineGeneralpublic2007-12-28 19:03
Reporterimbaczek Assigned ToAuswaschbar  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000736: Immediate desync when comsharing vs 2 allied bots.
DescriptionScript.txt's seem correct:
client: http://pastebin.ca/833882
host: http://pastebin.ca/833885
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Auswaschbar

2007-12-28 19:03

reporter   ~0001567

Was caused by bool CTeam::active:
For team 0 and 1 it was set to true in CGlobalStuff (OMGWTF) and never got updated. Because it was false for team 2+ the startpos wasn't send causing the desyncs

Issue History

Date Modified Username Field Change
2007-12-27 20:07 imbaczek New Issue
2007-12-28 19:03 Auswaschbar Status new => resolved
2007-12-28 19:03 Auswaschbar Resolution open => fixed
2007-12-28 19:03 Auswaschbar Assigned To => Auswaschbar
2007-12-28 19:03 Auswaschbar Note Added: 0001567