View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0012041 | Skyward Collapse | Crash/Exception | Aug 4, 2013 7:47 pm | Aug 12, 2013 5:06 pm | |
Reporter | Mick | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.502 | ||||
Fixed in Version | 1.600 Welcome Yon Nobles | ||||
Summary | 0012041: Process Assertion Error | ||||
Description | Got this a couple turns into a new game: Generating map with random seed: 173536232 8/4/2013 7:38:13 PM random start! 8/4/2013 7:38:13 PM smite start! 8/4/2013 7:38:13 PM add tc 1 start! 8/4/2013 7:38:13 PM add tc 2 start! 8/4/2013 7:38:13 PM clear! 8/4/2013 7:38:13 PM clear 2! 8/4/2013 7:38:13 PM clear 3! 8/4/2013 7:45:02 PM ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[GameEntity].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Ability.TryExecuteInner (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 QueuedAbilityUse.Ability.TypeData.Type:ChangeTypeOfMapTileFromAI QueuedAbilityUse.MessageID:68 Game.Instance.NumberOfQueuedAbilityUsesProcessedThisStep:23 QueuedAbilityUse.OriginPoint:0,1 QueuedAbilityUse.TargetPoint:74,1 QueuedAbilityUse.IntMagnitude:87 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at ArcenDebugging.ProcessAssertionFailure(System.String Message) at Ability.TryExecuteInner(.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) at Ability.TryExecute(.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) at QueuedAbilityUse.TryExecute() at Game.ProcessSimStep() at Game.RunNextCycle(Boolean DoRendering) at Game.RunFrame() at MainCameraLogic.MainUpdateLogic() at MainCameraLogic.Update() 8/4/2013 7:45:02 PM ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[GameEntity].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Ability.TryExecuteInner (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 QueuedAbilityUse.Ability.TypeData.Type:ChangeTypeOfMapTileFromAI QueuedAbilityUse.MessageID:69 Game.Instance.NumberOfQueuedAbilityUsesProcessedThisStep:24 QueuedAbilityUse.OriginPoint:0,1 QueuedAbilityUse.TargetPoint:74,1 QueuedAbilityUse.IntMagnitude:144 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at ArcenDebugging.ProcessAssertionFailure(System.String Message) at Ability.TryExecuteInner(.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) at Ability.TryExecute(.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) at QueuedAbilityUse.TryExecute() at Game.ProcessSimStep() at Game.RunNextCycle(Boolean DoRendering) at Game.RunFrame() at MainCameraLogic.MainUpdateLogic() at MainCameraLogic.Update() | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
|
|
Yikes, thanks! * Fixed a bug that could happen if a world map tile tried to change type when there were no units or tokens on the board (don't ask). |
Date Modified | Username | Field | Change |
---|---|---|---|
Aug 4, 2013 7:47 pm | Mick | New Issue | |
Aug 4, 2013 7:49 pm | Mick | File Added: errorsave.save | |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Internal Weight | => New |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Note Added: 0033252 | |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Status | new => resolved |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Fixed in Version | => 1.600 Welcome Yon Nobles |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Resolution | open => fixed |
Aug 12, 2013 5:06 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |