View Issue Details

IDProjectCategoryLast Update
0026183AI War 2Crash/ExceptionJan 28, 2022 1:12 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.787 Yet More Performance 
Fixed in VersionBeta 3.788 Canary Search 
Summary0026183: MP: client errors from gameplay on jan 27
DescriptionChris: I added some defensive code so hopefully the problem here in the description is resolved. The errors in the comments are not addressed


1/27/2022 10:21:07 PM 3.787 CLIENT Error! Called GetExternalBaseInfoAs<Arcen.AIW2.External.NecromancerFactionBaseInfo>() when BaseInfo was actually a different type, Arcen.AIW2.External.AIWardenFactionBaseInfo on AIWarden
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.AIW2.Core.Faction.GetExternalBaseInfoAs[T] () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0
  at Arcen.AIW2.External.Hacking_MoveNecropolis.GetCanBeHacked (Arcen.AIW2.Core.GameEntity_Squad Target, Arcen.AIW2.Core.GameEntity_Squad HackerOrNull, Arcen.AIW2.Core.Planet planet, Arcen.AIW2.Core.Faction HackerFaction, Arcen.AIW2.Core.HackingType Type, System.String RelatedStringOrNull, System.Int32 RelatedIntOrNull, System.String& RejectionReasonDescription) [0x00000] in <91dc046ecbef446c989f2d677ec3b947>:0
  at Arcen.AIW2.External.HackingUtils.CalculateCanDoThisHack (System.String& lastNoHackReason, Arcen.AIW2.Core.GameEntity_Squad TargetToChooseFor, Arcen.AIW2.Core.Planet PlanetToChooseFor, Arcen.AIW2.Core.HackingType HackTypeToChooseFor) [0x00000] in <91dc046ecbef446c989f2d677ec3b947>:0
  at Arcen.AIW2.External.Window_InGameSidebarHacking+btnHackingItem.GetTextToShowFromVolatile (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <91dc046ecbef446c989f2d677ec3b947>:0
  at Arcen.Universal.ArcenUI_Button.OnUpdateVolatileDataFromMainThread () [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0
  at ArcenGameController.Update () [0x00000] in <d67d3d805ddb40b38b25b917ac0034ce>:0
TagsNo tags attached.

Activities

BadgerBadger

Jan 28, 2022 12:26 am

manager   ~0063917

Another:

1/27/2022 10:26:39 PM 3.787 CLIENT GameEntity_Squad deserialization error at stage 11000 from serialized version 3.787 loading into new version 3.787, error: System.Exception: Canary code exception at EntityCanaryGP (GP). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.AIW2.Core.GameEntity_Squad.DeserializeSquadIntoSelf (System.Int32 primaryKeyID, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet NewPlanet, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsLoadingTemplate, Arcen.Universal.SerializationCommandType SerializationCmdType, Arcen.AIW2.Core.PlanetFaction NewPlanetFaction) [0x00fcd] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:26:39 PM 3.787 CLIENT Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 7000 Exception: System.Exception: Canary code exception at CanaryCode (ThSeus). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00d1f] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:26:44 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0

BadgerBadger

Jan 28, 2022 12:27 am

manager   ~0063918

1/27/2022 10:26:39 PM 3.787 CLIENT Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 7000 Exception: System.Exception: Canary code exception at CanaryCode (ThSeus). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00d1f] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:26:44 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:27:02 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:27:20 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0

BadgerBadger

Jan 28, 2022 12:37 am

manager   ~0063919

1/27/2022 10:36:20 PM 3.787 CLIENT DELAYED32 TID97 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18168 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED33 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 17726 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED34 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 17977 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED35 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18071 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED36 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18168 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)

BadgerBadger

Jan 28, 2022 12:38 am

manager   ~0063920

1/27/2022 10:36:20 PM 3.787 CLIENT DELAYED32 TID97 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18168 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED33 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 17726 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED34 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 17977 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED35 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18071 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)
1/27/2022 10:36:21 PM 3.787 CLIENT DELAYED36 TID89 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 18168 at planet Myos for faction Relentless AI Wave . Bouncer (missed at least 5 times)

1/27/2022 10:36:32 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:36:51 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:37:09 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:37:27 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0

BadgerBadger

Jan 28, 2022 12:40 am

manager   ~0063922

1/27/2022 10:39:06 PM 3.787 CLIENT GameEntity_Squad deserialization error at stage 11000 from serialized version 3.787 loading into new version 3.787, error: System.Exception: Canary code exception at EntityCanaryGP (GP). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at Arcen.AIW2.Core.GameEntity_Squad.DeserializeSquadIntoSelf (System.Int32 primaryKeyID, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet NewPlanet, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsLoadingTemplate, Arcen.Universal.SerializationCommandType SerializationCmdType, Arcen.AIW2.Core.PlanetFaction NewPlanetFaction) [0x00fcd] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:39:06 PM 3.787 CLIENT Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 7000 Exception: System.Exception: Canary code exception at CanaryCode (ThSeus). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00d1f] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:39:16 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0

BadgerBadger

Jan 28, 2022 12:45 am

manager   ~0063923

1/27/2022 10:45:34 PM 3.787 CLIENT DELAYED52 TID97 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 25247 at planet Myos for faction Badger (Necro Empire) . Weak Skeleton (missed at least 5 times)
1/27/2022 10:45:35 PM 3.787 CLIENT DELAYED53 TID91 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 25247 at planet Myos for faction Badger (Necro Empire) . Weak Skeleton (missed at least 5 times)
1/27/2022 10:45:36 PM 3.787 CLIENT DELAYED54 TID105 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 25247 at planet Myos for faction Badger (Necro Empire) . Weak Skeleton (missed at least 5 times)
1/27/2022 10:45:37 PM 3.787 CLIENT DELAYED55 TID81 Found PKID in central list and planetFaction list, but the status in the central list is RemovedToBeAddedToStack: 25247 at planet Myos for faction Badger (Necro Empire) . Weak Skeleton (missed at least 5 times)

BadgerBadger

Jan 28, 2022 12:49 am

manager   ~0063924

1/27/2022 10:48:16 PM 3.787 CLIENT DELAYED197 TID105 Requested area boost planning for PikeGuardian without knowing how to actually do that.
1/27/2022 10:48:16 PM 3.787 CLIENT DELAYED198 TID92 Requested area boost planning for PikeGuardian without knowing how to actually do that.
1/27/2022 10:48:17 PM 3.787 CLIENT DELAYED199 TID90 Requested area boost planning for PikeGuardian without knowing how to actually do that.
1/27/2022 10:48:31 PM 3.787 CLIENT Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides exception at debugStage 200 Exception: System.Exception: Canary code exception at CanaryCode (poSTf3i). Code above it is the real problem.
  at Arcen.Universal.ArcenDeserializationBufferModern.ValidateCanary (System.String ExpectedCanaryString, System.String CanaryFieldName, Arcen.Universal.CanaryStyle Canary) [0x000af] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0013d] in <dc4961190d7f44e18b598a6e83af5f9a>:0
1/27/2022 10:48:44 PM 3.787 CLIENT DELAYED200 TID96 Requested area boost planning for AgravicPod without knowing how to actually do that.
1/27/2022 10:48:44 PM 3.787 CLIENT DELAYED201 TID90 Requested area boost planning for AgravicPod without knowing how to actually do that.
1/27/2022 10:48:44 PM 3.787 CLIENT DELAYED202 TID99 Requested area boost planning for AgravicPod without knowing how to actually do that.
1/27/2022 10:48:44 PM 3.787 CLIENT DELAYED203 TID101 Requested area boost planning for AgravicPod without knowing how to actually do that.

BadgerBadger

Jan 28, 2022 12:50 am

manager   ~0063925

1/27/2022 10:50:02 PM 3.787 CLIENT DELAYED295 TID92 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34812 at planet Naxus for faction AI Hunter Fleet . Grenade Launcher Corvette (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED296 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34791 at planet Myos for faction Dark Zenith Svikari . Stout Dregil (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED297 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34787 at planet Myos for faction Dark Zenith Svikari . Stout Dregil (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED298 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34823 at planet Metaurus for faction AI Warden Fleet . Vanguard Drone (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED299 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34809 at planet Arae Flaviae for faction AI Hunter Fleet . Fusion Bomber (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED300 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34808 at planet Arae Flaviae for faction AI Hunter Fleet . Fusion Bomber (missed at least 5 times)
1/27/2022 10:50:03 PM 3.787 CLIENT DELAYED301 TID103 Found PKID in central list and planetFaction list, but the status in the central list is LastMinuteWasUnknownButToldToRemoveSoExplode: 34591 at planet Enna for faction AI Warden Fleet . Agravic Pod (missed at least 5 times)

Chris_McElligottPark

Jan 28, 2022 12:59 pm

administrator   ~0063933

* Several more network canaries have been added to GameEntity_Squad. There is evidently an issue with sending some form of data from them, and I'm not yet sure what it is.

Chris_McElligottPark

Jan 28, 2022 1:05 pm

administrator   ~0063934

* Same deal with more canaries on the planetfaction data. Not sure what the problem is yet, but one was detected, so this will narrow it down.

Chris_McElligottPark

Jan 28, 2022 1:08 pm

administrator   ~0063935

* RemovedToBeAddedToStack and LastMinuteWasUnknownButToldToRemoveSoExplode should now self-correct rather than having funky warnings on multiplayer clients.

Chris_McElligottPark

Jan 28, 2022 1:12 pm

administrator   ~0063936

Thanks! Other than finding more canaries out of the new ones I seeded, everything in here is resolved.

* Fixed an exception that could happen in area boost planning if ships died and were recycled just the wrong way.

Issue History

Date Modified Username Field Change
Jan 28, 2022 12:23 am BadgerBadger New Issue
Jan 28, 2022 12:26 am BadgerBadger Note Added: 0063917
Jan 28, 2022 12:27 am BadgerBadger Note Added: 0063918
Jan 28, 2022 12:37 am BadgerBadger Note Added: 0063919
Jan 28, 2022 12:38 am BadgerBadger Note Added: 0063920
Jan 28, 2022 12:40 am BadgerBadger Note Added: 0063922
Jan 28, 2022 12:45 am BadgerBadger Note Added: 0063923
Jan 28, 2022 12:46 am BadgerBadger Assigned To => Chris_McElligottPark
Jan 28, 2022 12:46 am BadgerBadger Status new => assigned
Jan 28, 2022 12:49 am BadgerBadger Note Added: 0063924
Jan 28, 2022 12:50 am BadgerBadger Note Added: 0063925
Jan 28, 2022 1:05 am BadgerBadger Description Updated
Jan 28, 2022 11:07 am BadgerBadger Summary MP: BaseInfo faction client errors => MP: client errors from gameplay on jan 27
Jan 28, 2022 12:59 pm Chris_McElligottPark Note Added: 0063933
Jan 28, 2022 1:05 pm Chris_McElligottPark Note Added: 0063934
Jan 28, 2022 1:08 pm Chris_McElligottPark Note Added: 0063935
Jan 28, 2022 1:12 pm Chris_McElligottPark Status assigned => resolved
Jan 28, 2022 1:12 pm Chris_McElligottPark Resolution open => fixed
Jan 28, 2022 1:12 pm Chris_McElligottPark Fixed in Version => Beta 3.788 Canary Search
Jan 28, 2022 1:12 pm Chris_McElligottPark Note Added: 0063936