RimWorld

RimWorld

Survivalist's Additions
mantrasong  [developer] 1 Nov, 2018 @ 8:43am
Bug reports
Please report any issues you find here. Issues should include what happened (or didn't), what you expected to happen, any other mods you are running, and an error log.
< >
Showing 1-10 of 10 comments
Tanelorn 16 Apr, 2019 @ 3:08pm 
Hi Mantra. I often observe that when tending the smoker, the amount of meat can drop dramatically. I don't know if that's part of the mechanic or if there's a bug. But I'm losing LOTS of food in the process...
BlueTressym 4 Aug, 2019 @ 4:13pm 
Hi. Am I missing something or is there an issue with the vinegar barrel? I can't seem to get it to work. There's no error I can see in the log. What is actually supposed to go in it?
Tanelorn 5 Aug, 2019 @ 12:27pm 
Originally posted by BlueTressym:
Hi. Am I missing something or is there an issue with the vinegar barrel? I can't seem to get it to work. There's no error I can see in the log. What is actually supposed to go in it?
You're not wrong. all the fermentation stuff is bugged because of a redefining of berries in 1.0. The current mod developer doesn't seem to be responsive.
bk3000 6 Sep, 2019 @ 10:00am 
I had to string search "SRV_UnfinishedSmelt" to find it was this mod.
Config error in SRV_UnfinishedSmelt: is haulable, but does not have an authored mass value
DarkArtistryNKP 2 Jan, 2020 @ 8:16pm 
From what I can tell charcoal can not be used as fuel for wood generator.
Solarius Scorch 29 Oct, 2020 @ 4:06am 
Hi, getting this issue:

XML error: <plant>SRV_HydroJute</plant> corresponds to a field in type SeedDef which has an Unsaved attribute. Context: <ThingDef ParentName="SeedBase"><thingClass>SeedsPlease.Seed</thingClass><category>Item</category><resourceReadoutPriority>Middle</resourceReadoutPriority><useHitPoints>true</useHitPoints><selectable>true</selectable><altitudeLayer>Item</altitudeLayer><stackLimit>500</stackLimit><statBases><Beauty>-4</Beauty><MaxHitPoints>15</MaxHitPoints><Mass>0.015</Mass><Flammability>1.0</Flammability><DeteriorationRate>1</DeteriorationRate><MarketValue>0</MarketValue><SellPriceFactor>0.05</SellPriceFactor></statBases><comps><li Class="CompProperties_Forbiddable" /></comps><alwaysHaulable>true</alwaysHaulable><drawGUIOverlay>true</drawGUIOverlay><rotatable>false</rotatable><pathCost>15</pathCost><label>hydroponic jute seeds</label><description>These are genetically engineered seeds capable of thriving in a wide range of alien environments over multiple generations.</description><graphicData><texPath>Cupro/Item/Material/Seeds/SeedJute</texPath><graphicClass>Graphic_StackCount</graphicClass></graphicData><soundInteract>Grain_Drop</soundInteract><soundDrop>Grain_Drop</soundDrop><thingCategories><li>SeedsCategory</li></thingCategories><tradeTags><li>Seeds</li></tradeTags><seed><harvestFactor>1.0</harvestFactor><seedFactor>1.0</seedFactor><baseChance>0.95</baseChance><extraChance>0.15</extraChance></seed><defName>SRV_SeedHydroJute</defName><plant>SRV_HydroJute</plant></ThingDef>

This excerpt is about SRV_HydroJute, but the same problem exists for SRV_CultivatedJute, SRV_PlantCabbage and SRV_PlantTurnip.

Do you think it's some mod conflict?
Last edited by Solarius Scorch; 29 Oct, 2020 @ 4:10am
jedimasterburst 31 Aug, 2021 @ 9:11am 
I'm getting this when going into the mod settings for this mod.

[HugsLib][ERR] Exception during HugsLib.Settings.Dialog_VanillaModSettings.DoWindowContents_Patch1: System.MissingMethodException: void Verse.FloatMenuOption..ctor(string,System.Action,Verse.MenuOptionPriority,System.Action,Verse.Thing,single,System.Func`2<UnityEngine.Rect, bool>,RimWorld.Planet.WorldObject)
at (wrapper dynamic-method) HugsLib.Settings.Dialog_VanillaModSettings.HugsLib.Settings.Dialog_VanillaModSettings.DoWindowContents_Patch1(HugsLib.Settings.Dialog_VanillaModSettings,UnityEngine.Rect)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
HugsLib.Utils.ModLogger:ReportException (System.Exception,string,bool,string)
(wrapper dynamic-method) HugsLib.Settings.Dialog_VanillaModSettings:HugsLib.Settings.Dialog_VanillaModSettings.DoWindowContents_Patch1 (HugsLib.Settings.Dialog_VanillaModSettings,UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
jedimasterburst 31 Aug, 2021 @ 9:46am 
Log for Cabbage error that is repeating.

Exception ticking SRV_PlantCabbage174078 (at (380, 0, 21)): System.MissingMethodException: void Verse.DamageInfo..ctor(Verse.DamageDef,single,single,single,Verse.Thing,Verse.BodyPartRecord,Verse.ThingDef,Verse.DamageInfo/SourceCategory,Verse.Thing)
at Verse.TickList.Tick () [0x0017a] in <d243303f714d4dc48680ccaecd2f594e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
jedimasterburst 31 Aug, 2021 @ 9:46am 
Log for the Turnip error that is repeating.

Exception ticking SRV_PlantTurnip200167 (at (540, 0, 272)): System.MissingMethodException: void Verse.DamageInfo..ctor(Verse.DamageDef,single,single,single,Verse.Thing,Verse.BodyPartRecord,Verse.ThingDef,Verse.DamageInfo/SourceCategory,Verse.Thing)
at Verse.TickList.Tick () [0x0017a] in <d243303f714d4dc48680ccaecd2f594e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
Cattrina 2 Aug, 2022 @ 9:00am 
I get the above errors for turnips and cabbages too
< >
Showing 1-10 of 10 comments
Per page: 1530 50