| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0000892 | Spring engine | General | public | 2008-04-15 01:09 | 2008-04-15 18:12 | ||||
| Reporter | imbaczek | ||||||||
| Assigned To | Auswaschbar | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000892: replays broken when playing against KAIK-0.13 (r5740) | ||||||||
| Description | bots start in the upper left corner instead of their proper positions. use springlobby to set up a bot game and watch a replay. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Kloot (developer) 2008-04-15 12:47 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 (reporter) 2008-04-15 18:12 |
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 | |


