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
extensions/2x space/cargobay_station_unique_04_macro.xml
<?xml version="1.0" encoding="utf-8"?>
<diff>
<!-- Changes station storage-->
<replace sel="//cargo[@max='2600000']">
<cargo max="5200000" tags="bulk energy/> <==== not closed double quote here
</replace>
</diff>
[General] ======================================
[] LIBXML2: file:///extensions%2F2x%20space%2Fassets%2Fprops%2Fstoragemodules%2Fmacros%2Fcargobay_station_unique_04_macro?ext=xml%20xml.gz line 6, error 38: Unescaped '<' not allowed in attributes values
it prevents the file from loading
For example station's cargo space can depend on Manager's skill (or, specialist's skill, may be both)
Ships's cargo can be dependant on ship yard uprages or crew skill (captain, enginners or both).
the only thing i can think of is that you had another mod that changed the space and then my mod gave you less space.
I did create a mod that adds massive space to stations, however after some requests i created this mod that only doubles sizes.