Guest User

Untitled

a guest
Mar 9th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. JobDriver threw exception in toil Exit Vehicle Map's initAction for pawn Clara driver=JobDriver_GotoDestMap (toilIndex=3) driver.job=(VMF_GotoDestMap (Job_1329))
  2. System.ArgumentException: An item with the same key has already been added. Key: Clara
  3. [Ref 51E6816B]
  4. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <eae584ce26bc40229c1b1aa476bfa589>:0
  5. at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  6. at VFECore.Shields.ShieldsSystem.OnPawnSpawn (Verse.Pawn __instance) [0x0004a] in :0
  7. at Verse.Pawn.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x003e9] in <69945a8ed6c540cf90b578de735e0605>:0
  8. - POSTFIX OskarPotocki.VFECore: Void VFECore.CompShieldField+SpawnSetup_Patch:Postfix(Pawn __instance)
  9. - POSTFIX OskarPotocki.VFECore: Void VFECore.Shields.ShieldsSystem:OnPawnSpawn(Pawn __instance)
  10. - POSTFIX OskarPotocki.VFECore: Void VFECore.PhasingPatches:CheckPhasing(Pawn __instance)
  11. - POSTFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.Pawn_Spawn_Patches:PawnPostSpawned(Pawn __instance)
  12. - POSTFIX com.VEHighmate: Void VanillaRacesExpandedHighmate.Pawn_SpawnSetup_Patch:Postfix(Pawn __instance)
  13. - POSTFIX OskarPotocki.VanillaTraitsExpanded: Void VanillaTraitsExpanded.SpawnSetup_Patch:Postfix(Pawn __instance)
  14. - POSTFIX rimworld.aelanna.eccentrictech.projectiles: Void EccentricProjectiles.HarmonyPatches:PawnSpawnSetup_Postfix(Pawn __instance, Map map)
  15. - POSTFIX Tacticowl: Void Tacticowl.Patch_SpawnSetup:Postfix(Pawn __instance)
  16. - POSTFIX legodude17.mvcf: Void MVCF.PatchSets.PatchSet_IndependentVerbs:Postfix_Pawn_SpawnSetup(Pawn __instance)
  17. - POSTFIX falconne.BWM: Void ImprovedWorkbenches.Detours.Pawn_SpawnSetup_Detour:Postfix(Pawn __instance, Map map, Boolean respawningAfterLoad)
  18. at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.Rot4 rot, Verse.WipeMode wipeMode, System.Boolean respawningAfterLoad, System.Boolean forbidLeavings) [0x00386] in <69945a8ed6c540cf90b578de735e0605>:0
  19. - PREFIX VFEPirates.Mod: Boolean VFEPirates.GenSpawn_Spawn_Patch:Prefix(Thing& newThing, WipeMode& wipeMode, Boolean respawningAfterLoad)
  20. - PREFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Prefix(Thing newThing, IntVec3 loc, Map map, Rot4 rot, Boolean respawningAfterLoad, Thing& __state)
  21. - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Construction:RegisterThingSpawned(Thing newThing, IntVec3& loc, Map map, Rot4& rot, Thing& __result, WipeMode wipeMode, Boolean respawningAfterLoad)
  22. - PREFIX com.harmony.oels.vehiclemapframework: Void VehicleInteriors.VMF_HarmonyPatches.Patch_GenSpawn_Spawn:Prefix(Thing newThing, Map& map, IntVec3 loc)
  23. - PREFIX MapPreview.GenLow: Boolean MapPreview.Patches.Patch_Verse_GenSpawn:Spawn(Thing newThing, Map map, Thing& __result)
  24. - POSTFIX vanillaexpanded.achievements: Void AchievementsExpanded.AchievementHarmony:ThingBuildingSpawned(Thing newThing, IntVec3 loc, Map map, Rot4 rot, WipeMode wipeMode, Boolean respawningAfterLoad, Boolean forbidLeavings)
  25. - POSTFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Postfix(Thing __result, Thing __state)
  26. - POSTFIX Cabbage.RimCities: Void Cities.GenSpawn_Spawn:Postfix(Thing newThing, Map map)
  27. at VehicleInteriors.ToilsAcrossMaps+<>c__DisplayClass3_1.<GotoTargetMap>b__4 () [0x001a7] in <18d29cb3e1c94bd395ed1be1fe4af06c>:0
  28. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001b0] in <69945a8ed6c540cf90b578de735e0605>:0
  29. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  30. Verse.Log:Warning (string)
  31. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
  32. Verse.AI.JobDriver:TryActuallyStartNextToil ()
  33. Verse.AI.JobDriver:ReadyForNextToil ()
  34. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
  35. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
  36. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
  37. Verse.TickList:Tick ()
  38. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
  39. Verse.TickManager:TickManagerUpdate ()
  40. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
  41. Verse.Root_Play:Update ()
  42.  
Add Comment
Please, Sign In to add comment