View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0018870 | In Case Of Emergency, Release Raptor | Graphical Bug | Aug 23, 2016 5:47 am | Aug 23, 2016 1:17 pm | |
Reporter | Junber | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Fixed in Version | Pre Early Access | ||||
Summary | 0018870: Completely Black Surrounding | ||||
Description | As I started a procgen level all I could see was the raptor in complete darkness seemingly idling and some HUD and I couldnt move. After a while a robot I couldnt see attacked. The PlayerData just contained this error log. The next procgen level worked. | ||||
Tags | No tags attached. | ||||
|
ErrorLog.txt (977 bytes)
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 () |
|
Thanks! * Fixed an error that could happen during mapgen that would lead to invalid maps and the player falling infinitely. ** For one thing, fixed the direct error, and for another made it so that even if it does have an error like that in the future it should keep on trucking and generate another map while logging the error. |
Date Modified | Username | Field | Change |
---|---|---|---|
Aug 23, 2016 5:47 am | Junber | New Issue | |
Aug 23, 2016 5:47 am | Junber | File Added: ErrorLog.txt | |
Aug 23, 2016 1:17 pm | Chris_McElligottPark | Note Added: 0045595 | |
Aug 23, 2016 1:17 pm | Chris_McElligottPark | Status | new => resolved |
Aug 23, 2016 1:17 pm | Chris_McElligottPark | Fixed in Version | => Pre Early Access |
Aug 23, 2016 1:17 pm | Chris_McElligottPark | Resolution | open => fixed |
Aug 23, 2016 1:17 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |