Skip to content

fix: Gamebreaking bug within NetworkBuff - #29

Merged
Zffu merged 1 commit into
masterfrom
fix/networkbuff-parity-28
Nov 12, 2025
Merged

fix: Gamebreaking bug within NetworkBuff#29
Zffu merged 1 commit into
masterfrom
fix/networkbuff-parity-28

Conversation

@Zffu

@Zffu Zffu commented Nov 12, 2025

Copy link
Copy Markdown
Member

Fixes a bug related to the Network buffer, was found with the NetworkBuff.AllocatedAndStaticParity test (issue #28)

Changes:

  • Added missing this->readPosition within NetworkBuff::read_number

This test result will be closely monitored before eventually being marked as resolved

Fixes read_number not behaving correctly by adding the missing this->read_position modification
@Zffu Zffu linked an issue Nov 12, 2025 that may be closed by this pull request
@Zffu
Zffu requested a review from tobezdev November 12, 2025 08:03

@tobezdev tobezdev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a holy one liner, don't think it needed a full review though LOL

@Zffu

Zffu commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

Such a holy one liner, don't think it needed a full review though LOL

I know, its muscle memory lol

@Zffu
Zffu merged commit 9b4c438 into master Nov 12, 2025
@Zffu
Zffu deleted the fix/networkbuff-parity-28 branch November 16, 2025 01:24
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.

bug: NetworkBuff.AllocatedAndStaticParity

2 participants