RimWorld

RimWorld

SeedsPlease: Lite Redux
Bug reports
First of all, thanks for the great mod!
I'd like to report a couple weird behaviours happening without errors in the log :
1. Farmers/Planters keep running back and forth between the farm field and the seed storage. If Pawns could haul 50 kg of steel for whatever recipe, they should be able to carry enough seeds to plant half the map. Sometimes it's so bad I had to disable the mod so the colony can finally have food, which is a bummer! I guess coding wise this isn't easy to implement, specially with multiple pawns working in the same field, but surely all subscribers would appreciate the update immensely!
2. Many of the modded plants seeds, while checked to drop upon harvest, somehow aren't present in the storage menus. So there is no place to haul the seeds to, and they have to be picked up manually and dropped somewhere safe to avoid deterioration, which also breaks the immersion.
I tried changing the load order, checking for mod incompatibilities by removing mods selectively, checking the logs for hints, but nothing worked.
< >
Showing 1-4 of 4 comments
hekmo 15 Feb @ 6:54pm 
Several interaction errors with Regrowth: Core, Grains and Brewing, and Vanilla Cooking Expanded

[Seeds Please: Lite Redux] The seed Seed_RG_BerryCultivated wants to be extracted from RawBerries but this produce already contains seeds for Seed_RG_RaspberryCultivated. This will need to be resolved manually, please report. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Warning (string) SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>) SeedsPleaseLite.SeedsPleaseUtility:Setup (bool) SeedsPleaseLite.SeedsPleaseUtility:.cctor () System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 () Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root) Verse.Root_Entry:Update () [Seeds Please: Lite Redux] The seed Seed_VCE_Sorghum wants to be extracted from GAB_RawSorghum but this produce already contains seeds for Seed_GAB_Sorghum. This will need to be resolved manually, please report. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Warning (string) SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>) SeedsPleaseLite.SeedsPleaseUtility:Setup (bool) SeedsPleaseLite.SeedsPleaseUtility:.cctor () System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 () Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root) Verse.Root_Entry:Update () [Seeds Please: Lite Redux] The seed Seed_VCE_Rye wants to be extracted from GAB_RawRye but this produce already contains seeds for Seed_GAB_Rye. This will need to be resolved manually, please report. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Warning (string) SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>) SeedsPleaseLite.SeedsPleaseUtility:Setup (bool) SeedsPleaseLite.SeedsPleaseUtility:.cctor () System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 () Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root) Verse.Root_Entry:Update ()
Last edited by hekmo; 15 Feb @ 6:55pm
borsk 11 Mar @ 11:51pm 
extracting seeds from strawberries creates regular berries instead of strawberry seeds
lol 9 Apr @ 11:11pm 
Pawns can't sow onion.

Mods: [JPT] Human Resources + Seeds Please (Lite) + Medieval Overhaul (1.5).
To replicate: dev quicktest, research and study (HR feature) basic agriculture, spawn onion seeds, try to sow onion seeds in the growing zone.
https://gist.github.com/HugsLibRecordKeeper/e13ccbaac363afd1497630bd0d94780a
I am having this problem:

Error in static constructor of SeedsPleaseLite.SeedsPleaseUtility: System.TypeInitializationException: The type initializer for 'SeedsPleaseLite.SeedsPleaseUtility' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object at SeedsPleaseLite.SeedsPleaseUtility+<>c.<UpdateDescriptions>b__10_2 (Verse.DefHyperlink x) [0x00000] in <53b309dbccd549c29e7a82e57620204a>:0 at System.Linq.Lookup`2[TKey,TElement].Create (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.GroupedEnumerable`2[TSource,TKey].GetEnumerator () [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToList () [0x00006] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at SeedsPleaseLite.SeedsPleaseUtility.UpdateDescriptions (Verse.ThingDef seedDef, Verse.ThingDef plantDef) [0x00194] in <53b309dbccd549c29e7a82e57620204a>:0 at SeedsPleaseLite.SeedsPleaseUtility.ProcessSeed (Verse.ThingDef thingDef, SeedsPleaseLite.Seed seedEx, System.Boolean resolveBase) [0x000e0] in <53b309dbccd549c29e7a82e57620204a>:0 at SeedsPleaseLite.SeedsPleaseUtility.GetSeedsAndPlants (System.Collections.Generic.List`1[Verse.ThingDef]& seedCache, System.Collections.Generic.List`1[System.ValueTuple`2[Verse.ThingDef,SeedsPleaseLite.Seed]]& butcheryToResolve) [0x00083] in <53b309dbccd549c29e7a82e57620204a>:0 at SeedsPleaseLite.SeedsPleaseUtility.Setup (System.Boolean rerun) [0x00028] in <53b309dbccd549c29e7a82e57620204a>:0 at SeedsPleaseLite.SeedsPleaseUtility..cctor () [0x0000b] in <53b309dbccd549c29e7a82e57620204a>:0 --- End of inner exception stack trace --- [Ref CF6A66] at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr) at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at HarmonyLib.HarmonySharedState.GetRealMethod (System.Reflection.MethodInfo method, System.Boolean useReplacement) [0x00046] in <abec11463bc04855a5322a0a868aeb22>:0 at HarmonyLib.HarmonySharedState.GetStackFrameMethod (System.Diagnostics.StackFrame frame, System.Boolean useReplacement) [0x00015] in <abec11463bc04855a5322a0a868aeb22>:0 at HarmonyLib.Harmony.GetOriginalMethodFromStackframe (System.Diagnostics.StackFrame frame) [0x0000e] in <abec11463bc04855a5322a0a868aeb22>:0 at HarmonyMod.ExceptionTools.AddHarmonyFrames (System.Text.StringBuilder sb, System.Diagnostics.StackTrace trace) [0x00032] in <4a9a522fe62f478db3085dd636c372de>:0 at HarmonyMod.ExceptionTools.ExtractHarmonyEnhancedStackTrace (System.Diagnostics.StackTrace trace, System.Boolean forceRefresh, System.Int32& hash) [0x00040] in <4a9a522fe62f478db3085dd636c372de>:0 at HarmonyMod.Environment_GetStackTrace_Patch.Prefix (System.Exception e, System.Boolean needFileInfo, System.String& __result) [0x0001d] in <4a9a522fe62f478db3085dd636c372de>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string) Verse.StaticConstructorOnStartupUtility:CallAll () Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root) Verse.Root_Entry:Update ()

Full log here:
https://gist.github.com/HugsLibRecordKeeper/2857f12c1afbd9eabee32354c303ab5b

Pleasen note that I'm also using Vegetable Garden Seed Fixes (No Plant Replacement): https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3089665079
Last edited by Solarius Scorch; 22 Jun @ 3:15am
< >
Showing 1-4 of 4 comments
Per page: 1530 50