View Issue Details

IDProjectCategoryView StatusLast Update
0000892Spring engineGeneralpublic2008-04-15 18:12
Reporterimbaczek Assigned ToAuswaschbar  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000892: replays broken when playing against KAIK-0.13 (r5740)
Descriptionbots start in the upper left corner instead of their proper positions. use springlobby to set up a bot game and watch a replay.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2008-04-15 12:47

developer   ~0002062

Last edited: 2008-04-15 12:56

Looks like only team 0's start position is written to the
stream, CGameServer::StartGame() doesn't see team
1 as active (CGameServer::teams[1] is null) and won't
send out a NETMSG_STARTPOS for it.

Auswaschbar

2008-04-15 18:12

reporter   ~0002063

Fixed in rev 5743, thanks for reporting.

Issue History

Date Modified Username Field Change
2008-04-15 01:09 imbaczek New Issue
2008-04-15 12:47 Kloot Note Added: 0002062
2008-04-15 12:56 Kloot Note Edited: 0002062
2008-04-15 12:56 Kloot Note Edited: 0002062
2008-04-15 18:12 Auswaschbar Status new => resolved
2008-04-15 18:12 Auswaschbar Resolution open => fixed
2008-04-15 18:12 Auswaschbar Assigned To => Auswaschbar
2008-04-15 18:12 Auswaschbar Note Added: 0002063