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
https://steamcommunity.com/sharedfiles/filedetails/?id=3219733061
I don't want to change mod's name everytime a new tree is added to the game, so I make a new mod here:
https://steamcommunity.com/sharedfiles/filedetails/?id=3237449833
:)
<packageId>Oganesson.Anima_Gauranlen_Polux_Tweaks</packageId>
According to the wiki [rimworldwiki.com], there doesn't seem to be any rule preventing you from using "_" characters.
However other mods have had the same issue in the past. Also, if I rename the packageId of your mod in a local mod to (for example) :
<packageId>Oganesson.Anima.Gauranlen.Polux.Tweaks</packageId>
the error message disappears.
It's not a big problem though. It will not cause the game to crush or lag, and other feathers in this mod will not be affected, which means you can ignore that error.
If you really don't want to see the error, just delete
<li Class="PatchOperationReplace">
<xpath>/Defs/ThingDef[defName="Plant_TreePolux"]/comps/li[@Class="CompProperties_PollutionPump"]/disabledByArtificialBuildings</xpath>
<value>
<disabledByArtificialBuildings>false</disabledByArtificialBuildings>
</value>
</li>
in this mod's Biotech_Plants_Special.xml.
I'm getting an XML error when loading my modded game :
[[Og]Anima Gauranlen Polux Tweaks - Start of stack trace]
Verse.PatchOperationReplace(xpath="/Defs/ThingDef[defName="Plant_TreePolux"]/comps/li[@Class="CompProperties_PollutionPump"]/disabledByArtificialBuildings"): Failed to find a node with the given xpath
(...)
Source file: (...)\steam\steamapps\workshop\content\294100\2916371449\1.4\Patches\Biotech_Plants_Special.xml
The two only other mods I'm using related to pollution are the one I've already listed and Yayo Pollution (which only has a DLL).
My current load order is :
1/ Pollution overhaul
2/ Yayo Pollution
3/ This mod
Your insight would be appreciated.
Thank you very much for creating and sharing the mod with us.
file: C:\gamer map\steamapps\workshop\content\294100\2916371449\1.4\Patches\Ideology_Plants_Special.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string)
[[Og]Anima Gauranlen Polux Tweaks] Patch operation Verse.PatchOperationFindMod(Royalty) failed
file: C:\gamer map\steamapps\workshop\content\294100\2916371449\1.4\Patches\Royalty_Plants_Wild.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string)
Verse.PatchOperation:Complete (string)
getting these 2 errors on startup i have all the dlc. gonna gues you may need to use the mayrequire stuff in your pathes instead of find mod