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 Machine Controller Cover crashing without anything to control #2821

Open
wants to merge 2 commits into
base: 1.20.1
Choose a base branch
from

Conversation

omergunr100
Copy link
Contributor

What

Fix edge case of machine controller cover.

Implementation Details

Makes the ControllerMode member nullable where null means it has nothing to control and handles it correctly.
Refresh the mode when gui is opened to avoid presenting false empty mode.

Outcome

Fixes #2797

@omergunr100 omergunr100 requested a review from a team as a code owner February 3, 2025 14:28
@omergunr100 omergunr100 added the type: bugfix general bug fixes label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Machine controller causes crash with other covers removed
1 participant