Pets lose buffs during zoning #988
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
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#988
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?
Describe the bug
Pets seem to lose all buffs currently running in their NCU once zoning, not sure if this is intended behavior.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Buffs remain in pets NCU upon zoning.
Screenshots
Pretty self explanatory, so no screenshots needed for this one.
Character info:
Playfield info:
Confirmed 👍
Pet's currently do not keep buffs in their NCU on zoning.
Video
https://github.com/user-attachments/assets/82091508-7ab9-4ea5-869c-4e45f6b0accc
Can we triple check this again?
Pets still lose their buffs in the NCU when zoning.
So I just tried this and it clears the Pet NCU upon Zone.
I had MP Pets - Rage Materialization and Medinos summoned.
I added Chant of Frenzied Blows and Instill with Rage running, I also tried it with Anima of Unrestrained Ferocity.
Each time I zoned from Athen Shire to Longest Road or the other direction the NCU was cleared on pet each time.
This is still happening.
Tested with an Engineer.
Confirmed, this is still happening.
On Zoning, the pet seems to loose its buffs.
NCU:
.ncu succeeded - Listed 0 nanos in Engineer Automaton I's NCU.
After looking into this, it appears that the reason is because we are attempting to push the saved list of buffs to an NPC which isn't populated in the playfield yet. Meaning it always returns null.
We need to be repopulating Pet Definitions once it had been added to the PF.
This issue seems to have been resolved;
I applied Comp knowledge and Anticipation of Retaliation to my demon and hasn't been removed whilst zoning, as shown in video.
Closing as verified by Kelly.