RimWorld
WM Smarter food selection
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
Derpino  [desarrollador] 27 MAR 2017 a las 3:16
Bugs and issues report.
With log please.
Última edición por Derpino; 27 MAR 2017 a las 3:16
< >
Mostrando 1-15 de 144 comentarios
Bunkier 28 MAR 2017 a las 12:40 
http://screenshot.sh/m1UIVhbx8qyAq needs tab doesn't show at all. Any ideas how to fix this?
Derpino  [desarrollador] 28 MAR 2017 a las 12:56 
I don't get your problem. All I see is that you can't see the entire needs tab. That's a known issue
Bunkier 28 MAR 2017 a las 13:01 
you don't really see it? i can't see whole needs tab
Derpino  [desarrollador] 28 MAR 2017 a las 13:30 
... I got it, and I would rather say that you don't see anything above the rest level including the food need. Everyone was complaining about this already.
I may move the UI in a new tab soon so you can see the entire needs tab again.
Bunkier 28 MAR 2017 a las 13:31 
that would be great
Derpino  [desarrollador] 29 MAR 2017 a las 9:47 
I just did want you and a lot of people wanted.
But that's a risky modification. I hope it still makes your tabs list readable.
I saw you had already one extra inspect tabs "psyche", and SFS is adding one more.

Please pet me know if all the tabs are shown properly !
zingzingzingbah 13 MAY 2017 a las 2:46 
This mod conflicts with Jaffa, Kree mod (my Jaffa pawns have two tabs for everything)
The food tab doesn't work for any of my pawns
This mod prevented me from training and taming animals (didn't try slaughter, etc).

I removed this mod, and all went back to normal

Sorry, no error log... I can still play the game, so no errors appear
Última edición por zingzingzingbah; 14 MAY 2017 a las 1:38
Derpino  [desarrollador] 13 MAY 2017 a las 6:17 
I take note of this. Thank you for the information.
Spodi 14 MAY 2017 a las 10:27 
somehow my log is spamming errors like that, but I dont know if this is really related to this mod:

JobDriver threw exception in initAction. Pawn=Alpaca189403, Job=Ingest A=Thing_PlantTallGrass213039, Exception: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Toils_Ingest+<FinalizeIngest>c__AnonStorey24D.<>m__FA () [0x00000] in <filename unknown>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:DriverTick()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:Update()
Verse.Root_Play:Update()^

Oh an that is definitly related (after pressing SmarterFood debug key):

DebugFoodSearchFromMouse_OnGUI() threw exception.Smarter_Food_Selection: Exception when fetching. (getter=Spodi eater=Spodi)
Object reference not set to an instance of an object
at WM.SmarterFoodSelection.FoodScoreUtils.FoodScoreFor (WM.SmarterFoodSelection.Policy policy, Verse.Pawn eater, Verse.Pawn getter, Verse.Thing food, Boolean noDistanceFactor, Boolean quickScore) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility.MakeRatedFoodListFromThingList (IEnumerable`1 list, Verse.Pawn eater, Verse.Pawn getter, WM.SmarterFoodSelection.Policy policy, Boolean doScoreSort) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility.MakeRatedFoodListForPawn (Verse.Map map, Verse.Pawn eater, Verse.Pawn getter, WM.SmarterFoodSelection.Policy policy, System.Collections.Generic.List`1& foodList, Boolean canUseInventory, Boolean allowForbidden) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility._TryFindBestFoodSourceFor (Verse.Pawn getter, Verse.Pawn eater, Boolean desperate, Verse.Thing& foodSource, Verse.ThingDef& foodDef, Boolean canRefillDispenser, Boolean canUseInventory, Boolean allowForbidden, Boolean allowCorpse, WM.SmarterFoodSelection.Policy forcedPolicy) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility.TryFindBestFoodSourceFor_Internal (Verse.Pawn getter, Verse.Pawn eater, Boolean desperate, Verse.Thing& foodSource, Verse.ThingDef& foodDef, Boolean canRefillDispenser, Boolean canUseInventory, Boolean allowForbidden, Boolean allowCorpse, WM.SmarterFoodSelection.Policy forcedPolicy) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility.TryFindBestFoodSourceFor_Internal (Verse.Pawn getter, Verse.Pawn eater, Boolean desperate, Verse.Thing& foodSource, Verse.ThingDef& foodDef, Boolean canRefillDispenser, Boolean canUseInventory, Boolean allowForbidden, Boolean allowCorpse, WM.SmarterFoodSelection.Policy forcedPolicy) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility.TryFindBestFoodSourceFor (Verse.Pawn getter, Verse.Pawn eater, Boolean desperate, Verse.Thing& foodSource, Verse.ThingDef& foodDef, Boolean canRefillDispenser, Boolean canUseInventory, Boolean allowForbidden, Boolean allowCorpse) [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility_Debug._DebugFoodSearchFromMouse_OnGUI () [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility_Debug.DebugFoodSearchFromMouse_OnGUI () [0x00000] in <filename unknown>:0
at WM.SmarterFoodSelection.Detours.FoodUtility_Debug.DebugFoodSearchFromMouse_OnGUI () [0x00000] in <filename unknown>:0
at RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs () [0x00000] in <filename unknown>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0

Other food related mods are: VegetableGarden and Realistic Starvation
Última edición por Spodi; 14 MAY 2017 a las 10:44
Derpino  [desarrollador] 14 MAY 2017 a las 17:27 
I suspect a mod conflict. Perhaps realistic starvation.
Also I guess "Spodi" in your save game is one of your colonist right ?
Spodi 17 MAY 2017 a las 10:57 
jep its a colonist. And Im sure its a conflict now. I wrote a simmilar report to the author of realisic starvation. He will try to use Harmony to resolve conflicts like this. So I sit there and wait :-D
Still thanks for your help
Charlotte 29 MAY 2017 a las 15:55 
I'm getting this thrown into the log at start.
[HugsLib][ERR] Smarter_Food_Selection caused an exception during OnDefsLoaded: System.NullReferenceException: Object reference not set to an instance of an object at WM.SmarterFoodSelection.ModCore.processDefs () [0x00000] in <filename unknown>:0 at WM.SmarterFoodSelection.ModCore.DefsLoaded () [0x00000] in <filename unknown>:0 at HugsLib.HugsLibController.OnDefsLoaded () [0x00000] in <filename unknown>:0
Derpino  [desarrollador] 29 MAY 2017 a las 16:30 
I have no idea why it does that. I don't have this and I use the steam version just to make sure it's stable.
Load order ? mods ?
Última edición por Derpino; 29 MAY 2017 a las 16:33
tyriael_soban 29 MAY 2017 a las 19:04 
Nevermind, it seems when i unsubbed the duplicate copy of hugslib (there were two for A17 at some point a few days ago) that it unsubbed hugs totally.
Última edición por tyriael_soban; 29 MAY 2017 a las 19:07
Charlotte 30 MAY 2017 a las 20:39 
My modlist is quite huge but I narrowed it down to this:

Core
HugsLib
Zombieland
WM Smarter food selection

Seems like there is conflict between Zombieland and this mod.
Removing Zombieland fixes the issue...
Última edición por Charlotte; 30 MAY 2017 a las 20:42
< >
Mostrando 1-15 de 144 comentarios
Por página: 1530 50