Jump to content

Recommended Posts

Posted (edited)

Hi,

After a lot of development and improvements, the GV5Js Datacard Generator has finally come to an end. I decided to start from scratch again, and implement a much more robust method of parsing the .miz files, so the problems with some flights not being detected should be a thing of the past. I have taken the opportunity to turn the direction of the development, and the new tool is more oriented to the management of packages, so it puts you under the skin of the Mission Commander. Consider this first release as a beta version, as I still have a backlog to complete, until all tools have been integrated, however, you could now expect:

  • More professional datacards, based in RL counterparts (with some adaptions to DCS, of course)
  • A more modern interface
  • Way faster response when showing/hiding map overlays
  • Improved tools to manage the map (flight colors, drawing tools...)
  • Capability of modifying some flight aspects from the program (move waypoints, change flight names)
  • Package coordination tools (AAR times, Push time/altitude, Hold...)
  • Ability to save your modifications and continue later (WiP: retrieving all map overlays for the time of the briefing)
  • Setting and assignment of CAP/Hold patterns to flights from the map view

Still some things are upcoming in next releases:

  • Saving overlays, as mentioned
  • Complete list of supported theaters
  • Complete list of supported planes/helicopters
  • Improve lowdown extraction for "regular" (non Liberation/Retribution) missions
  • Producing more material for the briefing (roll call, general overview, icons on the map)
  • A complete manual, explaining usage. For instance, I can name a couple things here:
    • If you want the AAR to be coordinated and appear in the mission datacard, make sure a waypoint is named either "Refueling" or "AAR"
    • If you want Push times, make a "PUSH" waypoint in your miz
  • General improvements and bug fixing
  • Improved icons

 

image.jpeg

Download link: Mission Commander Toolkit

Edited by raus
completed the To-Do list
  • Like 3
  • Thanks 4
Posted

have alot of trouble loading miz files some load most don't have no idea why

Desktop Screenshot 2025.03.16 - 16.03.18.65.png

Desktop Screenshot 2025.03.16 - 16.02.08.23.png

*** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DatacardGenerator.Form1.drawSmallMapWPs(String groupID, String colorWP)
   at DatacardGenerator.Form1.createMapWPs(String groupID, String colorWP, Boolean moving)
   at DatacardGenerator.Form1.importMiz(String missionFilePath)
   at DatacardGenerator.Form1.ribbonOrbImportMiz_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonOrbMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.RibbonOrbDropDown.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DatacardGenerator
    Assembly Version: 0.9.2.0
    Win32 Version: 0.9.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DatacardGenerator.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.Ribbon
    Assembly Version: 2.0.0.0
    Win32 Version: 5.0.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Windows.Forms.Ribbon.DLL
----------------------------------------
GMap.NET.WindowsForms
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.WindowsForms.DLL
----------------------------------------
GMap.NET.Core
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.Core.DLL
----------------------------------------
NLua
    Assembly Version: 1.7.3.0
    Win32 Version: 1.7.3.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/NLua.DLL
----------------------------------------
KeraLua
    Assembly Version: 1.4.1.0
    Win32 Version: 1.4.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/KeraLua.DLL
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.119.0
    Win32 Version: 1.0.119.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Win32 Version: 13.0.3.27908
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Newtonsoft.Json.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.6.7.0
    Win32 Version: 1.6.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/AutoUpdater.NET.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.IO.Compression.FileSystem
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
----------------------------------------
Alpinechough.Srtm
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Alpinechough.Srtm.DLL
----------------------------------------
CoordinateSharp
    Assembly Version: 3.1.1.1
    Win32 Version: 3.1.1.1
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.DLL
----------------------------------------
CoordinateSharp.Magnetic
    Assembly Version: 2.1.1.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.Magnetic.DLL
----------------------------------------
DotSpatial.Projections
    Assembly Version: 4.0.656.0
    Win32 Version: 4.0.656
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DotSpatial.Projections.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


 

Posted
17 minutes ago, RDLM.MAY.JM said:

have alot of trouble loading miz files some load most don't have no idea why

Desktop Screenshot 2025.03.16 - 16.03.18.65.png

Desktop Screenshot 2025.03.16 - 16.02.08.23.png

*** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DatacardGenerator.Form1.drawSmallMapWPs(String groupID, String colorWP)
   at DatacardGenerator.Form1.createMapWPs(String groupID, String colorWP, Boolean moving)
   at DatacardGenerator.Form1.importMiz(String missionFilePath)
   at DatacardGenerator.Form1.ribbonOrbImportMiz_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonOrbMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.RibbonOrbDropDown.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DatacardGenerator
    Assembly Version: 0.9.2.0
    Win32 Version: 0.9.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DatacardGenerator.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.Ribbon
    Assembly Version: 2.0.0.0
    Win32 Version: 5.0.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Windows.Forms.Ribbon.DLL
----------------------------------------
GMap.NET.WindowsForms
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.WindowsForms.DLL
----------------------------------------
GMap.NET.Core
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.Core.DLL
----------------------------------------
NLua
    Assembly Version: 1.7.3.0
    Win32 Version: 1.7.3.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/NLua.DLL
----------------------------------------
KeraLua
    Assembly Version: 1.4.1.0
    Win32 Version: 1.4.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/KeraLua.DLL
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.119.0
    Win32 Version: 1.0.119.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Win32 Version: 13.0.3.27908
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Newtonsoft.Json.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.6.7.0
    Win32 Version: 1.6.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/AutoUpdater.NET.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.IO.Compression.FileSystem
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
----------------------------------------
Alpinechough.Srtm
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Alpinechough.Srtm.DLL
----------------------------------------
CoordinateSharp
    Assembly Version: 3.1.1.1
    Win32 Version: 3.1.1.1
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.DLL
----------------------------------------
CoordinateSharp.Magnetic
    Assembly Version: 2.1.1.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.Magnetic.DLL
----------------------------------------
DotSpatial.Projections
    Assembly Version: 4.0.656.0
    Win32 Version: 4.0.656
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DotSpatial.Projections.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


 

well, primary focus was on Liberation/Retribution missions for now, so that works best. That being said, hand me over those troublesome miz files via discord. I will run them in the debug version, and find out what’s triggering the exception

  • Like 1
Posted
On 3/17/2025 at 7:09 PM, Swiso said:

Thanks for the new program !

I have a problem.

I loaded a couple of mission for the F-15E for Persian Gulf but instead of the PG map, it will load them on the Sinai map.

I am missing something ?

Missions attached.

 

F15-E_Iran_High_value_Target-2.miz 1.26 MB · 1 download F-15E_Iran_nuclear_reactor-2_.miz 605.29 kB · 1 download F15-E_lone_Shiraz_scud_mission.miz 5.08 MB · 1 download

That is weird, but I added Persian Gulf the last and packed it with another fix. Surely I missed something, so let me run those files and come back to you (tomorrow will be impossible for me, but in a couple days I will have that one addressed)

  • Thanks 1
Posted

I am having the same problem. I didn't find a discord for you but if you will shoot it over to me I'll send you my miz files to troubleshoot as well. Looking forward to seeing this work!

  • Like 1
Posted
6 hours ago, raus said:

That is weird, but I added Persian Gulf the last and packed it with another fix. Surely I missed something, so let me run those files and come back to you (tomorrow will be impossible for me, but in a couple days I will have that one addressed)

Thanks Raus,

No problem at all....take all the time you need.

Cheers.

Posted
On 3/17/2025 at 7:09 PM, Swiso said:

Thanks for the new program !

I have a problem.

I loaded a couple of mission for the F-15E for Persian Gulf but instead of the PG map, it will load them on the Sinai map.

I am missing something ?

Missions attached.

 

F15-E_Iran_High_value_Target-2.miz 1.26 MB · 3 downloads F-15E_Iran_nuclear_reactor-2_.miz 605.29 kB · 2 downloads F15-E_lone_Shiraz_scud_mission.miz 5.08 MB · 3 downloads

Thanks for the files, I could find some incorrect offsets of the Persian Gulf Theater and correct them... there's an updated version available 🙂

  • Thanks 1
Posted
2 hours ago, raus said:

Thanks for the files, I could find some incorrect offsets of the Persian Gulf Theater and correct them... there's an updated version available 🙂

Thank you very much.

Today I will update the program and report back.

 

Thanks !! 

Posted

First: Thank you for sharing!!  I liked the previous version but I hope to use more this one.

I started to play with it now, but I don´t know how to erase the lines, orbits and text written on the map.

 

Posted (edited)

I don't know if this is proper place to report bugs, but I don't' see any other.

 

I'm experiencing the following exception during loading mission. I'm also attaching affected mission file (it's from official campaign bough on steam)

Spoiler

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at DatacardGenerator.Form1.processMizFile(String mizLocation)
   at DatacardGenerator.Form1.importMiz(String missionFilePath)
   at DatacardGenerator.Form1.ribbonOrbImportMiz_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonOrbMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.RibbonOrbDropDown.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DatacardGenerator
    Assembly Version: 0.9.7.0
    Win32 Version: 0.9.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DatacardGenerator.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.Ribbon
    Assembly Version: 2.0.0.0
    Win32 Version: 5.0.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Windows.Forms.Ribbon.DLL
----------------------------------------
GMap.NET.WindowsForms
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.WindowsForms.DLL
----------------------------------------
GMap.NET.Core
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.Core.DLL
----------------------------------------
NLua
    Assembly Version: 1.7.3.0
    Win32 Version: 1.7.3.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/NLua.DLL
----------------------------------------
KeraLua
    Assembly Version: 1.4.1.0
    Win32 Version: 1.4.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/KeraLua.DLL
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.119.0
    Win32 Version: 1.0.119.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Win32 Version: 13.0.3.27908
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Newtonsoft.Json.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.6.7.0
    Win32 Version: 1.6.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/AutoUpdater.NET.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.IO.Compression.FileSystem
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
----------------------------------------
Alpinechough.Srtm
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Alpinechough.Srtm.DLL
----------------------------------------
CoordinateSharp
    Assembly Version: 3.1.1.1
    Win32 Version: 3.1.1.1
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.DLL
----------------------------------------
CoordinateSharp.Magnetic
    Assembly Version: 2.1.1.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.Magnetic.DLL
----------------------------------------
DotSpatial.Projections
    Assembly Version: 4.0.656.0
    Win32 Version: 4.0.656
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DotSpatial.Projections.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


 

 

RF-F15-MSN-05.miz

Edited by paskas
Posted
16 hours ago, paskas said:

I don't know if this is proper place to report bugs, but I don't' see any other.

 

I'm experiencing the following exception during loading mission. I'm also attaching affected mission file (it's from official campaign bough on steam)

  Hide contents

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at DatacardGenerator.Form1.processMizFile(String mizLocation)
   at DatacardGenerator.Form1.importMiz(String missionFilePath)
   at DatacardGenerator.Form1.ribbonOrbImportMiz_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonOrbMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.RibbonOrbDropDown.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DatacardGenerator
    Assembly Version: 0.9.7.0
    Win32 Version: 0.9.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DatacardGenerator.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.Ribbon
    Assembly Version: 2.0.0.0
    Win32 Version: 5.0.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Windows.Forms.Ribbon.DLL
----------------------------------------
GMap.NET.WindowsForms
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.WindowsForms.DLL
----------------------------------------
GMap.NET.Core
    Assembly Version: 2.1.7.0
    Win32 Version: 2.1.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/GMap.NET.Core.DLL
----------------------------------------
NLua
    Assembly Version: 1.7.3.0
    Win32 Version: 1.7.3.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/NLua.DLL
----------------------------------------
KeraLua
    Assembly Version: 1.4.1.0
    Win32 Version: 1.4.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/KeraLua.DLL
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.119.0
    Win32 Version: 1.0.119.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Win32 Version: 13.0.3.27908
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Newtonsoft.Json.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.6.7.0
    Win32 Version: 1.6.7.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/AutoUpdater.NET.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.IO.Compression.FileSystem
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
----------------------------------------
Alpinechough.Srtm
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/Alpinechough.Srtm.DLL
----------------------------------------
CoordinateSharp
    Assembly Version: 3.1.1.1
    Win32 Version: 3.1.1.1
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.DLL
----------------------------------------
CoordinateSharp.Magnetic
    Assembly Version: 2.1.1.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/CoordinateSharp.Magnetic.DLL
----------------------------------------
DotSpatial.Projections
    Assembly Version: 4.0.656.0
    Win32 Version: 4.0.656
    CodeBase: file:///C:/Program%20Files%20(x86)/GV5Js/Mission%20Commander%20Toolkit/DotSpatial.Projections.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.9032.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


 

 

RF-F15-MSN-05.miz 5.65 MB · 2 downloads

I will check it. That one is related to some flights having the same identification name... the program is tailored to work best with Liberation/Retribution missions... but I can make some adjustments, so you do not get that exception... probably will have it in 1-2 days

  • 1 month later...
Posted
On 5/24/2025 at 8:54 PM, Fisherman82 said:

Would really like it but cant open any mission, get some error message that something is outside of index or something like that. Feel free to try this one.

Testmission.miz 3.36 MB · 2 downloads

Due to the sheer amount of units (>3k) in that mission, there were some overflows. I have dimensioned it properly, and should work with the next update.

null

image.png

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...