Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
The General is always randomized and, from my encounters, always unwaveringly loyal. Which makes sense, given they literally walked through the Death Gate willingly. Recommend using Mind Wipe (Vanilla Psycasts Expanded, Empath tree) or the Brain Wipe ritual (Anomaly,) to make them recruitable.
Apart from that a pretty fun questline, my main challenge was managing the mood of my pawns while getting the loot out.
------------------------------------------------------------------------------------------------------------------------
Map.get_ParentHolder() → The game tries to access a map object that doesn’t exist (null).
AM.Patches.Patch_PawnRenderer_ParallelPreRenderPawnAt → Related to an Animation Mod (AM) patch.
com.yayo.yayoAni → This is Yayo’s Animation, also patching pawn rendering.
So the crash happens because both animation systems are trying to handle pawns, and one of them is referencing something already removed from the map.