边缘世界 RimWorld

边缘世界 RimWorld

Common Sense
zero 8 月 3 日 下午 5:22
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 ()
< >
正在显示第 1 - 13 条,共 13 条留言
avil  [开发者] 8 月 3 日 下午 5:24 
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 8 月 3 日 下午 5:36 
引用自 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  [开发者] 8 月 3 日 下午 5:58 
Best you can do is share a save, and I can only hope that it's not a 400 mod list.
zero 8 月 3 日 下午 6:05 
引用自 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
最后由 zero 编辑于; 8 月 3 日 下午 6:07
avil  [开发者] 8 月 3 日 下午 6:08 
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 8 月 3 日 下午 6:16 
引用自 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  [开发者] 8 月 3 日 下午 6:17 
Alright, I'll take a look at it.
zero 8 月 3 日 下午 6:19 
引用自 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  [开发者] 8 月 4 日 上午 1:58 
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 8 月 4 日 上午 11:12 
引用自 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  [开发者] 8 月 5 日 上午 2:20 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3542539885
最后由 avil 编辑于; 8 月 5 日 上午 2:26
zero 8 月 5 日 上午 11:44 
引用自 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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3542539885
how do i force update mods?
avil  [开发者] 8 月 5 日 上午 11:50 
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.
最后由 avil 编辑于; 8 月 5 日 上午 11:50
< >
正在显示第 1 - 13 条,共 13 条留言
每页显示数: 1530 50