Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Update v0.2.4902.22241: Difference between revisions

From Stationeers Wiki
Claimer (talk | contribs)
added Page - Update v0.2.4902.22241
 
Claimer (talk | contribs)
 
Line 32: Line 32:


== Changelog ==
== Changelog ==
* Fixed airlocks entering an error state when cables are removed; now recoverable when cables are restored.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> airlocks entering an error state when cables are removed; now recoverable when cables are restored.
* Fixed removing the cable from an airlock console causing an unrecoverable error on clients.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> removing the cable from an airlock console causing an unrecoverable error on clients.
* Fixed FormatException in German localisation.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> FormatException in German localisation.
* Fixed long prefab names not copying to clipboard in Stationpedia.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> long prefab names not copying to clipboard in Stationpedia.
* Removed `CanEnter` override in backpack incorrectly surrounded by UNITY_EDITOR tags.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> audio pool exception when destroying a burst pipe.
* Fixed audio pool exception when destroying a burst pipe.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> slots behind closed sliding panels on atmospheric devices being interactable.
* Tweaked pipe bender export slot collider position to prevent items being placed into it.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> client position desync on server, especially when host player had died and decayed into skeleton.
* Fixed slots behind closed sliding panels on atmospheric devices being interactable.
*<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> GameStrings errors when system language is set to Turkish (also fixes similar issues in other languages).
* Fixed client position desync on server, especially when host player had died and decayed into skeleton.
 
* Fixed GameStrings errors when system language is set to Turkish (also fixes similar issues in other languages).
*<span style="color:#E50000;font-weight:bold">[Removed]</span> `CanEnter` override in backpack incorrectly surrounded by UNITY_EDITOR tags.
 
*<span style="color:#E57125;font-weight:bold">[Changed]</span> Tweaked pipe bender export slot collider position to prevent items being placed into it.


== References ==
== References ==
# [https://steamdb.info/patchnotes/13955134/ Update on SteamDB]
# [https://steamdb.info/patchnotes/13955134/ Update on SteamDB]

Latest revision as of 20:16, 10 August 2025

Hotfix
v0.2.4902.22241
Type Small Update
Release 04.04.2024 (Thu) 22:48 UTC
Hyperlink SteamDB
Adjacent Updates
Subsequent Logic Sorter: Insulation, Ore Tablet, and Future Content (v0.2.4936.22393)
Previous Hotfix (v0.2.4899.22229)
Back to overview of all updates


Hotfix resolving Turkish language errors, client desync issues, and various gameplay fixes.

Overview

This hotfix addresses several bugs, most notably:

  • Fixes for errors when the system language is set to **Turkish** (and some other languages).
  • Resolves a multiplayer issue that could cause **client positions to desynchronise**, especially after a host player died and decayed.
  • Various **airlock, UI, and device interaction fixes**.

Changelog

  • [Fixed] airlocks entering an error state when cables are removed; now recoverable when cables are restored.
  • [Fixed] removing the cable from an airlock console causing an unrecoverable error on clients.
  • [Fixed] FormatException in German localisation.
  • [Fixed] long prefab names not copying to clipboard in Stationpedia.
  • [Fixed] audio pool exception when destroying a burst pipe.
  • [Fixed] slots behind closed sliding panels on atmospheric devices being interactable.
  • [Fixed] client position desync on server, especially when host player had died and decayed into skeleton.
  • [Fixed] GameStrings errors when system language is set to Turkish (also fixes similar issues in other languages).
  • [Removed] `CanEnter` override in backpack incorrectly surrounded by UNITY_EDITOR tags.
  • [Changed] Tweaked pipe bender export slot collider position to prevent items being placed into it.

References

  1. Update on SteamDB