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

CI Nested Mapgen RNG fail #68721

Open
Maleclypse opened this issue Oct 17, 2023 · 0 comments
Open

CI Nested Mapgen RNG fail #68721

Maleclypse opened this issue Oct 17, 2023 · 0 comments
Labels
Code: Tests Measurement, self-control, statistics, balancing. (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@Maleclypse
Copy link
Member

Describe the bug

([slow] ~starting_items)=>   REQUIRE( msg.empty() )
([slow] ~starting_items)=> with expansion:
Error: ([slow] ~starting_items)=>   false
([slow] ~starting_items)=> with messages:
([slow] ~starting_items)=>   oter_type_id := "office_skyscraper_12"
([slow] ~starting_items)=>   msg := "In nested mapgen skyscraper_office_dr in mapgen office_skyscraper_12
([slow] ~starting_items)=>   on office_skyscraper_12_north, setting terrain to t_linoleum_white (from
([slow] ~starting_items)=>   t_linoleum_gray) at (6,7) when item pencil existed.  Resolve this either by
([slow] ~starting_items)=>   removing the terrain from this mapgen, adding suitable removal commands to
([slow] ~starting_items)=>   the mapgen, or by adding an appropriate clearing flag to the innermost
([slow] ~starting_items)=>   layered mapgen.  Consult the "mapgen flags" section in MAPGEN.md for options.
([slow] ~starting_items)=>   In nested mapgen skyscraper_office_dr in mapgen office_skyscraper_12 on
([slow] ~starting_items)=>   office_skyscraper_12_north, setting terrain to t_linoleum_gray (from
([slow] ~starting_items)=>   t_linoleum_white) at (6,7) when item pencil existed.  Resolve this either by
([slow] ~starting_items)=>   removing the terrain from this mapgen, adding suitable removal commands to
([slow] ~starting_items)=>   the mapgen, or by adding an appropriate clearing flag to the innermost
([slow] ~starting_items)=>   layered mapgen.  Consult the "mapgen flags" section in MAPGEN.md for options.
([slow] ~starting_items)=>   "

Attach save file

NA

Steps to reproduce

Run CI frequently, witness fail states

Expected behavior

Less fail states

Screenshots

No response

Versions and configuration

CI

Additional context

No response

@Maleclypse Maleclypse added (S2 - Confirmed) Bug that's been confirmed to exist Code: Tests Measurement, self-control, statistics, balancing. labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Tests Measurement, self-control, statistics, balancing. (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

1 participant