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 map load exception with MaxBuildVariable #1277

Closed
wants to merge 1 commit into from

Conversation

applenick
Copy link
Member

Here's a quick fix PR! This has been causing issues where PGM will not startup properly, particularly when a max build variable is defined in a global include.

Should work as expected 👍 Let me know if you'd like any additional changes made.

@applenick applenick added the urgent Breaks the plugin label Nov 22, 2023
@Pablete1234
Copy link
Member

Turns out this change is actually not correct. The issue here isn't that the region match module is optional, but an issue in load order. I'll open a separate PR to address it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
urgent Breaks the plugin
Development

Successfully merging this pull request may close these issues.

2 participants