Jump to content

Norsegunar

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Norsegunar

  1. Wags' reply on the video about those
  2. Those Indicator are only for the Hind and Hip to show what the channels of the autopilot system are doing for the pitch, roll and yaw. For the other Helos you will only get the red box.
  3. Ansirial, Thanks took the old log file that I posted and ran it with the new update and it worked perfectly.
  4. Hi, I have been getting this error. If there anyway to fix this ? Also attached the debrief logfile. Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to Continue. If you click Quit, the application will close immediately. Object reference not set to an instance of an object. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at DCSLogbookSync.Models.LogFile.evaluateRisk(List`1 offences, String path, Player playerID) at DCSLogbookSync.Models.LogFile..ctor(String pathIn, Player playerID, Int32 charId, Int32 airId, Int32 enemies, Int32 tempStartingHourIn, Int32 tempStartingMinuteIn, Boolean trainingIn, Boolean importantIn, Boolean hideUndisclosed) at DCSLogbookSync.Form1.gotoStep2_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.4360.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DCSLogbookSync Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/DCSLogbookSync/DCSLogbookSync.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_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 Assembly Version: 4.0.0.0 Win32 Version: 4.8.4360.0 built by: NET48REL1LAST_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.4084.0 built by: NET48REL1 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.4190.0 built by: NET48REL1LAST_B 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.4360.0 built by: NET48REL1LAST_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.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- MySql.Data Assembly Version: 8.0.20.0 Win32 Version: 8.0.20.0 CodeBase: file:///F:/DCSLogbookSync/MySql.Data.DLL ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C 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.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 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.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///F:/DCSLogbookSync/Newtonsoft.Json.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. debrief.log
  5. With the Hind's main radios being pre-set in the ME and not having a radio like the L-800L1 or the dialable R-863 like in the Mi-8, it would be nice to be able to change the pre-set freqs in game via the kneeboard for MP servers that don't pre-set them.
  6. Activate the stations on the Weapons Control Panel (Have red boxes under the stations), this will allow you to move to other screens on the MPCD while the weapon is aligning.
  7. Anyone else see something different See if you notice something different now.... Left: Current OB Right: FB Video on NAVFLIR Boresight
  8. It's something to do with the GPWS when you are coming in to land. It thinks you're going to hit the ground. I can't remember if this happened before the last patch. So what I have been doing is just clicking ALT on the UFC and turning off the GPWS while landing.
  9. Was working on a mission and noticed that you can not place a C-130 at Bandar Abbas Intl since I'm guessing due to a parking spots size limit. Looking at google maps the northern ramp (F01-F26) actually has a C-130 parked there. Is it possible to update the size for at least F01-F26 to allow for a C-130 to be placed there? Thanks
  10. I did a search and haven't seen this asked for yet. Would it be possible to move the changing of the laser codes from the Radio menu to the kneeboard like the M2K and the F-5E have? Or at least list the laser codes that are currently inputted? I find that sometimes i misclick on the radio menu for the wrong number or pylon then have to load the DTC to find out that I have put in the codes incorrectly then do it all over again.
  11. Update from Razbam on why no updates.
  12. Yep that is the issue. Error was between keyboard and chair....
  13. Attaching the MP track, isn't long because a SAM got me because Countermeasures would not deploy. Tested in Single Player and Countermeasures work Dispenser On ALE-47 set to MAN 1 HOTAS setup for Chaff forward key bind and Flare Aft Key bind
  14. For the AWLS you'd need to go into the radio file for the Harrier(Zeus has posted on how to do this) and add in the ILS stations for the PG for the following airfields that have ILS: Al Maktoum Intl Al Minhad AB Dubai Intl Sharjah Intl Khasab Fujairah Intl Havadarya Bandar Abbas Intl Lar Airbase The Tarawa doesn't use ICLS, for poor weather landing you use TACAN and the ball on the back of the island.
  15. Did you properly align your aircraft first ? What is your texture setting ? AV-8B has a strange issue if your texture setting is on low, it won't render certain items on the HUD
  16. I"m not sure how much of the V/UHF radio actually works. In theory if you lost your UFD you could control the radios with it. But I don't think Razbam has done much work on it.
  17. The Wide or Narrow is for the LST mode on the DMT, it will either do a side search in it's FOV or a narrow Search or HUD staying within the hud to search for a laser emission.
  18. I ran a repair and it was fixed.
  19. Same here, looks like they are broken in this update.
  20. Make sure on the ACP that it's not set to safe. Change in the last update.
  21. Sorry took me awhile to test this with my G-13. I was able to setup key pushes with Keystrokes. Few things: 1. Make sure you have under Properties for the Profile that it's assigned to the correct DCS.exe which is in the bin folder in your DCS install. 2. Make sure the key commands are mapped in DCS that you are mapping into the profile in Logitech Gaming software. 3. Make sure when you're in DCS that the profile is active on the G-13 Hope this helps
  22. Are you programming it via the Logitech Software ?
  23. Just Tested it out on the PG map and I was able to have a AI Harrier take off from the Tarawa. No weapons and 60% fuel. So it was about 19000 lbs. Track is attached. One of the things to check is to make sure your AI Harriers are below the max VSTOL weights. If I remember correctly from Zeus or CptSmiley, that if the AI is above that weight it won't take off. It's not like human player who can fudge the weight. AV-8B AI Takeoff LHA-1.trk
  24. Using al531246's SAM overlay info I've made a miz template with SAM and EW networks for Iran and UAE. I had to sub out for the HQ-7(Chinese SA-2) and SA-5. HQ-7 stand in can be replaced when they release the SA-2. I used the SA-10(S-300) as the stand in for the SA-5(S-200). Has there been any info if they will create an SA-5 asset ? For the UAE the 2 Skyguard stations are Chaparrals since that is the closest I could find. This doesn't have any mobile SAMs or AAA units. SoH Template.miz
  25. SioandGrin it should be Saved Games/DCS Open Beta/Mods/Tech/476 Range Targets
×
×
  • Create New...