安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
I'll suggest trying to toggle the fading feature or setting it's refresh rate to "per every 15th fps" at first and see if it still affects TPS. This little icon: https://puu.sh/IJzVV/6375d6f88f.png (screenshot)
I'm pretty sure that turning off fading feature would help 🤔
Yet I assume you'll run into inconveniences with visibility without it.
I'll consider making it functional without CMT, it's sure is possible. No time frame or promises yet.
```
[CMT Retexture - Start of stack trace]
Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Plant_TreeGauranlen"]/graphicData/drawSize"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=5
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\SteamLibrary\steamapps\workshop\content\294100\2750622416\Patches\Ideology.xml
```
```
[CMT Retexture] Patch operation Verse.PatchOperationSequence(count=5, lastFailedOperation=Verse.PatchOperationReplace(Defs/ThingDef[defName="Plant_TreeGauranlen"]/graphicData/drawSize)) failed
file: D:\SteamLibrary\steamapps\workshop\content\294100\2750622416\Patches\Ideology.xml
```
That error is harmless and appears only if you don't have Ideology DLC. For some reason game still goes through whole xml scrip for gauranlen tree and tries to find stuff related to Vanilla Ideology Expanded: Anima Theme, although it's specified to be applied only if it is installed. I think a little xml rewriting should help with it.
Next updated is planned somewhere next week.
Judging by your mod list I'll assume you've got Vanilla Ideology Expanded: Anima Theme after CMT Retexture. I will suggest to put Comigo's Majestic Trees and CMT Retexture way lower in the list - after VIE:AT in order to avoid most errors like that.
In this particular case error is caused by CMT Retexture's xml script trying to patch values of Gauranlen tree added by Vanilla Ideology Expanded: Anima Theme's patch, that haven't occurred yet, because of mod loading order. Hence the suggestion.
Hope it will help.
https://gist.github.com/Therandus93/4bf5d4a0620dfcab4f9d5e5168db5179
i actually didnt even have rocketman installed, but you mentioning it, reminded me i should probably add it, so i did. But yeah, this is present even without rocketman.
I have no solution for your issue so far but I'll dig a little bit more. It's not related to my retexture directly but to CMT it self. Yet that error won't cause you any trouble in game beside a few red lines in log - it should be mostly harmless.
Also you can edit your messages in steam's [Discussions], so I'll advise to do that instead. Not a big deal but it makes it easier to navigate down the road. (●'◡'●)
Ok so after some search in mods folder I think I have an idea of how to fix it and I'll add it to next update, but I'm not sure if it will help.
You may try it yourself by adding
to the birch section in Vanilla.xml if you're experienced with tweaking installed mods. If not - just wait a few days and we'll see if it will help.
In order to access options, you'll have to navigate to
Options → More Mod Settings → type in search bar or find in a list "Comigo's Majestic Trees"
I suggest using at least value of 6 for [Size of the effect], especially if you're playing at swamps.
I'm sorry about this error, I'm aware of it and plan to fix it. I don't have any release date for a patch yet. It's harmless but I know it's annoying. As for now you can safely remove "Royalty.xml" from mod's Patches folder if you don't mind manually tweaking it.
I have not played rimworld for quite some time and can be wrong, but I'm pretty sure it's a common issue that doesn't have a solution yet, unfortunately.