Jump to content

[General] - Boons not spawning


cptCalavera

Recommended Posts

Bug Submission:

Category: General

Issue Title: Boons not spawning

Issue Description: I started 3 different worlds in DST. One where I set the map to medium. One where I set map to medium and boons to lots. And one where I didnt change anything. And I didnt find any boons in any of the worlds after some major exploration.

I was streaming while doing this and several viewers reported having the same issue.

Steps to Reproduce: Start a a new world. Look for boons. Find no boons. :(

Boons?  I feel stupid that I don't know what boons are.   BUT! if boons are tumbleweeds then yes I am having this issue as well recently.  World had tumbleweeds in the beginning but the longer Im in the world all of the sudden POOF they gone.

Boons aren't tumbleweeds, they are thing like the set pieces where you come across someone's skeleton and some cool stuff.

 

And I'll second CptCalavera, boons do seem to have been removed from DST.  I haven't come across a non-player skeleton in real-life weeks (like one or two iirc).  It mostly only impacts me on how quick I can make a bucket o poop, but it does seem to be real.

Boons ded, please unded boons :(



~

return {
 
 
 

override_enabled = true,
      unprepared = { -- "never", "rare", "default", "often", "always"
              berrybush = "often",
              cactus = "default",
              carrot = "default",
              mushroom = "default",
      },
      misc = {
              autumn = "verylongseason",
              boons = "always",
              branching = "default", -- "never", "least", "default", "most"
              day = "default", -- "default", "longday", "longdusk", "longnight", "noday", "nodusk", "nonight", "onlyday", "onlydusk", "onlynight"
              frograin = "default", -- "never", "rare", "default", "often", "always"
              lightning = "default", -- "never", "rare", "default", "often", "always"
              loop = "default", -- "never", "default", "always"
              season_start = "default", -- "default", "winter", "spring", "summer", "random"
              spring = "longseason", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
              summer = "default", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
              touchstone = "default", -- "never", "rare", "default", "often", "always"
              weather = "default", -- "never", "rare", "default", "often", "always"
              wildfires = "never", -- "never", "rare", "default", "often", "always"
              winter = "longseason", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
              world_size = "huge",
      },
      animals = { -- "never", "rare", "default", "often", "always"
              alternatehunt = "default",
              angrybees = "default",
              beefalo = "default",
              beefaloheat = "default",
              bees = "default",
              birds = "default",
              butterfly = "default",
              buzzard = "default",
              catcoon = "default",
              frogs = "default",
              hunt = "default",
              lightninggoat = "default",
              moles = "default",
              penguins = "default",
              perd = "default",
              pigs = "default",
              rabbits = "default",
              tallbirds = "default",
      },
      monsters = { -- "never", "rare", "default", "often", "always"
              bearger = "default",
              chess = "default",
              deciduousmonster = "rare",
              deerclops = "rare",
              dragonfly = "default",
              goosemoose = "default",
              houndmound = "default",
              hounds = "default",
              krampus = "default",
              liefs = "rare",
              lureplants = "rare",
              merm = "default",
              spiders = "default",
              tentacles = "default",
              walrus = "default",
      },
      resources = { -- "never", "rare", "default", "often", "always"
              flint = "default",
              flowers = "default",
              grass = "default",
              marshbush = "default",
              meteorshowers = "default",
              meteorspawner = "default",
              reeds = "default",
              rock = "default",
              rock_ice = "default",
              sapling = "default",
              trees = "default",
              tumbleweed = "default",
      },
}

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...