Skip to content

Conversation

@Leonn170709
Copy link

Type of change

  • Bug fix
  • New feature

Description

Added checks for incompatible active modules in HighwayBuilder and display clear warning messages when they are enabled.

The module now warns the user if the following modules are active, as they can cause errors or misalignment during building:

  • InstantRebreak – recommends using instantly-rebreak-echests instead
  • SpeedMine – recommends using the fast-break setting instead
  • Speed – warns about diagonal misalignment
  • Timer – warns about diagonal misalignment
  • NoGhostBlocks – warns about potential block desync errors

These warnings help prevent common issues and make misconfiguration easier to diagnose.

Related issues

None

How Has This Been Tested?

  • Tested in IntelliJ
  • Tested on 6b6t

Checklist

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Add checks for incompatible active modules and added errors that will be shown
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.

1 participant