HomeGamesUpdatesPricingMethodology
Steam News7 October 20214y ago

The 15 minute itch

Fix a bug that would reliably crash the game after 15:34. Nerd details: I had a script that would play songs by genre in progression: Relaxing, upbeat, normal, relaxing, exciting, etc....

Full notes

Full Woodland Empire update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

2 fixes0 additions1 change0 removals
  • Performance
  • Gameplay
  • Fixes
fixedFix a bug that would reliably crash the game after 15:34.
changedThe progression index was not being updated properly, so when the 5th song (after the 4 songs that were between 2 and 3 minutes long) started to load, it hit an inescapable while loop, looking for the next song.
fixedso, I fixed that.

Woodland Empire changes

fixedFix a bug that would reliably crash the game after 15:34.
changedThe progression index was not being updated properly, so when the 5th song (after the 4 songs that were between 2 and 3 minutes long) started to load, it hit an inescapable while loop, looking for the next song.
fixedso, I fixed that.

Fix a bug that would reliably crash the game after 15:34.

Nerd details:

I had a script that would play songs by genre in progression:

Relaxing, upbeat, normal, relaxing, exciting, etc....

The progression index was not being updated properly, so when the 5th song (after the 4 songs that were between 2 and 3 minutes long) started to load, it hit an inescapable while loop, looking for the next song.

so, I fixed that.

Source

Steam News / 7 October 2021

Open original post

Changelog.gg summarizes and formats this update. How we read updates.