Difference between revisions of "Version/0.14.1249"

From RimWorld Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Version Nav}}
 
Some rare, game-breaking bugs were reported. Some are crashes; others critically break AI behavior. So I fixed them.
 
Some rare, game-breaking bugs were reported. Some are crashes; others critically break AI behavior. So I fixed them.
  
Line 9: Line 10:
 
Non-Steam players won’t get an update email since this isn’t a content update. They can download the new version from their existing download link.
 
Non-Steam players won’t get an update email since this isn’t a content update. They can download the new version from their existing download link.
  
==Changes==
+
== Changes ==
 
+
* Fix: Hard crash when bed-sharing pawns have zero chance to do [[Social|lovin]]’, passing a PositiveInfinity mean-time-between to the random event checker, causing it to enter an infinite loop.
* Fix: Hard crash when bed-sharing pawns have zero chance to do lovin’, passing a PositiveInfinity mean-time-between to the random event checker, causing it to enter an infinite loop.
+
* Fix: AI stuck when warden chooses to feed a [[prisoner]] by taking food from an empty [[Nutrient paste dispenser|food dispenser]].
* Fix: AI stuck when warden chooses to feed a prisoner by taking food from an empty food dispenser.
+
* Fix: AI stuck and performance chugging from colony [[animals]] starving while being restricted to not touching [[walls]], and locked inside.
* Fix: AI stuck and performance chugging from colony animals starving while being restricted to not touching walls, and locked inside.
+
* Mitigate: Sometimes, NPCs in [[Party|parties]], marriages all freeze and just stand there.
* Mitigate: Sometimes, NPCs in parties, marriages all freeze and just stand there.
 
* Mitigate: Game can save a corpse with null innerPawn, which makes the save unloadable.
 
 
 
[[Category:Version]]
 

Latest revision as of 02:55, 7 November 2023

Previous Version: Version/0.14.1241
Released on: 22 July 2016
Next Version: Version/0.15.1279
Released on: 29 August 2016

Released on: 30 July 2016


Some rare, game-breaking bugs were reported. Some are crashes; others critically break AI behavior. So I fixed them.

Savegames should continue to work from before. Some savegames that were broken before will now load.

Mods should also mostly be compatible, but there may be issues in some cases given the complexities of how the code links up.

The build number is now 1249.

Non-Steam players won’t get an update email since this isn’t a content update. They can download the new version from their existing download link.

Changes[edit]

  • Fix: Hard crash when bed-sharing pawns have zero chance to do lovin’, passing a PositiveInfinity mean-time-between to the random event checker, causing it to enter an infinite loop.
  • Fix: AI stuck when warden chooses to feed a prisoner by taking food from an empty food dispenser.
  • Fix: AI stuck and performance chugging from colony animals starving while being restricted to not touching walls, and locked inside.
  • Mitigate: Sometimes, NPCs in parties, marriages all freeze and just stand there.