Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - kunyomi

#16
I just started a new map, same size I always pick (2 sizes bigger than the standard), mods installed are EdB and Combat Realism. Running A14.

For about an hour nothing was wrong but suddenly the game would grind to a halt when I try to speed it up, and this bug keeps popping up in the log:

System.InvalidCastException: Cannot cast from source type to destination type.
  at RimWorld.FilthMaker.MakeFilth (IntVec3 c, Verse.ThingDef filthDef, IEnumerable`1 sources, Boolean shouldPropagate) [0x00000] in <filename unknown>:0
  at RimWorld.FilthMaker.MakeFilth (IntVec3 c, Verse.ThingDef filthDef, Int32 count) [0x00000] in <filename unknown>:0
  at Verse.Explosion.TrySpawnExplosionThing (Verse.ThingDef thingDef, IntVec3 c, Int32 count) [0x00000] in <filename unknown>:0
  at Verse.Explosion.AffectCell (IntVec3 c) [0x00000] in <filename unknown>:0
  at Verse.Explosion.Tick () [0x00000] in <filename unknown>:0
  at Verse.ExplosionManager.MapComponentTick () [0x00000] in <filename unknown>:0
  at Verse.TickManager.DoSingleTick () [0x00000] in <filename unknown>:0

It repeats itself infinitely in the log at the very end.
I've got no idea what all this stuff means, what it looks like to me is something is trying to explode but failing?

Hope someone can help me out.