Ammo Count Desync After FA/Burst Without Auto-Reload #1161
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#1161
Loading…
Add table
Add a link
Reference in a new issue
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.