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
Compatibility error with Rim Cuisine 2.
ML error: Duplicate XML node name sowResearchPrerequisites in this XML block: <plant><growDays>4.6</growDays><dieIfLeafless>true</dieIfLeafless><harvestTag>Standard</harvestTag><harvestedThingDef>RawBerries</harvestedThingDef><harvestYield>8</harvestYield><sowMinSkill>5</sowMinSkill><sowTags><li>Ground</li><li>Hydroponic</li></sowTags><topWindExposure>0.1</topWindExposure><immatureGraphicPath>Things/Plant/StrawberryPlant_Immature</immatureGraphicPath><visualSizeRange><min>0.3</min><max>1.05</max></visualSizeRange><wildOrder>2</wildOrder><purpose>Food</purpose><sowResearchPrerequisites><li>RC2_BasicAgriculture</li></sowResearchPrerequisites><sowResearchPrerequisites><li>TS_DomHerb</li></sowResearchPrerequisites></plant>
Root node: <ThingDef ParentName="PlantBase"><defName>Plant_Strawberry</defName><label>strawberry plant</label><description>A low bush-like plant that yields fragile but delicious strawberries. While it isn't quite as productive calorie-for-calorie as other crops, strawberries are delicious even when raw.</description><statBases><MaxHitPoints>85</MaxHitPoints><Nutrition>0.2</Nutrition></statBases><graphicData><texPath>Things/Plant/StrawberryPlant</texPath><graphicClass>Graphic_Random</graphicClass></graphicData><selectable>true</selectable><pathCost>10</pathCost><ingestible /><plant><growDays>4.6</growDays><dieIfLeafless>true</dieIfLeafless><harvestTag>Standard</harvestTag><harvestedThingDef>RawBerries</harvestedThingDef><harvestYield>8</harvestYield><sowMinSkill>5</sowMinSkill><sowTags><li>Ground</li><li>Hydroponic</li></sowTags><topWindExposure>0.1</topWindExposure><immatureGraphicPath>Things/Plant/StrawberryPlant_Immature</immatureGraphicPath><visualSizeRange><min>0.3</min><max>1.05</max></visualSizeRange><wildOrder>2</wildOrder><purpose>Food</purpose><sowResearchPrerequisites><li>RC2_BasicAgriculture</li></sowResearchPrerequisites><sowResearchPrerequisites><li>TS_DomHerb</li></sowResearchPrerequisites></plant></ThingDef>
XML Verse.ResearchProjectDef defines the same field twice: prerequisites.
Field contents: TS_DomHerb.
Whole XML:
<ResearchProjectDef><defName>TreeSowing</defName><label>basic forestry</label><description>Sow the local biome's natural trees in your fields, as well as some that bear fruit.</description><tab>RimCuisine</tab><baseCost>1000</baseCost><techLevel>Neolithic</techLevel><prerequisites><li>RC2_BasicAgriculture</li></prerequisites><tags><li>TribalStart</li></tags><researchViewX>0.5</researchViewX><researchViewY>2.7</researchViewY><prerequisites><li>TS_DomHerb</li></prerequisites></ResearchProjectDef>
XML Verse.ResearchProjectDef defines the same field twice: prerequisites.
Field contents: TS_DomHerb.
Whole XML:
<ResearchProjectDef><defName>TreeSowing</defName><label>basic forestry</label><description>Sow the local biome's natural trees in your fields, as well as some that bear fruit.</description><tab>RimCuisine</tab><baseCost>1000</baseCost><techLevel>Neolithic</techLevel><prerequisites><li>RC2_BasicAgriculture</li></prerequisites><tags><li>TribalStart</li></tags><researchViewX>0.5</researchViewX><researchViewY>2.7</researchViewY><prerequisites><li>TS_DomHerb</li></prerequisites></ResearchProjectDef>
[Thinking Spot] Patch operation Verse.PatchOperationFindMod(Vanilla Fences) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1819265371\Patches\Other mods\Vanilla Fences\Buildings_Fences.xml
Verse.Log:Error(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
I did also find that it does the same log spam when you open the character editor tab from the character editor mod. I think it also popped up (in dev mode) once on the world map when selecting an initial start place. Still probably not a huge issue since it's only a dev mode thing, but perhaps if it's happening in more than one instance it's a bigger issue? Idk, just letting you know.
Could not resolve cross-reference: No Verse.ResearchProjectDef named agriculture found to give to Verse.RecipeDef ExtractSeed_Snowbeet
Verse.Log:Error(String, Boolean)
Verse.WantedRefForObject:TryResolve(FailMode)
Verse.DirectXmlCrossRefLoader:ResolveAllWantedCrossReferences(FailMode)
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
There are several like this relating to different vegetables. It only began to pop up when I added Thinking Spot again.
I've found this mod to be incompatible with my modpack. I'll find the uncompatible mod later.