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

[Unstable] No suitable mission matching level difficulty (min/maxdifficulty mission generation kerfuffle) #15557

Open
2 tasks done
Regalis11 opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report.

Comments

@Regalis11
Copy link
Collaborator

Discussed in #15550

Originally posted by ubertpendragon January 20, 2025

Disclaimers

  • I have searched the issue tracker to check if the issue has already been reported.
  • My issue happened while using mods.

What happened?

When generating the map on unstable, the game will say "No suitable mission matching level difficulty", despite there being a suitable mission, and as a result assign two missions to a location where there should be one

image
image

Missions used, respectively 0-50 and 50-100 difficulty

  <HuskCrawlerLairMission identifier="huskcrawlerlair1" textidentifier="huskcrawlerlair" tags="husklair" type="OutpostDestroy" reward="4000" difficulty="4" commonness="100" allowretry="true" sonarlabel="Target" unhideentitysubcategories="abandonedmonster" requireCorrectLocationType="true" minleveldifficulty="0" maxleveldifficulty="50">
    
  <HuskCrawlerLairMission identifier="huskcrawlerlair2" textidentifier="huskcrawlerlair" tags="husklair" type="OutpostDestroy" reward="4500" difficulty="4" commonness="100" allowretry="true" sonarlabel="Target" unhideentitysubcategories="abandonedmonster" requireCorrectLocationType="true" minleveldifficulty="50" maxleveldifficulty="100">

Reproduction steps

  1. Enable, subscribe, like and favorite Dynamic Europa https://steamcommunity.com/sharedfiles/filedetails/?id=2532991202
  2. Generate new campaign
  3. Error message (as long as a husk lair is in the 49.9 area)
  4. Use debugdraw on the map to check the plateau biome

image

Bug prevalence

Just once

Single player or multiplayer?

Single player

-

No response

Version

v1.8.1.0 (Unstable)

-

No response

Which operating system did you encounter this bug on?

Windows

Relevant error messages and crash reports

No response

@Regalis11 Regalis11 added Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report. labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report.
Projects
None yet
Development

No branches or pull requests

2 participants