RimWorld

RimWorld

Common Sense
having a bunch of errors and im pretty sure its this mod causing them, they are all similar to this error
Exception in JobDriver tick for pawn Nytro driver=JobDriver_DoBill (toilIndex=14) driver.job=(DoBill (Job_11608796) A = Thing_TableMachining1004429 B = Thing_UnfinishedBelt1047751 C = (111, 0, 108) Giver = JobGiver_Work [workGiverDef: DoBillsMachiningTable])
System.ArgumentNullException: Value cannot be null.
Parameter name: type
[Ref 8BADDBD1]
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00003] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at Verse.RoomRoleDef.get_Worker () [0x0000a] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.Room.<UpdateRoomStatsAndRole>b__119_0 (Verse.RoomRoleDef x) [0x00000] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.GenCollection.MaxBy[TSource,TKey] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector, System.Collections.Generic.IComparer`1[T] comparer) [0x0005c] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.GenCollection.MaxBy[TSource,TKey] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x00007] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.Room.UpdateRoomStatsAndRole () [0x0009c] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.Room.get_Role () [0x00008] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatPart_WorkTableRoomRole.Applies (Verse.Thing parent) [0x00036] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatPart_WorkTableRoomRole.TransformValue (RimWorld.StatRequest req, System.Single& val) [0x00023] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatWorker.FinalizeValue (RimWorld.StatRequest req, System.Single& val, System.Boolean applyPostProcess) [0x00022] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatWorker.GetValue (RimWorld.StatRequest req, System.Boolean applyPostProcess) [0x0004c] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatWorker.GetValue (Verse.Thing thing, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x0007c] in <ed371ab4349b419183d9be3af652e6dc>:0
at RimWorld.StatExtension.GetStatValue (Verse.Thing thing, RimWorld.StatDef stat, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x00006] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.AI.Toils_Recipe+<>c__DisplayClass2_0.<DoRecipeWork>b__2 (System.Int32 delta) [0x00112] in <ed371ab4349b419183d9be3af652e6dc>:0
at Verse.AI.JobDriver.DriverTickInterval (System.Int32 delta) [0x0009f] in <ed371ab4349b419183d9be3af652e6dc>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:DriverTickInterval (int)
Verse.AI.Pawn_JobTracker:JobTrackerTickInterval (int)
Verse.Pawn:TickInterval (int)
Verse.Thing:DoTick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
< >
Showing 1-13 of 13 comments
avil  [developer] 3 Aug @ 5:24pm 
Yeah. I saw it the first time. But since you have nothing else but a log dump and nobody else complains about it I have nothing to work with there.
zero 3 Aug @ 5:36pm 
Originally posted by avil:
Yeah. I saw it the first time. But since you have nothing else but a log dump and nobody else complains about it I have nothing to work with there.
i have no indication it was seen so i figured id post it on its own just incase, but if there's any other info i can give that might help im more than happy too
avil  [developer] 3 Aug @ 5:58pm 
Best you can do is share a save, and I can only hope that it's not a 400 mod list.
zero 3 Aug @ 6:05pm 
Originally posted by avil:
Best you can do is share a save, and I can only hope that it's not a 400 mod list.
how do i share a save?, and it's 9 mods, but one is multifloor-dev which requires unpacking prepatcher in the mod folder
Last edited by zero; 3 Aug @ 6:07pm
avil  [developer] 3 Aug @ 6:08pm 
Any file hosting resource, like dropmefiles or whatever works for you.
Tell which mods are "special", where to get them and how to install them.
Also save should be done at the moment when it happes, so I wouldn't need to figure out, what am I even looking at.
zero 3 Aug @ 6:16pm 
Originally posted by avil:
Any file hosting resource, like dropmefiles or whatever works for you.
Tell which mods are "special", where to get them and how to install them.
Also save should be done at the moment when it happes, so I wouldn't need to figure out, what am I even looking at.
https://dropmefiles.com/gklPK all mods are on the workshop, multifloors-dev included but because prepatcher isn't updated the dev had to take a fork of it and include it, which has to be extracted manually but that's it, everything is from workshop, i think rimworld should show what mods are part of the save but if not just let me know and ill make a list of the mods
avil  [developer] 3 Aug @ 6:17pm 
Alright, I'll take a look at it.
zero 3 Aug @ 6:19pm 
Originally posted by avil:
Alright, I'll take a look at it.
thanks, if there's anything else i can do that will help let me know
avil  [developer] 4 Aug @ 1:58am 
So, do you remember I asked to make a save when a problem occurs?
Well, I loaded the save, unpoused, waited for 10 minutes and nothing happened.
I assume that's not what happens for you?
zero 4 Aug @ 11:12am 
Originally posted by avil:
So, do you remember I asked to make a save when a problem occurs?
Well, I loaded the save, unpoused, waited for 10 minutes and nothing happened.
I assume that's not what happens for you?
https://youtu.be/1c9vaipxDIA this is what happens for me, it is weird that it doesn't for you
avil  [developer] 5 Aug @ 2:20am 
Try force-updating your mods.

You get a lot more erorr messages than I do. SOmething is up with your mods. Looks like corruption.

That's all I get.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3542539885
Last edited by avil; 5 Aug @ 2:26am
zero 5 Aug @ 11:44am 
Originally posted by avil:
Try force-updating your mods.

You get a lot more erorr messages than I do. SOmething is up with your mods. Looks like corruption.

That's all I get.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3542539885
how do i force update mods?
avil  [developer] 5 Aug @ 11:50am 
one of two:
- if you want to rely on steam to do the right thing: check integrity of the game. Easier if you have no idea which mod is broken, but not really reliable.
- if you want to rely on yourself do the right thing: unsubscribe from the mod, close steam, delete mod folder, open steam, subscribe again. It's 100% reliable way, but tedious.
Last edited by avil; 5 Aug @ 11:50am
< >
Showing 1-13 of 13 comments
Per page: 1530 50