RimWorld

RimWorld

Pick Up And Haul
XML error - Help Please
Hello, I want to share this error I run into, I was cleaning the game and re-intalling/updating the mods. Then when it was this mod turn I got a warning in the starting screen, I want to make it clear that so far the mod is running ok and doing what is suppossed to do but the warning is driving me nuts, can anybody help me:

Here is the log:

XML error: <modDependenciesByVersion><v1.1><li><packageId>brrainz.harmony</packageId><displayName>Harmony</displayName><steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl><downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl></li></v1.1></modDependenciesByVersion> doesn't correspond to any field in type ModMetaDataInternal. Context: <ModMetaData><name>Pick Up And Haul</name><author>Mehni</author><supportedVersions><li>1.0</li><li>1.1</li></supportedVersions><packageId>Mehni.PickUpAndHaul</packageId><modDependenciesByVersion><v1.1><li><packageId>brrainz.harmony</packageId><displayName>Harmony</displayName><steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl><downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl></li></v1.1></modDependenciesByVersion><url>https://ludeon.com/forums/index.php?topic=35832</url><description>"Greatest hauling mod ever" - Chicken Plucker

v1.1.0⅓

Colonists will gather stuff in their inventory, then haul it all to a stockpile.

This hauling mod will greatly increase hauling efficiency, because pawns can now carry more than one gun or t-shirt. Those smart and intelligent colonists can use their inventory!

Safe to add to existing games.

&lt;size=20&gt;Credits and thanks:&lt;/size&gt;
- AlexTD, for his direct contributions
- erdelf, Zorba, Why_is_that and Dingo for code and advice (yet again!)
- Chicken Plucker, for the preview image
- Brrainz, for the amazing Harmony library

Ludeon: https://ludeon.com/forums/index.php?topic=35832
Steam: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1279012058
GitHub: https://github.com/Mehni/PickUpAndHaul/releases

</description></ModMetaData>
Verse.Log:Error(String, Boolean)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
Verse.DirectXmlLoader:ItemFromXmlString(String, String, Boolean)
Verse.DirectXmlLoader:ItemFromXmlFile(String, Boolean)
Verse.ModMetaData:Init()
Verse.ModMetaData:.ctor(String, Boolean)
Verse.ModLister:RebuildModList()
Verse.Steam.WorkshopItems:RebuildItemsList()
Verse.Steam.WorkshopItems:.cctor()
Verse.ModLister:RebuildModList()
Verse.ModLister:.cctor()
Verse.ModsConfig:.cctor()
Verse.LoadedModManager:InitializeMods()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()


Let me know if you need something else.