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
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.