RimWorld
WM Smarter food selection
 Este tópico foi afixado, então deve ser importante
Derpino  [desenvolvedor(a)] 27/mar./2017 às 3:16
Bugs and issues report.
With log please.
Última edição por Derpino; 27/mar./2017 às 3:16
< >
Exibindo comentários 115 de 144
Bunkier 28/mar./2017 às 12:40 
http://screenshot.sh/m1UIVhbx8qyAq needs tab doesn't show at all. Any ideas how to fix this?
Derpino  [desenvolvedor(a)] 28/mar./2017 às 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 às 13:01 
you don't really see it? i can't see whole needs tab
Derpino  [desenvolvedor(a)] 28/mar./2017 às 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 às 13:31 
that would be great
Derpino  [desenvolvedor(a)] 29/mar./2017 às 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/mai./2017 às 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 edição por zingzingzingbah; 14/mai./2017 às 1:38
Derpino  [desenvolvedor(a)] 13/mai./2017 às 6:17 
I take note of this. Thank you for the information.
Spodi 14/mai./2017 às 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 edição por Spodi; 14/mai./2017 às 10:44
Derpino  [desenvolvedor(a)] 14/mai./2017 às 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/mai./2017 às 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/mai./2017 às 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  [desenvolvedor(a)] 29/mai./2017 às 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 edição por Derpino; 29/mai./2017 às 16:33
tyriael_soban 29/mai./2017 às 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 edição por tyriael_soban; 29/mai./2017 às 19:07
Charlotte 30/mai./2017 às 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 edição por Charlotte; 30/mai./2017 às 20:42
< >
Exibindo comentários 115 de 144
Por página: 1530 50