Developer postOriginal post (opens in a new tab)

Experimental Patch 0.4.8.2 Is Now Live

Hey Hurtworldians,

Another quick bugfix patch for you tonight to fix up some problems with disappearing objects, vehicle wheel setup and invalid option configurations.

Change log:

  • Chat connection messages are no longer generated server side when ServerConfig.ChatConnectionMessagesEnabled is false
  • Fixed a bug in the mesh baking cache system (fixes disappearing objects)
  • Fixed a bug where vehicle wheels could be created with the wrong steering angle
  • Shacks will no longer spam warning notifications when their destroy timer is getting close to running out
  • Options are now clamped between their min and max ranges on game start and when loading saved options (players with previously saved options that are now outside of min/max values will have their option clamped back to within range, fixes players being able to use invalid FoV settings)