[Q] Unexplained Events in Logs

Post bug reports and ask for game support here.

Moderator: MOD_Command

Post Reply
FifthDomain
Posts: 499
Joined: Wed Aug 05, 2020 7:39 pm
Location: United Kingdom

[Q] Unexplained Events in Logs

Post by FifthDomain »

Good Evening

Quick question, I always have events in the logs that come from unknown problems, are these helpful to the Developers without a problem attached to them?

Some recent examples from the last few days:

25/08/2024 02:33:39 -- B1405 CIV -- Object reference not set to an instance of an object. -- Scen : Global Britain v4 -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at pdOlrtTRznfPYoui16de.IUEc3zXjLdP(String , Type , pdOlrtTRznfPYoui16de )
at Command.LoadGroup.RlsBNVuEbk8(Object , TreeNodeMouseClickEventArgs )
Call Stack & Error details:
Error at 200272: Object reference not set to an instance of an object.

25/08/2024 03:19:35 -- B1405 CIV -- Destination array was not long enough. Check destIndex and length, and the array's lower bounds. -- Scen : Global Britain v4 -- DB : -- Exception: Destination array was not long enough. Check destIndex and length, and the array's lower bounds.
Stack Trace: at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at Command_Core.ActiveUnit.GetAllSensors()
at Command_Core.ActiveUnit.Sensors_ReadOnly()
Call Stack & Error details:
Error at 101185:

25/08/2024 18:21:07 -- B1405 CIV -- Unable to cast object of type 'System.Lazy`1[System.Boolean]' to type 'System.IConvertible'.Couldn't store <Value is not created.> in Has360Coverage Column. Expected type is Boolean. -- Scen : Global Britain v4 -- DB : -- Exception: Unable to cast object of type 'System.Lazy`1[System.Boolean]' to type 'System.IConvertible'.Couldn't store <Value is not created.> in Has360Coverage Column. Expected type is Boolean.
Stack Trace: at System.Data.DataColumn.set_Item(Int32 record, Object value)
at System.Data.DataTable.NewRecordFromArray(Object[] value)
at System.Data.DataRowCollection.Add(Object[] values)
at lmPafpclRJ2rVOnvGM6S.IUEc3zXjLdP(Object , Object[] , lmPafpclRJ2rVOnvGM6S )
at Command_Core.SBR.GenerateDeltaFragmentForThisUnit(ActiveUnit theAU, Scenario theScen, XmlWriter DeltaWriter, StreamWriter LogFileWriter, Int32& ErrorCount, Boolean IsUnitCloningOperation)
Inner Exception: Unable to cast object of type 'System.Lazy`1[System.Boolean]' to type 'System.IConvertible'.
Inner StackTrace: at System.Data.Common.BooleanStorage.Set(Int32 record, Object value)
at System.Data.DataColumn.set_Item(Int32 record, Object value)
Call Stack & Error details:
Error at 101417:

25/08/2024 23:38:18 -- B1405 CIV -- Sequence contains no elements -- Scen : Global Britain v4 -- DB : -- Exception: Sequence contains no elements
Stack Trace: at System.Linq.Enumerable.Max(IEnumerable`1 source)
at eJb4LXcz6Up77urGeXc4.IUEc3zXjLdP(IEnumerable`1 , eJb4LXcz6Up77urGeXc4 )
at Command.InternalDBViewer.DisplayPropulsion(ActiveUnit AU)
Call Stack & Error details:
Error at 200376: Sequence contains no element

25/08/2024 23:38:19 -- B1405 CIV -- Sequence contains no elements -- Scen : Global Britain v4 -- DB : -- Exception: Sequence contains no elements
Stack Trace: at System.Linq.Enumerable.Max(IEnumerable`1 source)
at eJb4LXcz6Up77urGeXc4.IUEc3zXjLdP(IEnumerable`1 , eJb4LXcz6Up77urGeXc4 )
at Command.InternalDBViewer.DisplayPropulsion(ActiveUnit AU)
Call Stack & Error details:
Error at 200376: Sequence contains no elementsError in Exception Handler! OnThreadException
Error in Exception Handler! theEx != null
Error in Exception Handler! e.Exception.GetType().Name: ArgumentOutOfRangeException
Error in Exception Handler! theEx.Message: Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
Error in Exception Handler! theEx.StackTrace: at System.Windows.Forms.TrackBar.set_Value(Int32 value)
at to5NpDckSEm8DtnlcZYO.IUEc3zXjLdP(Object , Int32 , to5NpDckSEm8DtnlcZYO )
at Command.FixedFacilityOrientation.b6kBKGSDiV8(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Error in Exception Handler! This is probably a Error in Exception Handler!. Please save a screenshot of this and submit it, along with the autosave files, for investigation.

Exception: Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value

Stack Trace: at System.Windows.Forms.TrackBar.set_Value(Int32 value)
at to5NpDckSEm8DtnlcZYO.IUEc3zXjLdP(Object , Int32 , to5NpDckSEm8DtnlcZYO )
at Command.FixedFacilityOrientation.b6kBKGSDiV8(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks for your time.
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

Similar question, so I will ask in this thread.

I have seen 2 fuse errors in the screen, however cannot provide saves to reproduce them.

Are they of any use?
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

Re: [Q] Unexplained Events in Logs

Post by Dimitris »

They are useful, although exception logs are even more so.

I believe the OG issue has been fixed or not reproduced since?
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

Sorry, what is the OG issue?

All the fuse errors found in B1776 while testing here.



Sonobuoys? fuse error, x20 and x400.

It happened in this 2 ACs scenario. I noticed something strange with the blue range of one of them and created the scenario to reproduce it, but instead got the fuse error. Not sure what I did to get it, just fly around.


Also appeared in Hail Mary. And can provide another scenario if needed.
08-12-2025 19:30:09!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Hail Mary -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.GameGeneral.CanIssueOrdersToThisUnit(Side theSide, Unit theUnit, Boolean IncludeSonobuoys, String& ReasonWhyNot, String IsolatedPOVObjectID)
Call Stack & Error details:
Error at 200361: Object reference not set to an instance of an object.

08-12-2025 19:30:21!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Hail Mary -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.GameGeneral.CanIssueOrdersToThisUnit(Side theSide, Unit theUnit, Boolean IncludeSonobuoys, String& ReasonWhyNot, String IsolatedPOVObjectID)
Call Stack & Error details:
Error at 200361: Object reference not set to an instance of an object.

FES.png
FES.png (29.97 KiB) Viewed 362 times
Attachments
Blue aircraft range.zip
(6.69 KiB) Downloaded 9 times
Last edited by Nikel on Fri Dec 12, 2025 9:23 am, edited 5 times in total.
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

Nicaragua Missile Crisis. Also x20 and x400.

Did not play it, just loaded and looking at the events in the editor, and running lua code. Related with this post, lua code to change the owner of a base.

https://forums.matrixgames.com/viewtopi ... 7#p5253007

08-12-2025 22:01:30!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Nicaragua Missile Crisis, 2024 -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.Side.nQKy20e8haqbxLOZIOUN(Object )
at Command_Core.Side.DropContact(Contact theC, Scenario& theScen, Boolean LogMessage)
Call Stack & Error details:
Error at 21513221:

08-12-2025 22:01:30!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Nicaragua Missile Crisis, 2024 -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.Side.nQKy20e8haqbxLOZIOUN(Object )
at Command_Core.Side.DropContact(Contact theC, Scenario& theScen, Boolean LogMessage)
Call Stack & Error details:
Error at 21513221:
Last edited by Nikel on Fri Dec 12, 2025 9:06 am, edited 1 time in total.
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

While doing the Mines tutorial. x20

07-12-2025 22:54:35!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- The given key was not present in the dictionary. -- Scen : Mines Tutorial -- DB : -- Exception: The given key was not present in the dictionary.
Stack Trace: at System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
at Command_Core.ActiveUnit_Sensory.HandleDetections_OnGrid()
Call Stack & Error details:
Error at 100246_6:
Mining tutorial fue error.png
Mining tutorial fue error.png (374.08 KiB) Viewed 350 times
Last edited by Nikel on Fri Dec 12, 2025 9:10 am, edited 1 time in total.
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

While playing Raven 21 is Down. x20 and x400.

26-11-2025 23:16:27!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'. -- Scen : Raven 21 Is Down, 1976 -- DB : -- Exception: Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'.
Stack Trace: at Command_Core.ActiveUnit_AI.DeterminePrimaryPickupTarget()
Call Stack & Error details:
Error at 56785678599:

26-11-2025 23:16:54!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'. -- Scen : Raven 21 Is Down, 1976 -- DB : -- Exception: Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'.
Stack Trace: at Command_Core.ActiveUnit_AI.DeterminePrimaryPickupTarget()
Call Stack & Error details:
Error at 56785678599:
Nikel
Posts: 2840
Joined: Tue Mar 24, 2009 10:51 am

Re: [Q] Unexplained Events in Logs

Post by Nikel »

Also reported this one.

https://forums.matrixgames.com/viewtopi ... 5#p5251945

02-12-2025 10:50:05!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Operation Opera -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.Side.get_UnitsEngagedInOECM(Boolean Refresh)
Call Stack & Error details:
Error at 101060:

I hope they are useful to fix bugs in CMO.
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

Re: [Q] Unexplained Events in Logs

Post by Dimitris »

Nikel wrote: Fri Dec 12, 2025 8:31 am Also appeared in Hail Mary. And can provide another scenario if needed.
08-12-2025 19:30:09!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Hail Mary -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.GameGeneral.CanIssueOrdersToThisUnit(Side theSide, Unit theUnit, Boolean IncludeSonobuoys, String& ReasonWhyNot, String IsolatedPOVObjectID)
Call Stack & Error details:
Error at 200361: Object reference not set to an instance of an object.

08-12-2025 19:30:21!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Hail Mary -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.GameGeneral.CanIssueOrdersToThisUnit(Side theSide, Unit theUnit, Boolean IncludeSonobuoys, String& ReasonWhyNot, String IsolatedPOVObjectID)
Call Stack & Error details:
Error at 200361: Object reference not set to an instance of an object.


FES.png
I am not yet able to reproduce this. Is there perhaps a specific sequence of UI steps that consistently triggers this?
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

Re: [Q] Unexplained Events in Logs

Post by Dimitris »

Nikel wrote: Fri Dec 12, 2025 8:46 am Nicaragua Missile Crisis. Also x20 and x400.

Did not play it, just loaded and looking at the events in the editor, and running lua code. Related with this post, lua code to change the owner of a base.

https://forums.matrixgames.com/viewtopi ... 7#p5253007

08-12-2025 22:01:30!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Nicaragua Missile Crisis, 2024 -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.Side.nQKy20e8haqbxLOZIOUN(Object )
at Command_Core.Side.DropContact(Contact theC, Scenario& theScen, Boolean LogMessage)
Call Stack & Error details:
Error at 21513221:

08-12-2025 22:01:30!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Object reference not set to an instance of an object. -- Scen : Nicaragua Missile Crisis, 2024 -- DB : -- Exception: Object reference not set to an instance of an object.
Stack Trace: at Command_Core.Side.nQKy20e8haqbxLOZIOUN(Object )
at Command_Core.Side.DropContact(Contact theC, Scenario& theScen, Boolean LogMessage)
Call Stack & Error details:
Error at 21513221:
I don't understand; what are the specific steps to reproduce this ?
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

Re: [Q] Unexplained Events in Logs

Post by Dimitris »

Nikel wrote: Fri Dec 12, 2025 8:55 am While doing the Mines tutorial. x20

07-12-2025 22:54:35!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- The given key was not present in the dictionary. -- Scen : Mines Tutorial -- DB : -- Exception: The given key was not present in the dictionary.
Stack Trace: at System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
at Command_Core.ActiveUnit_Sensory.HandleDetections_OnGrid()
Call Stack & Error details:
Error at 100246_6:

Mining tutorial fue error.png
Can we get a series of steps that reliably triggers this?
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

Re: [Q] Unexplained Events in Logs

Post by Dimitris »

Nikel wrote: Fri Dec 12, 2025 9:04 am While playing Raven 21 is Down. x20 and x400.

26-11-2025 23:16:27!!!WARNING!!! EXCEPTION FUSE REACHED (x20 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'. -- Scen : Raven 21 Is Down, 1976 -- DB : -- Exception: Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'.
Stack Trace: at Command_Core.ActiveUnit_AI.DeterminePrimaryPickupTarget()
Call Stack & Error details:
Error at 56785678599:

26-11-2025 23:16:54!!!WARNING!!! EXCEPTION FUSE REACHED (x400 exceptions) FOR : -- Bv1.09 Beta - Build 1776 -- Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'. -- Scen : Raven 21 Is Down, 1976 -- DB : -- Exception: Unable to cast object of type 'Command_Core.Group' to type 'Command_Core.ICargoHost'.
Stack Trace: at Command_Core.ActiveUnit_AI.DeterminePrimaryPickupTarget()
Call Stack & Error details:
Error at 56785678599:
Can we get a series of steps that reliably triggers this?
Post Reply

Return to “Tech Support”