View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004020 | Spring engine | Lua | public | 2013-10-03 00:09 | 2013-10-03 02:27 |
| Reporter | silentwings | Assigned To | jK | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 94.1.1+git | ||||
| Summary | 0004020: GetPlayerRoster returns the wrong stuff | ||||
| Description | Tested with -1216. Used: local roster = Spring.GetPlayerRoster() for i,el in pairs(roster) do Spring.Echo(i,el) end And result in infolog is: [f=0000000] 1, <table> [f=0000000] 2, 0 [f=0000000] 3, 0 [f=0000000] 4, 0 [f=0000000] 5, false [f=0000000] 6, 0 [f=0000000] 7, -0.033333335071802 This was a game started directly from spring.exe with only myself in it. The "table" that is roster[1] has #(roster[1])=0. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-10-03 00:09 | silentwings | New Issue | |
| 2013-10-03 02:27 | Kloot | Note Added: 0011663 | |
| 2013-10-03 02:27 | Kloot | Status | new => resolved |
| 2013-10-03 02:27 | Kloot | Resolution | open => fixed |
| 2013-10-03 02:27 | Kloot | Assigned To | => jK |