Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
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.