View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0006220 | Valley 1 | Crash/Exception | Feb 28, 2012 3:08 pm | Feb 28, 2012 3:14 pm | |
Reporter | KDR_11k | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.585 | ||||
Fixed in Version | 0.586 | ||||
Summary | 0006220: Unhandled exception: Array index out of bounds in intro mission building | ||||
Description | I got the fatal error message in the log after entering the room with the warp gate in the intro mission building. The unhandledErrors.txt shows tons of array index out of bounds errors, I'd guess one per frame. 2/28/2012 9:03:35 PM (0.585) ----------------------------------- UnhandledErrors----------------------------------- 2/28/2012 9:03:35 PM (0.585) -----------------------------------Error-----------------------------------Log String: Update: System.IndexOutOfRangeException: Array index is out of range. at Tile.GetPointOfInterestIsExplored (.Chunk C) [0x00000] in <filename unknown>:0 at GameEntity.GetIsTouchingExploredTile () [0x00000] in <filename unknown>:0 at Game.DrawGame () [0x00000] in <filename unknown>:0 at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 Stack Trace: at Tile.GetPointOfInterestIsExplored (.Chunk C) [0x00000] in <filename unknown>:0 at GameEntity.GetIsTouchingExploredTile () [0x00000] in <filename unknown>:0 at Game.DrawGame () [0x00000] in <filename unknown>:0 at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
|
|
|
|
Thanks! * Fixed a bug that could lead to array out of index exceptions when objects moved outside the chunk area briefly. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 28, 2012 3:08 pm | KDR_11k | New Issue | |
Feb 28, 2012 3:08 pm | KDR_11k | File Added: UnhandledErrors.txt | |
Feb 28, 2012 3:09 pm | KDR_11k | File Added: Environ 4.zip | |
Feb 28, 2012 3:09 pm | KDR_11k | Summary | Unhandled exception: Array index out of bounds => Unhandled exception: Array index out of bounds in intro mission building |
Feb 28, 2012 3:09 pm | KDR_11k | Description Updated | |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Internal Weight | => New |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Note Added: 0019948 | |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Status | new => resolved |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Fixed in Version | => 0.586 |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 28, 2012 3:14 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |