Skip to content

Remove PAUSE_WHEN_EMPTY mixin when ultramine is present - #337

Merged
boubou19 merged 1 commit into
masterfrom
ultramineCompat
Aug 23, 2026
Merged

Remove PAUSE_WHEN_EMPTY mixin when ultramine is present#337
boubou19 merged 1 commit into
masterfrom
ultramineCompat

Conversation

@SKProCH

@SKProCH SKProCH commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Ultramine has deeply modified DedicatedServer logic unified with a MinecraftServer class. This mixin can't work cuz the necessary @Shadow fields can't be found. Trying to fix it from ultramine side is also inefficient, so disabling this to prevent crashes.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

@SKProCH SKProCH self-assigned this Aug 23, 2026
@SKProCH SKProCH added Safe for Stable Bugfix with low break chance for patch releases Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. labels Aug 23, 2026
@boubou19
boubou19 merged commit 293308a into master Aug 23, 2026
1 check passed
@boubou19
boubou19 deleted the ultramineCompat branch August 23, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. Safe for Stable Bugfix with low break chance for patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants