Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Though others have suggested this tip, there's something it can be used for more importantly than just "fast travel."
A number of players, including myself, have experienced issues where it seems a certain region has something corrupted/bad loading in it that will crash the game when the player moves the camera to that Point of View, like when they double-click to focus the camera on a group in a different region.
If the game is forced to load the visual display of that area and something is borked up, the game will crash.
However, using your method, they can rescue their game from that by relocating the squads in a different area.
It's no different than choosing to do so while focused on the group-in-focus and then saving, exiting, and reloading with ""Reset Squad Position" ticked on. But, it is a different way to do it that might be helpful and doesn't require a group for the camera to be focused on.
Note: IIRC, if, for some reason I suppose, the game can't determine the current save's "camera focus," choosing to Reset Group Position will move the group(s) to The Hub. Anyone know if that's actually true? ie: A "Default Reset Position?"
This may also help fix a troubled region, taken from lo-fi forums known issue page.
0.22 has also introduced some new crashes related to loading of assets, this may be the cause of your topfloor issue. It may be worth checking your kenshi.log following a crash from that region, you may be able to track the issue, especially if its mod related.
From the dumps I could find when dissecting the cause of my crash, or trying to, since "uplad ur savecg games zomgz!" is not exactly a "fix," what I've seen are error reports on texture references, likely borked when the game's getting confused about exactly "where you are." Now, I don't know this for sure since there is no reason a log file can't also continually report errors that have long been fixed on the backend, somewhere, and the devs don't worry about fixing the error reports for those things. But, from what I could see, that's what was causing mine.
Once there is an error in a region it does not clean itself up and will insist on trying to do that "error" every time the region is "in focus." It only ever tries to re-reference/reload AFTER it has unloaded a region. That's good in that the player doesn't have to wait as long for that process to occur, but bad when it's using references that are allowed past any basic error checks.