安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
there will be one block for each player that played in your save, make sure that it says <Active>true</Active> if it says false replace the false with true
i found that this is my main issue with unknown signals not spawning on my server and this causes it. should be the same thing for singleplayer.
but i have one problem. i have eat. drink. sleep repeat but not the industrial overhaul so that version is not suitible for me. would it be possible to add a version that has the items from EDSR and all the standard items?
Saves can be found in %AppData%\SpaceEngineers\Saves\
Go into the relevant Sandbox.sbc save file
Find the <PlayerContainerData> entries
Set any <Active>false</Active> flags (in that section) to <Active>true</Active>
And if anyone knows a way to not have the pistol mags show for missing items in the loot table I would really appricate it!
You have accidently forgot to remove the first empty space in line 1 directly before the opening of the xml.
" <?xml" instead of "<?xml"
This leads to a Game and Server crash on start/connect.
For all who have the problem.
go to: :\SteamLibrary\steamapps\workshop\content\244850\2814647993\Data
open the "ContainerTypes.sbc" and remove the first empty space withing the file.
should look like this without the quotes: "<?xml version="1.0"?>"