MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003317 | Zandronum | [All Projects] Bug | public | 2017-10-28 01:52 | 2024-03-12 08:25 |
|
Reporter | Leonard | |
Assigned To | Leonard | |
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.0 | |
Target Version | 3.1 | Fixed in Version | 3.1 | |
|
Summary | 0003317: Gametic-based unlagged does not respect cl_ticsperupdate |
Description | Quote from Watermelon - Takes into account cl_ticsperupdate
The user can change their ticsperupdate at any time and it will work just as it should. This is due to it being bundled with the movelocalplayer command, the client gets the server gametic as needed.
Turns out this is not true. |
Steps To Reproduce | Using the test wad and the debug commit referenced in 0002859:0018627:
-host a server on MAP01 with sv_unlagged_debugactors true
-connect and join 2 clients
-turn cl_capfps on (this will make it much easier to see what's going on)
-change cl_ticsperupdate to 2 or 3
-notice the gametic debug actor rapidly jitters
-you may also try to hit (provided 0003316 is fixed at the time) and you will find that hitting your target is very difficult |
Additional Information | This is because the clients re-send the same server tic 2 or 3 times (depanding on the setting) since they receive no updates in the meantime. |
Tags | No tags attached. |
Relationships | parent of | 0002859 | resolved | Leonard | Gametic-based unlagged seemingly goes out of sync often compared to ping-based unlagged | child of | 0001705 | closed | Watermelon | Gametic-based unlagged |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-10-28 01:52 | Leonard | New Issue | |
2017-10-28 01:52 | Leonard | Status | new => assigned |
2017-10-28 01:52 | Leonard | Assigned To | => Leonard |
2017-10-28 01:58 | Leonard | Additional Information Updated | bug_revision_view_page.php?rev_id=11208#r11208 |
2017-10-28 02:07 | Leonard | Relationship added | child of 0001705 |
2017-11-08 00:59 | Leonard | Relationship added | parent of 0002859 |
2017-11-26 17:59 | Leonard | Note Added: 0018919 | |
2017-11-26 17:59 | Leonard | Status | assigned => needs review |
2017-12-10 18:25 | Torr Samaho | Note Added: 0018946 | |
2017-12-10 18:25 | Torr Samaho | Status | needs review => needs testing |
2020-04-11 01:14 | Ru5tK1ng | Note Added: 0021261 | |
2020-04-11 01:15 | Ru5tK1ng | Status | needs testing => feedback |
2024-03-12 08:25 | unknownna | Note Added: 0023375 | |
2024-03-12 08:25 | unknownna | Status | feedback => resolved |
2024-03-12 08:25 | unknownna | Fixed in Version | => 3.1 |
2024-03-12 08:25 | unknownna | Resolution | open => fixed |