Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen









I've concluded that its something with the first tick that loads a bunch of things and there are conflicts that I cant seem to fix. Here some of the latest from my debug script.
1. MB/CCE (character cannon events) scripts are firing outdated startup events that don’t match the current AGOT 0.4.14 code. These events try to assign random accolades or run initialization effects that were removed or renamed in newer AGOT builds.
2. When the game starts, these old scripts run on every character, and the engine throws hundreds of Invalid command: create_random_accolade errors.
Let me know when you or someone else figures it out