Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Tech stuff: Prepare landing (PL) is doing a postfix hook on WorldInterfaceOnGUI (all mods can do that without any problems) which means the original method (in Rimworld) is called **and then** the PL method is called. If someone (another mod) does a **prefix** hook - calling their function and then the original - it gets complicated and the postfix hooks might not be called altogether. Which seems to be what happens here.
I'll see what I can do, mostly performing stuff in degraded mode (some stuff are really not going to work) and then logging the fact that PL is not working correctly.
https://gist.github.com/d6b75decb1a35251077021274b16169e