View Issue Details

IDProjectCategoryLast Update
0024359AI War 2Crash/ExceptionJan 29, 2021 5:40 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.715 Unload Queuing 
Fixed in VersionBeta 2.725 Techs, Metal, Energy And Ceasefires 
Summary0024359: A few multiplayer errors
DescriptionThis is not on the beta



1/23/2021 9:59:34 PM 2.715 CLIENT Multiplayer Connection Time Taken: Establishing_Connection - 0.8s

1/23/2021 9:59:34 PM 2.715 CLIENT Multiplayer Connection Time Taken: Sending_Profile_Name_Expansions_And_Mods - 6.6s

1/23/2021 10:01:57 PM 2.715 CLIENT Moving nomad planet Nomad 1 previous galaxy location was (1252,697) and new location is (1308,585). old angle: 29.11 new angle: 24.11 angle change 355 distance moved 125 attempts 1

1/23/2021 10:01:57 PM 2.715 CLIENT Checking if fully connected

1/23/2021 10:17:25 PM 2.715 CLIENT PerFrame_CheckForPlayerFleetLoading exception at stage 200: System.NullReferenceException: Object reference not set to an instance of an object

  at Arcen.AIW2.Core.EntityOrder.GetIsValid (Arcen.AIW2.Core.GameEntity_Squad ForEntity, Arcen.AIW2.Core.EntityOrderCollection Orders, System.Int32 IndexOfThisOrder, System.Boolean IsBeyondTheCurrentOrder) [0x001f7] in <5cf80a2a30454151aae992d4135eb215>:0

  at Arcen.AIW2.Core.GameEntity_Squad.RemoveInvalidatedOrdersAndReturnFirstValid_IncludingDecollision () [0x0004c] in <5cf80a2a30454151aae992d4135eb215>:0

  at Arcen.AIW2.Core.Fleet+Membership+<>c__DisplayClass67_0.<PerFrame_CheckForPlayerFleetLoading>b__0 (Arcen.AIW2.Core.GameEntity_Squad ship) [0x0004f] in <5cf80a2a30454151aae992d4135eb215>:0

TagsNo tags attached.

Activities

Chris_McElligottPark

Jan 29, 2021 5:40 pm

administrator   ~0060425

Thanks!

* If an exception happens when checking for whether an order is valid or not on a multiplayer client, it will just assume the order is invalid and get on with things without throwing an exception. If it happens on a host or in single-player, it will now give a bit more information before doing the same.

Issue History

Date Modified Username Field Change
Jan 25, 2021 2:12 am BadgerBadger New Issue
Jan 25, 2021 2:12 am BadgerBadger Status new => assigned
Jan 25, 2021 2:12 am BadgerBadger Assigned To => Chris_McElligottPark
Jan 25, 2021 10:54 am BadgerBadger Description Updated
Jan 25, 2021 10:54 am BadgerBadger Description Updated
Jan 29, 2021 5:40 pm Chris_McElligottPark Status assigned => resolved
Jan 29, 2021 5:40 pm Chris_McElligottPark Resolution open => fixed
Jan 29, 2021 5:40 pm Chris_McElligottPark Fixed in Version => Beta 2.725 Techs, Metal, Energy And Ceasefires
Jan 29, 2021 5:40 pm Chris_McElligottPark Note Added: 0060425