Skip to content

Fix preset selection warning when user loads a graph.#4

Merged
ABCRic merged 1 commit intoABCRic:Mainfrom
Olipro:FixPresetTester
Feb 28, 2026
Merged

Fix preset selection warning when user loads a graph.#4
ABCRic merged 1 commit intoABCRic:Mainfrom
Olipro:FixPresetTester

Conversation

@ABCRic
Copy link
Owner

@ABCRic ABCRic commented Feb 28, 2026

Original: DanielKote#116

When a user loads a graph, Foreman would look for matching presets but fail to find a match because it did not load in the water_resources which resulted in it failing to notice things like water.

We now do this by concatenating it onto the resources enumerable.

Fixes DanielKote#108

When a user loads a graph, Foreman would look for matching presets but
fail to find a match because it did not load in the `water_resources`
which resulted in it failing to notice things like water.

We now do this by concatenating it onto the `resources` enumerable.

Fixes DanielKote#108
@ABCRic ABCRic merged commit 4067e82 into ABCRic:Main Feb 28, 2026
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.

Compatibility issue when loading a saved graph

2 participants