Difference between revisions of "Update v0.2.4902.22241"
From Unofficial Stationeers Wiki
(added Page - Update v0.2.4902.22241) |
m (→Changelog) |
||
| 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. |
| − | * | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> 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. | |
| − | * | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> client position desync on server, especially when host player had died and decayed into skeleton. |
| − | + | *<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 14:16, 10 August 2025
| 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[edit]
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[edit]
- [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.
