HomeGamesUpdatesPricingMethodology
Steam News2 May 20233y ago

v1.05.03 - More hotfixes

Hopefully the final round of fixes for this last patch! Bug fixes: There was a low framerate race condition that made it possible for automation options to auto pupate a dog or auto hatch an egg within a super tight tim

Full notes

Full Wobbledogs update

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

What changed

3 fixes1 addition0 changes0 removals
  • Gameplay
  • Store
fixedBug fixes:There was a low framerate race condition that made it possible for automation options to auto pupate a dog or auto hatch an egg within a super tight timing window after the player entered construction mode. If this happened, the game would soft lock. I was finally able to reproduce this issue by artificially tanking the framerate, and have inserted an extra protection to prevent this from happening.
addedBug fixes:I've received a few scattered reports of dogs standing in one spot and starving while trying to lay an egg with automation options enabled. I could not figure out how to reproduce this, but I did find one place in code where there was potential for an infinite loop that, if triggered, would produce this exact behavior. I've added protections to this area in code such that the loop will automatically end after a certain amount of time no matter what. This will result in dogs laying white fertilized eggs instead of colored fertilized eggs (in instances that would have otherwise frozen the dogs), but should not otherwise interrupt the game. I don't believe this was affecting very many players, and hopefully this smooths things over.
fixedBug fixes:Have a great week! -Tom
fixedBug fixes:https://store.steampowered.com/app/1424330/wobbledogs

Wobbledogs changes

fixedThere was a low framerate race condition that made it possible for automation options to auto pupate a dog or auto hatch an egg within a super tight timing window after the player entered construction mode. If this happened, the game would soft lock. I was finally able to reproduce this issue by artificially tanking the framerate, and have inserted an extra protection to prevent this from happening.
addedI've received a few scattered reports of dogs standing in one spot and starving while trying to lay an egg with automation options enabled. I could not figure out how to reproduce this, but I did find one place in code where there was potential for an infinite loop that, if triggered, would produce this exact behavior. I've added protections to this area in code such that the loop will automatically end after a certain amount of time no matter what. This will result in dogs laying white fertilized eggs instead of colored fertilized eggs (in instances that would have otherwise frozen the dogs), but should not otherwise interrupt the game. I don't believe this was affecting very many players, and hopefully this smooths things over.
fixedHave a great week! -Tom
fixedhttps://store.steampowered.com/app/1424330/wobbledogs

Hopefully the final round of fixes for this last patch!

Bug fixes:

  • There was a low framerate race condition that made it possible for automation options to auto pupate a dog or auto hatch an egg within a super tight timing window after the player entered construction mode. If this happened, the game would soft lock. I was finally able to reproduce this issue by artificially tanking the framerate, and have inserted an extra protection to prevent this from happening.

  • I've received a few scattered reports of dogs standing in one spot and starving while trying to lay an egg with automation options enabled. I could not figure out how to reproduce this, but I did find one place in code where there was potential for an infinite loop that, if triggered, would produce this exact behavior. I've added protections to this area in code such that the loop will automatically end after a certain amount of time no matter what. This will result in dogs laying white fertilized eggs instead of colored fertilized eggs (in instances that would have otherwise frozen the dogs), but should not otherwise interrupt the game. I don't believe this was affecting very many players, and hopefully this smooths things over.

Have a great week! -Tom

https://store.steampowered.com/app/1424330/wobbledogs

Source

Steam News / 2 May 2023

Open original post

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