Pets disappear when quickly zoning twice #725
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?
Describe the bug
Pets are not properly reassigned when quickly zoning twice in a row.
When the second zoning before the pet gets reassigned after the first zoning, there is no pet left to reassign. Not sure about the architecture, but could be a potential memory leak imo.
To Reproduce
Steps to reproduce the behavior:
Pet XXX reassigned.
should not be printed to chat)Expected behavior
Pets should not disappear and reassigning should happen correctly.
Confirmed, zoning in the manner described above will remove the pet from the character and not assign a new entity.
Potentially fixed now
Re-tested using the 3 main pet classes, this now appears to be fixed! Closing as fixed as of 30/06/24.