2025-07-31 02:26 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000892Spring engineGeneralpublic2008-04-15 18:12
Reporterimbaczek 
Assigned ToAuswaschbar 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
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
Attached Files

-Relationships
+Relationships

-Notes

~0002062

Kloot (developer)

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.

~0002063

Auswaschbar (reporter)

Fixed in rev 5743, thanks for reporting.
+Notes

-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
+Issue History