View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002051 | OpenClonk | Engine - C4Script | public | 2019-02-01 20:58 | 2019-02-01 23:28 | ||||
Reporter | Luchs | ||||||||
Assigned To | Luchs | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 8.1 | ||||||||
Target Version | 9.0 | Fixed in Version | 9.0 | ||||||
Summary | 0002051: GetTeamCount returns inconsistent values with surprise random teams | ||||||||
Description | There is disagreement about GetTeamCount() when setting the teams to surprise random. On the host, GetTeamCount() returns 2 (the actual number of teams), but on the clients, it seems to return the number of teams before changing to surprise random (e.g., 3 if there were three players). This leads to desyncs if the script is doing anything sync-relevant with the team count. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-02-01 20:58 | Luchs | New Issue | |
2019-02-01 23:28 | Luchs | Assigned To | => Luchs |
2019-02-01 23:28 | Luchs | Status | new => resolved |
2019-02-01 23:28 | Luchs | Resolution | open => fixed |
2019-02-01 23:28 | Luchs | Fixed in Version | => 9.0 |
2019-02-01 23:28 | Luchs | Note Added: 0006208 |