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

[MKW] Fix a bug that leads to the rejection of one's item request without justification #56

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

MikeIsAStar
Copy link
Contributor

The root cause of the bug is that the game utilizes the time at which a player receives an item as an identifier when responding to a client's request for an item. The aforementioned value is not unique.

…hout justification

The root cause of the bug is that the game utilizes the time at which a player receives an item as an identifier when responding to a client's request for an item. The aforementioned value is not unique.
@mkwcat mkwcat merged commit 35d845d into WiiLink24:main Feb 22, 2024
9 checks passed
@MikeIsAStar MikeIsAStar deleted the fix-item-negotiation-bug branch February 23, 2024 07:10
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

Successfully merging this pull request may close these issues.

2 participants