[FIXED] B1877 Exception in the Edit cargo window
Posted: Tue Jun 02, 2026 1:30 pm
Load the scenario posted in this thread.
https://forums.matrixgames.com/viewtopi ... 8#p5277088
Select the carrier Eisenhower on the Read Sea.
Edit cargo.
Click on the different tabs.
The error below should be printed in the Exception log file.
https://forums.matrixgames.com/viewtopi ... 8#p5277088
Select the carrier Eisenhower on the Read Sea.
Edit cargo.
Click on the different tabs.
The error below should be printed in the Exception log file.
Error in Exception Handler! OnThreadException
theEx != null
Exception Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace: at (Object , Type )
at OywSABhl8dSyOvytDKQM.ELQheSjyCw2(Object , Type , OywSABhl8dSyOvytDKQM )
at Command.EditCargoV2.rYlLMi88ox(Int32 , Scenario )
at Command.EditCargoV2.WXYLpVAF5C(Object , EventArgs )
at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)