View Issue Details

IDProjectCategoryLast Update
0022597AI War 2Crash/ExceptionJan 12, 2020 12:39 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.3 The Grand New AI 
Fixed in Version1.302 Frigate Empowerment 
Summary0022597: ArgumentOutOfRangeException
DescriptionI think this one is popped up when I changed the game speed styles (CTRL +-).
TagsNo tags attached.

Activities

Daniexpert

Jan 12, 2020 11:49 am

manager  

exception.txt (1,495 bytes)   
1/12/2020 5:32:21 PM (1.300) Mem: 564,678,656 Mode: Host Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Stack Trace: System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
Arcen.AIW2.External.EndpointFunctions.LowerOrRaiseGameSpeedStyle (Arcen.AIW2.Core.GameCommandSource Source, System.Boolean Increase) (at <46fa522b90e7422aad805338d8dc0dc3>:0)
Arcen.AIW2.External.Input_MainHandler.HandleInner (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) (at <46fa522b90e7422aad805338d8dc0dc3>:0)
Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) (at <46fa522b90e7422aad805338d8dc0dc3>:0)
Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) (at <a4d5b0db11d849b18d7c944b5f8fe508>:0)
Arcen.Universal.ArcenInput.CheckInput () (at <a4d5b0db11d849b18d7c944b5f8fe508>:0)
Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () (at <a4d5b0db11d849b18d7c944b5f8fe508>:0)
ArcenGameController.Update () (at <e6e5a3bb9cbe4033b68586a246cf0d60>:0)
exception.txt (1,495 bytes)   

Chris_McElligottPark

Jan 12, 2020 12:39 pm

administrator   ~0055529

Thanks!

* Fixed a longstanding bug that could happen in LowerOrRaiseGameSpeedStyle if you tried to raise that kind of alternative game speed increase too many times.
** Please do note that increasing the game speed in this particular way will absolutely hammer even a top-end CPU and probably lead to worse game performance despite not affecting gameplay accuracy. It's kind of meant for computers that don't exist yet, which is why we haven't had anyone run into this before now.

Issue History

Date Modified Username Field Change
Jan 12, 2020 11:49 am Daniexpert New Issue
Jan 12, 2020 11:49 am Daniexpert File Added: exception.txt
Jan 12, 2020 12:39 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 12, 2020 12:39 pm Chris_McElligottPark Status new => resolved
Jan 12, 2020 12:39 pm Chris_McElligottPark Resolution open => fixed
Jan 12, 2020 12:39 pm Chris_McElligottPark Fixed in Version => 1.302 Frigate Empowerment
Jan 12, 2020 12:39 pm Chris_McElligottPark Note Added: 0055529