RimWorld

RimWorld

LWM's Deep Storage
fitznorway Nov 12, 2022 @ 9:42pm
"tried to place hauled thing in cell but is not hauling anything?"
Lordy, I'm out of my depth!

Lercha tried to place hauled thing in cell but is not hauling anything?
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
LWM.DeepStorage.Patch_PlaceHauledThingInCell_Toil/<>c__DisplayClass0_0:<Postfix>b__0 ()
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
Verse.AI.JobDriver:Notify_PatherArrived ()
Verse.AI.Pawn_PathFollower:PatherArrived ()
(wrapper dynamic-method) Verse.AI.Pawn_PathFollower:Verse.AI.Pawn_PathFollower.TryEnterNextPathCell_Patch1 (Verse.AI.Pawn_PathFollower)
(wrapper dynamic-method) Verse.AI.Pawn_PathFollower:Verse.AI.Pawn_PathFollower.PatherTick_Patch3 (Verse.AI.Pawn_PathFollower)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

This has been appearing almost constantly for most of the evening - took me awhile to figure out it was related to my pawns cooking food/brewing without actually consuming resources; like, they grab ingredients, then put them down, but not at the station, then do the job, produce the meal/wort, then start over again. Over and over. Deep Storage has been the only mod referenced in all the errors, so I thought I'd ask here! I think Deep Storage is *priceless*, one of the most essential mods I play with, and I play with it all the time, and this is completely new for me.

Any help would be appreciated!
< >
Showing 1-2 of 2 comments
lilwhitemouse  [developer] Nov 12, 2022 @ 11:44pm 
Wow.
I have never seen anything like this! 10 points for most strange bug related to DS?
1. Have you saved and restarted the game
2. How close are DS shelves and the cooking area?
3. ...wow
4. Do you have any of the hauling mods? Or something that affects recipes? ...Or Inventory-based mods?

I looked at my code, and the error you're seeing has a comment in it:
" // error as per original toil code"
So I'm not doing anything special or out of the ordinary, and you would probably(?) be getting this error without DS. Heck, you could try stopping using DS and see if the error still happens?

Again, let me say "wow" (not very helpful, eh?)
fitznorway Nov 13, 2022 @ 12:21am 
Yeah, I pulled DS out, and its still happening, I think you're in the clear! Thanks for the quick response.
< >
Showing 1-2 of 2 comments
Per page: 1530 50