RimWorld

RimWorld

SRTS Expanded
SRTS Bombing Issue
I just tried to launch ship to bomb an outpost, I accidently saved during the flight, now whenever I reload the game I lose the colonist and the ship upon arrival.

Log:

Exception in transport pods arrival action: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.Int32,Verse.Pair`2[Verse.Map,Verse.IntVec3]].get_Item (Int32 key) [0x00000] in <filename unknown>:0
at SRTS.BomberSkyfallerMaker.SpawnSkyfaller (Verse.ThingDef skyfaller, Verse.Thing innerThing, IntVec3 pos, Verse.Map map, Int32 idNumber, Verse.Thing original) [0x00000] in <filename unknown>:0
at SRTS.BombRunArrivalUtility.MakeSRTSBombingAt (IntVec3 c, Verse.Map map, RimWorld.ActiveDropPodInfo info) [0x00000] in <filename unknown>:0
at SRTS.BombRunArrivalUtility.BombWithSRTS (System.Collections.Generic.List`1 srts, IntVec3 target, Verse.Map map) [0x00000] in <filename unknown>:0
at SRTS.SRTSArrivalActionBombRun.Arrived (System.Collections.Generic.List`1 pods, Int32 tile) [0x00000] in <filename unknown>:0
at RimWorld.Planet.TravelingTransportPods.DoArrivalAction () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
RimWorld.Planet.TravelingTransportPods:DoArrivalAction()
RimWorld.Planet.TravelingTransportPods:Arrived()
RimWorld.Planet.TravelingTransportPods:Tick()
RimWorld.Planet.WorldObjectsHolder:WorldObjectsHolderTick()
RimWorld.Planet.World:WorldTick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
< >
Showing 1-2 of 2 comments
Smash Phil  [developer] 2 Feb, 2020 @ 4:28pm 
Originally posted by UnknownNameZK'PT:
I just tried to launch ship to bomb an outpost, I accidently saved during the flight, now whenever I reload the game I lose the colonist and the ship upon arrival.

Log:

Exception in transport pods arrival action: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.Int32,Verse.Pair`2[Verse.Map,Verse.IntVec3]].get_Item (Int32 key) [0x00000] in <filename unknown>:0
at SRTS.BomberSkyfallerMaker.SpawnSkyfaller (Verse.ThingDef skyfaller, Verse.Thing innerThing, IntVec3 pos, Verse.Map map, Int32 idNumber, Verse.Thing original) [0x00000] in <filename unknown>:0
at SRTS.BombRunArrivalUtility.MakeSRTSBombingAt (IntVec3 c, Verse.Map map, RimWorld.ActiveDropPodInfo info) [0x00000] in <filename unknown>:0
at SRTS.BombRunArrivalUtility.BombWithSRTS (System.Collections.Generic.List`1 srts, IntVec3 target, Verse.Map map) [0x00000] in <filename unknown>:0
at SRTS.SRTSArrivalActionBombRun.Arrived (System.Collections.Generic.List`1 pods, Int32 tile) [0x00000] in <filename unknown>:0
at RimWorld.Planet.TravelingTransportPods.DoArrivalAction () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
RimWorld.Planet.TravelingTransportPods:DoArrivalAction()
RimWorld.Planet.TravelingTransportPods:Arrived()
RimWorld.Planet.TravelingTransportPods:Tick()
RimWorld.Planet.WorldObjectsHolder:WorldObjectsHolderTick()
RimWorld.Planet.World:WorldTick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
are you using the most up to date version
Oh I do not! Thank you, should have just checked if the version if was outdated, but I actually managed to solve the issue with debug mode anyways ^^ Didnt lose anything.
< >
Showing 1-2 of 2 comments
Per page: 1530 50