Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.