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
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"?>"