Skip to content

Fix Prospector's Log packet size overflow - #73

Merged
glektarssza merged 4 commits into
masterfrom
prospection-sharing-packet-size-fix
Oct 27, 2025
Merged

Fix Prospector's Log packet size overflow#73
glektarssza merged 4 commits into
masterfrom
prospection-sharing-packet-size-fix

Conversation

@wlhlm

@wlhlm wlhlm commented Oct 4, 2025

Copy link
Copy Markdown
Member

The logic for splitting prospecting data across multiple packets failed to account for the variable length orevein name string.

fallout from #57

fixes GTNewHorizons/GT-New-Horizons-Modpack#18377

@Dream-Master Dream-Master added the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta (experimental build) label Oct 10, 2025
@wlhlm
wlhlm force-pushed the prospection-sharing-packet-size-fix branch from cc59ba1 to 72d5458 Compare October 14, 2025 20:50
@Dream-Master
Dream-Master requested a review from a team October 17, 2025 20:15

@glektarssza glektarssza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code looks sane. I'll give it a build in the morning and test before approving since it's almost midnight.

@glektarssza

Copy link
Copy Markdown
Member

Testing this fix on my private server now.

@glektarssza glektarssza self-assigned this Oct 27, 2025

@glektarssza glektarssza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Took some tinkering with mod versions to get the mod running on my private server for testing since I'm a bit behind nightly right now but it is working fine now.

Approved.

@glektarssza
glektarssza merged commit 10955fe into master Oct 27, 2025
1 check passed
@glektarssza
glektarssza deleted the prospection-sharing-packet-size-fix branch October 27, 2025 13:38
@Dream-Master Dream-Master removed the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta (experimental build) label Oct 29, 2025
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.

Creating Prospectors Log triggers IllegalArgumentException

3 participants