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
Haha, I know that's a common mistake I make too.
I'm glad it was helpful
Unsubscribing and waiting for the download bar did it, lol. Looks good so far.
Thanks for the help, and the mod, it's a massive improvement over vanilla.
Well, try creating a clean list without all other related mods. After unsubscribing, wait for the download gauge at the bottom of the Steam window to expire, then try subscribing again. If that doesn't work, please come back.
I've unsubscribed and resubscribed to the mod to make sure it was updated, but no joy.
I never expected such a change to be made a month after release. I'd like to thank Steven Taro for his persistent suggestion.
I also looked over it while waiting for RIMWORLD's consistency check and actually read the text.
I have now checked the vanilla data with the August 6th update applied and have confirmed that the items mentioned by Steven Taro have been added. We will respond immediately
This is probably the same issue reported by Steven Taro.
We're currently investigating, so please be patient
So it's happening in a clear state.
I'll check again to see if there are any missing data on my side.
Since I have installed a lot of mods, the consistency check will take some time. This means that this check will also take some time. Please be patient
Other mods that might change things around for me would most likely be one of the following maybe?
Harmony,XML extensions,adaptive storage framework or vanilla expanded framework.
Really?
Do you have any other DLC or mods installed?
I can't seem to find a way to get the line with onlyRequiresLooseConnection to go away
I tried removing the gravship XML and verify integrity after that a clean install on other computer.(same result)
Can you find out exactly which mod adds that item? Maybe I can add compatibility
@MercuryDoll
That's an interesting idea, but it would probably be complicated, and you'd have to recreate everything on top of it every time you wanted to move it, so I don't think it would be that convenient
When I look at their grav extenders the line is also included.
I know it still does not help where it came from saddly.(not as briliant as you content creators :) )
こちらの環境ですと認識しないということ自体もなく、onlyRequiresLooseConnectionの項目を加えた場合エラーを吐いてしまうんですが、何か特別なことなどされていますか?
ロード直後に拡張器が認識されない現象が発生しましたが、拡張器を撤去・再設置で土台の数量を変化させれば認識しました。
(1回で認識される場合もあれば、何回か繰り返す必要がある場合がありました。)
また、私の場合は<onlyRequiresLooseConnection>true</onlyRequiresLooseConnection>をこのModの拡張器にそれぞれ書き足すことで、ロード直後から認識するようになりました。(Steven Taroに感謝)
Just to be safe, try unsubscribing, resubscribing and updating.
If it still doesn't work, please report it
Hmm? You're right.
It seems I forgot to install Harmony. I jumped to conclusions, haha.
I didn't have any problems with just Bigger Gravship and this mod (nor Harmony), so there must be another cause.
I've removed the incompatibility tag again
I did not adjust it myself .Maybe something else did? Atleast it was a fix for me :)
It certainly seems like there's a conflict.
For now, I've tagged it as incompatible. Thanks for investigating and reporting
Hmm, it turns out that the onlyRequiresLooseConnection item is not only not necessary, but inserting it will even throw an error.
Perhaps you have rewritten the vanilla data?
Yes, this is Buildings.
All I can do is tweak the XML; I'm completely clueless about DLLs. I'm not sure if that's the reason, but I couldn't find the item in the XML in the Odyssey DLC local folder. Perhaps the content varies depending on the language settings or OS I'm using? (I'm using Windows 10 and Japanese.)
Anyway, I'll add the items you suggested later and test them, but I don't think I can verify whether they're actually effective.
among to last lines of the gravfieldextender coding in the vanilla defs.
it is not an item though?
<statOffsets>
<SubstructureSupport>250</SubstructureSupport>
</statOffsets>
<requiresLOS>false</requiresLOS>
<maxSimultaneous>6</maxSimultaneous>
<maxDistance>18.9</maxDistance>
<onlyRequiresLooseConnection>true</onlyRequiresLooseConnection> <!-- Extends the support so may support itself -->
</li>
</comps>
<uiOrder>2300</uiOrder>
</ThingDef>
I'll actually test it later and check, but My experience whispers to me, "I think this is a problem beyond my ability to cover."...
Thanks. I looked in the Buildings_Gravship file in the ThingDefs_Buildings folder in my Odyssey folder and couldn't find the onlyRequiresLooseConnection item, so where did you find it?
Only thing I noticed so far is when I load my game it does not see the structures in range as "supported"
quick comparison to the vanilla one and these ones I noticed that there is one line missing.
(after adding it loaded succesfully seeing everything as supported)
<onlyRequiresLooseConnection>true</onlyRequiresLooseConnection>
added below the following lines
<requiresLOS>false</requiresLOS>
<maxSimultaneous> </maxSimultaneous>
<maxDistance> </maxDistance>
<onlyRequiresLooseConnection>true</onlyRequiresLooseConnection>
I tested it with a minimal mod configuration and there were no issues, so it's likely that a conflict is occurring. Please find the mod that is causing the conflict and report it
I was unable to confirm the problem you reported in my environment (base game + all DLC + Harmony + this mod). It's probably due to a conflict with another mod, data corruption, or a malfunctioning PC
There should have been no problems during the testing phase, but let's check again. If there are no problems after checking, it is likely that there is a conflict with another MOD in your environment only, so please check which MOD is conflicting it when you have time with it and report
@恰似宛然一笑生花
Thank you for taking the time to report it, and good job
thank you for report
Example:
"Config error in YAJU_GravFieldExtenderFloor2: ends with a numerical digit, which is not allowed on ThingDefs."