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

Compatibility issue when loading a saved graph #108

Open
DVeila opened this issue Nov 4, 2024 · 0 comments · May be fixed by #116
Open

Compatibility issue when loading a saved graph #108

DVeila opened this issue Nov 4, 2024 · 0 comments · May be fixed by #116

Comments

@DVeila
Copy link

DVeila commented Nov 4, 2024

I created a new graph (Red to Blue Science at 30SPM) in 2.2.16.1 using the space age preset.

However when I load the graph I presented with the following image.

image

I can trigger the error 100% of the time using the water extraction recipe (so using a graph for 30 Sulphur per Minute.

image

Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 7, 2024
When a user loads a preset, 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
@Olipro Olipro linked a pull request Nov 7, 2024 that will close this issue
Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 7, 2024
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
Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 9, 2024
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
Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 9, 2024
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
Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 9, 2024
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
Olipro added a commit to Olipro/Foreman2 that referenced this issue Nov 13, 2024
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
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 a pull request may close this issue.

1 participant