MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002308 | Zandronum | [All Projects] Bug | public | 2015-06-13 23:59 | 2018-09-30 22:13 |
|
Reporter | WaTaKiD | |
Assigned To | Dusk | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 2.0 | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002308: rcon playerinfo doesnt update properly [part 2] |
Description | wow wut a great summary name, anyways
movebob and stillbob always report 0
switchonpickup always reports never
same with 2.1/3.0 |
Steps To Reproduce | start server, connect
rcon playerinfo 0
change above settings
rcon playerinfo 0 |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0002268 | closed | Dusk | rcon playerinfo doesnt update properly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-06-13 23:59 | WaTaKiD | New Issue | |
2015-06-13 23:59 | WaTaKiD | Relationship added | related to 0002268 |
2015-06-14 00:03 | Dusk | Note Added: 0012687 | |
2015-06-14 00:04 | Dusk | Note Edited: 0012687 | bug_revision_view_page.php?bugnote_id=12687#r7407 |
2015-08-03 02:49 | WaTaKiD | Note Added: 0013029 | |
2015-08-03 02:50 | WaTaKiD | Note Edited: 0013029 | bug_revision_view_page.php?bugnote_id=13029#r7790 |
2015-12-13 02:34 | Dusk | Note Added: 0013973 | |
2015-12-13 02:34 | Dusk | Assigned To | => Dusk |
2015-12-13 02:34 | Dusk | Status | new => needs review |
2015-12-20 11:12 | Torr Samaho | Note Added: 0013994 | |
2015-12-20 11:12 | Torr Samaho | Status | needs review => needs testing |
2016-01-03 18:35 | cobalt | Target Version | => 3.0 |
2016-01-03 18:35 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=8383#r8383 |
2016-01-03 18:35 | cobalt | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8385#r8385 |
2016-01-03 18:35 | cobalt | Note Added: 0014037 | |
2016-01-14 00:33 | Ru5tK1ng | Note Added: 0014086 | |
2016-01-14 00:36 | Ru5tK1ng | Note Deleted: 0014086 | |
2016-01-14 00:39 | Ru5tK1ng | Note Added: 0014087 | |
2016-01-14 19:38 | Dusk | Status | needs testing => resolved |
2016-01-14 19:38 | Dusk | Fixed in Version | => 3.0 |
2016-01-14 19:38 | Dusk | Resolution | open => fixed |
2018-09-30 22:13 | Blzut3 | Status | resolved => closed |
Notes |
|
(0012687)
|
Dusk
|
2015-06-14 00:03
(edited on: 2015-06-14 00:04) |
|
This is because the server is not informed about these userinfo fields as the server does not need them. So rcon playerinfo cannot tell what the values are.
We should probably make the server omit the incorrect information from playerinfo.
|
|
|
(0013029)
|
WaTaKiD
|
2015-08-03 02:49
(edited on: 2015-08-03 02:50) |
|
recent 3.0 commits have added wi_noautostartmap to playerinfo, and it also does not update properly and will always report "false"
|
|
|
(0013973)
|
Dusk
|
2015-12-13 02:34
|
|
|
|
|
|
|
(0014037)
|
cobalt
|
2016-01-03 18:35
|
|
|
|
|
Using r160102-1355, rcon playerinfo now omits the 4 fields and returns <unknown>. |
|