Jump to content

ivaarsen

Members
  • Posts

    14
  • Joined

  • Last visited

About ivaarsen

  • Birthday 07/22/1982

Personal Information

  • Flight Simulators
    DCS
    MSFS2020
  • Location
    Iowa, USA
  • Interests
    Computers, Aviation

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I seem to be unable to control presets in the new utility. I'm seeing a message in the logs "unable to find preset file." Please advise on how to fix this. Thanks for your time. Edit: I've installed for the first time on a different machine and it seems to be working as intended. Probably borked something while updating on the other? I had simply copied the contents of the zip over the existing. Second Edit: I fixed it. I needed to re-map my Saved Games\DCS folder.
  2. Calling anything about this campaign charming is being misleading, doing a disservice to anybody hoping to have any sort of enjoyment. Save your money. This campaign isn't good.
  3. Apologies for not getting back sooner. I appreciate your reply. This did the trick.
  4. I seem to have a new bug report. Utility no longer launches model viewer after 2.8.1. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentNullException: Value cannot be null. Parameter name: input at System.Version.Parse(String input) at DCSUpdaterUtility.Form_Main.GetFileVersionInfo(String filename) at DCSUpdaterUtility.Form_Main.LAUNCHMODELVIEWER2() at DCSUpdaterUtility.Form_Main.Button_ModelViewer2_NEW_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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.9105.0 built by: NET481REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DCS Updater Utility Assembly Version: 1.1.0.1042 Win32 Version: 07.01.2021 CodeBase: file:///E:/Tools/DCS%20Updater/DCS%20Updater%20Utility.exe ---------------------------------------- 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.9065.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.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.9115.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.9075.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.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.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.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 ---------------------------------------- System.Runtime.Remoting 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.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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 ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///E:/Tools/DCS%20Updater/Newtonsoft.Json.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 ---------------------------------------- ************** 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.
  5. If you have HARM TOO selected as a page in an MFD and HARM is jettisoned, TOO page continues to function as a sensor. Track file available here: https://drive.google.com/file/d/1BzPaL5L5GH_v1I2lWmJsVEUY92Y8ds6A/view?usp=share_link
  6. Hey, Badger! Great work on the campaign. Really enjoying it so far. I have a possible bug report. I just finished Mission 8. In coming around the 90 at Abe I finally realized the boat wasn't moving. I haven't noticed it on other missions, but definitely Mission 8. For what it's worth I understand that the PG map can be a little finicky with the boat suddenly stopping due to the static tankers in the water, and what-have-you. Just a heads up. Thanks and hats off for what you do!
  7. We have been seeing the Harpoon turn immediately to the search bearing off the rail without first flying to a designated turn point. Second track file of the shared (below) demonstrates my wingman and I walking through the procedure step by step with same data. Mine go to the turn point, his turn immediately off the rail. Several similar problems with other attempts. https://drive.google.com/drive/folders/1GlA6qamjcnUCiQiF2G8fbj_7DhcgJ5En?usp=sharing I'm happy to provide any additional information as required.
  8. Thanks for the tip! I got a little further, but I think I decided to leave alone for the time being. I did notice the references to other modules in some LUA files. I'm new enough to DCS that this is my first spanking-new module. I understand it's not finished, but now beginning to understand what that means from the perspective of the LUA files. While this export script is a good start (and thanks again to OP!), I don't think the module is providing the information I want for DCS Interface yet. I'll wait a bit and check back. Thanks again!
  9. Not entirely related to this post, but I figured maybe... My clickable data list for the P-47D module is empty in DCS Interface. Do you have a work around, or am I missing something? Thanks for contributing this file!
  10. After the new OpenBeta update (2.5.6.50726) it appears we are not correctly showing installed modules.
  11. Good afternoon, folks. The 'Ded. Server Settings' tab does not appear to be writing out / saving any changes made there (software always starts up with all fields clear). Bug report, unless I'm missing something? Any help would be appreciated. I would also like to thank you for the time you put into this awesome tool. Keep up the great work!
×
×
  • Create New...