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
For anyone looking at this mod, frames are between 100k-200k ea
Simply open up the workshop\content\244850\3348823795\Data\PhysicalItems.sbc file for this mod and make sure the last three lines look like this:
</PhysicalItem>
</PhysicalItems>
</Definitions>
The recent update forgot to close the <PhysicalItems> element as you will notice.
To fix the crash, open the file [steamapps]/workshop/content/244850/3348823795/Data/PhysicalItems.sbc and add the missing closing tag on line 25:
[code] </PhysicalItems> [/code]
(by the time you read this comment the author may have fixed it though.