Error "No such parameter 'den_palette'" being thrown during build checks randomly #70197
Labels
<Bug>
This needs to be fixed
Map / Mapgen
Overmap, Mapgen, Map extras, Map display
(S2 - Confirmed)
Bug that's been confirmed to exist
Describe the bug
I've noticed that recently ( the last few days ) new pull requests have been failing checks because of the following error:
This is not a failed test, it's a test throwing an error.
The culprit seems to be the trail.json file introduced in #67470, as it is the only place I could find related to mapgen that had "den_palette" and it matches the timeline I felt it started happening.
I don't really know how to fix this properly.
Attach save file
N/A
Steps to reproduce
It is seemingly random. But chances are if you created pull requests recently, you have seen this error.
Expected behavior
The mapgen tests do not throw errors
Screenshots
No response
Versions and configuration
N/A
Additional context
Some PRs with this error in their checks for anyone who wants to check: #70163 #70184 #70149 #70120
The text was updated successfully, but these errors were encountered: