安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
have the load order as:
<ModItem FriendlyName="Seams Fixed (Map Tile Edge + Misaligned Lake Fix)">
<Name>2961563719.sbm</Name>
<PublishedFileId>2961563719</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="ModAdjusterV2">
<Name>3017795356.sbm</Name>
<PublishedFileId>3017795356</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="Better Resources">
<Name>2841960221.sbm</Name>
<PublishedFileId>2841960221</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="Better Stone v7.0.11">
<Name>406244471.sbm</Name>
<PublishedFileId>406244471</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="Better Stone and Resources Patch (Mod Adjuster)">
<Name>3148672277.sbm</Name>
<PublishedFileId>3148672277</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
This is from the save file.
2024-03-24 21:55:19.504 - Thread: 1 -> MOD_ERROR: Seams Fixed (Map Tile Edge + Misaligned Lake Fix)
2024-03-24 21:55:19.504 - Thread: 1 -> in file: C:\Program Files (x86)\Steam\steamapps\workshop\content\244850\2961563719\Data\PlanetGeneratorDefinitions.sbc
2024-03-24 21:55:19.504 - Thread: 1 -> Resource not found, setting to null. Resource path: C:\Program Files (x86)\Steam\steamapps\workshop\content\244850\2961563719\Textures/Models/Environment/Sky/EarthFarClouds.dds
Which is becasue the textures were re-named as "EarthFarClouds_cm.dds" - Help! :-D
All I can find is BS and vanilla ore veins.
On Earthlike.
better resource
th patch
is it the good order
Better Stone Patch
Better Stone
Better Resources
meaning the "Better Stone Patch" is loaded last
<ModItem FriendlyName="Better Resources">
<Name>2841960221.sbm</Name>
<PublishedFileId>2841960221</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="Better Stone v7.0.11">
<Name>406244471.sbm</Name>
<PublishedFileId>406244471</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
<ModItem FriendlyName="Better Stone and Resources Patch (Mod Adjuster)">
<Name>3148672277.sbm</Name>
<PublishedFileId>3148672277</PublishedFileId>
<PublishedServiceName>Steam</PublishedServiceName>
</ModItem>
like that