Ammo Count Desync After FA/Burst Without Auto-Reload #1161
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report link
Reproduction steps
.ncu run 216864
.item 272045 272046 50
Expected results
The ammo counter should update immediately after using FA or Burst, reflecting the correct ammo usage.
Actual results
The ammo count does not update correctly when using specials. The ammo counter only updates on the next auto attack, potentially leading to negative ammo values under certain conditions.
Bug prevalence
Description & Attachments
This has been somewhat fixed, though there is a client-side bug with this apparently.
Confirmed it is somewhat fixed. The client doesn't seem to keep up with the fact the weapn has been reloaded server-side following a full mag dump from FA into a dead mob. However, it's tracking ammo correctly otherwise. Closing this one as (somewhat) fixed as of 22/12/2024.