8/23/2016 11:27:46 AM (0.100) Mem: 41,484,288 Plat:WindowsPlayer ----------- ArgumentOutOfRangeException: Argument is out of range. Parameter name: index Stack Trace: System.Collections.Generic.List`1[DunGen.Doorway].get_Item (Int32 index) DunGen.DungeonGenerator.AddTile (DunGen.Tile attachTo, Single normalizedDepth, DunGen.DungeonMainPathSegment Segment, TileGeneratedFrom GeneratedFrom, Boolean IgnoreDuplicateConstraints) DunGen.DungeonGenerator.GenerateSegment (Int32 segmentLength, DunGen.DungeonMainPathSegment Segment, TileGeneratedFrom GeneratedFrom, DunGen.Tile& tileToPlaceNextTo, System.Collections.Generic.List`1 TilesGenerated) DunGen.DungeonGenerator.GenerateMainPath (System.Collections.Generic.List`1 TilesGeneratedBySegment) DunGen.DungeonGenerator.InnerGenerate (Boolean isRetry, System.Diagnostics.Stopwatch OverallTimer) DunGen.DungeonGenerator.OuterGenerate () DunGen.DungeonGenerator.Generate () Generator.GenerateRandom () Generator.Start ()