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

Fix veins differing between server and clients #57

Merged
merged 2 commits into from
Sep 22, 2024
Merged

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Sep 21, 2024

Fixes https://discord.com/channels/181078474394566657/522098956491030558/1286984717304074354

The changes made to vein caching here caused the id's that veins get assigned to differ between old and newly generated caches.
To prevent any future mishaps we just send the vein name in the prospecting packet instead which can't ever differ between server & client.

Confirmed working https://discord.com/channels/181078474394566657/522098956491030558/1287024258391871518

Closes GTNewHorizons/GT-New-Horizons-Modpack#17412

@Lyfts Lyfts requested a review from a team September 21, 2024 10:30
@boubou19 boubou19 disabled auto-merge September 22, 2024 12:48
@boubou19 boubou19 merged commit 3a9161e into master Sep 22, 2024
2 checks passed
@boubou19 boubou19 deleted the fix-vein-ids-diff branch September 22, 2024 12:48
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.

Ore prospecting bug on 2.7
2 participants