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
I've also tried out Larger Resource Deposits with an empty mod list and XML Extensions and it seems to work fine. The options are all there in the + menu as expected.
That new error is 100% completely unrelated to this mod. This is just a simple patch that only ever acts on XmlExtensions.SettingsMenuDef nodes. It doesn't touch ThingDefs at all.
the error still survive
XML error: Duplicate XML node name costList in this XML block: <ThingDef ParentName="MakeableShellBase"><defName>Shell_AntigrainWarhead</defName><label>antigrain warhead</label><description>An ultra-tech warhead powered by a grain of antimatter. Usually used by spacecraft or glitterworld war machines, it creates a huge explosion and starts fires around the target. Can be fired from mortars or installed as a trap. Explodes when damaged.</description><possessionCount>1</possessionCount><graphicData><texPath>Things/Item/Resource/Shell/Shell_AntigrainWarhead</texPath><graphicClass>Graphic_StackCount</graphicClass></graphicData>
I'd assume this is because you don't have any mods that have a TabView.
Either that or the mod has a TabView nested in some other widget, which my mod currently doesn't account for.
What mod are you trying to fix?