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 wireless EU voiding in multiplayer for non-network owners #3310

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

serenibyss
Copy link
Member

Fixes an unknown amount of issues with the wireless energy net voiding for machines placed by players other than the network owner in a multiplayer server. Confirmed to happen with EOHs as seen in the issue below, but I suspect this could happen in other places as well. This code is convoluted and not very well done imo, relying on two systems currently, and this is something I hope to improve with a refactor after 2.7 stable. But hopefully this fixes some more of the current issues affecting players.

Closes GTNewHorizons/GT-New-Horizons-Modpack#17485
Related to #3078

@serenibyss serenibyss added the bug fix Fix a bug. Please link it in the PR. label Oct 2, 2024
@serenibyss serenibyss requested a review from a team October 2, 2024 00:18
@Dream-Master Dream-Master merged commit 4460516 into master Oct 2, 2024
5 checks passed
@Dream-Master Dream-Master deleted the mp-wireless-net-void branch October 2, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fix a bug. Please link it in the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Placing an Eye of Harmony voids power
3 participants