Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Session.Items.AllItemsReceived occasionally appears to append a null item #86

Open
alwaysintreble opened this issue Feb 7, 2024 · 0 comments

Comments

@alwaysintreble
Copy link
Contributor

Occasionally AllItemsReceived has a null item appended to it, preventing clients that attempt to update their received items by reading this collection from getting the actual item, while they update their internal index. Unknown what exactly causes the issue, only know that manually tracking received items in the game client and occasionally verifying it against the lib collection would trigger them to be mismatched, despite the index being the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant