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 'den_palette' test errors #70248

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

ehughsbaird
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

The parameters for the den_palette had the wrong scope, and so were never found.

Describe the solution

Change the scope parameter scope to nest, because this is a nested mapgen.

Testing

I could reproduce this with tests/cata_test --rng-seed=1702733333. The error triggered before any tests ran.

The parameters for the den_palette had the wrong scope, and so were
never found.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Dec 16, 2023
@kevingranade kevingranade merged commit c2dfc74 into CleverRaven:master Dec 16, 2023
25 checks passed
@ehughsbaird ehughsbaird deleted the fix-den-palette branch December 16, 2023 17:43
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants