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 NPE for Ultramine server #28

Merged
merged 1 commit into from
Apr 30, 2024
Merged

fix NPE for Ultramine server #28

merged 1 commit into from
Apr 30, 2024

Conversation

TimeConqueror
Copy link

Battlegear was coded for vanilla #processPlayerBlockPlacement method, but Ultramine changes some stuff in it, which causes extra variables to be in scope. Due to this, mixin which fixes NullPointerException can't be applied.

The new version should be also compatible with custom servers

Partly fixes: GTNewHorizons/GT-New-Horizons-Modpack#15744

@TimeConqueror TimeConqueror self-assigned this Apr 28, 2024
@TimeConqueror TimeConqueror requested a review from a team April 28, 2024 20:50
@Dream-Master Dream-Master merged commit 5bf4b71 into master Apr 30, 2024
1 check passed
@Dream-Master Dream-Master deleted the fix-npe-ultramine branch April 30, 2024 08:16
Dream-Master pushed a commit that referenced this pull request May 3, 2024
(cherry picked from commit 5bf4b71)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants