Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Which is a default for the game and not my maps.
My maps only exists in C:\Users\UserName\AppData\Roaming\7DaysToDie\Saves
and there is no file by the name map_info.xml
For instance this is what I'm seeing in
D:\Steam\steamapps\common\7 Days To Die\Data\Worlds\PREGEN8k\map_info.xml
<?xml version="1.0" encoding="UTF-8"?>
<MapInfo>
<property name="Scale" value="1" />
<property name="HeightMapSize" value="8192,8192" />
<property name="Modes" value="Survival,SurvivalSP,SurvivalMP,Creative" />
<property name="FixedWaterLevel" value="false" />
<property name="RandomGeneratedWorld" value="true" />
<property name="GameVersion" value="Alpha.20.0.210" />
<property name="GenerationSeed" value="a20b207rww" />
</MapInfo>
Could you be more specific?
If you created your own world, with RWG, you would have a folder like C:\Users\seven\AppData\Roaming\7DaysToDie\GeneratedWorlds and in there would be folders of the worlds you created, with the map_info.xml file within.
The seed only specifies how the map is generated, and not the original folder name which comes from what you named the save. So, unless you named the savegame the same as the seed that won't help. I don't know if the game name is contained anywhere in the save. I've looked in the past but did not find it.
If you still have log files from before you changed the folder name it should be mentioned in there. Search for GamePref.GameName. For example, I started a test game calling the game "whatstheseed". This created a new save folder whatstheseed and in the logfile I find "GamePref.GameName = whatstheseed". You should find output_log.txt (and older log files with date stamp) in ...\steamapps\common\7 Days To Die\7DaysToDie_Data.
However, This is my map
<?xml version="1.0" encoding="UTF-8"?>
<MapInfo>
<property name="Scale" value="1" />
<property name="HeightMapSize" value="8192,8192" />
<property name="Modes" value="Survival,SurvivalSP,SurvivalMP,Creative" />
<property name="FixedWaterLevel" value="false" />
<property name="RandomGeneratedWorld" value="true" />
<property name="GameVersion" value="Alpha.20.0.238" />
<property name="GenerationSeed" value="" />
</MapInfo>
what does nothing in Seed mean? Looks like I'm screwed