Howard Snider Posted June 17, 2020 at 05:40 AM Posted June 17, 2020 at 05:40 AM Over the last month or so myself and several other controllers have noticed that the receive side of AFV will terminate. All pilots are able to hear us transmit but we are unable to hear them. This requires a restart of AFV which will rectify the problem but I have had it happen again within 30-45 min. of the same session. Sometimes if I close AFV, it will not reopen and a full computer restart is required. I do not see any other posts about this issue. I am forwarding the 50000 port as well. A pilot mentioned to me tonight that he has had the same issue with other controllers that he has encountered. Howard Snider Instructor ZJX ARTCC Link to comment Share on other sites More sharing options...
Mike Lehkamp Posted June 17, 2020 at 07:57 AM Posted June 17, 2020 at 07:57 AM I can confirm this as I was in the Jacksonville area on two separate occasions where as we pilots lost connection with Center. We could talk amongst ourselves but Center could not hear us despite the fact we could hear him. Michael Link to comment Share on other sites More sharing options...
1275389 Posted June 17, 2020 at 02:58 PM Posted June 17, 2020 at 02:58 PM I've experienced this on the ATC side as well. Don't know how to reproduce it as it happens randomly. Link to comment Share on other sites More sharing options...
Kyle Ekas Posted June 17, 2020 at 07:50 PM Posted June 17, 2020 at 07:50 PM Same here. Link to comment Share on other sites More sharing options...
Evan Reiter Posted June 18, 2020 at 01:16 PM Posted June 18, 2020 at 01:16 PM (edited) Likewise. There's no indication in AFV; the "TX" light still illuminates and (as Howard said) the software still transmits voice. Pilots can hear me fine; I can't hear them. After a few minutes, someone normally texts saying they can hear me and then I'll restart AFV to resolve the issue. When I click the "X" to close AFV, each time I've had this issue a JIT error window appears. The error does not appear when the audio cuts out; only when I click the "X" icon and try to close the program. I will take a screenshot of the error next time this happens. Edited June 18, 2020 at 01:18 PM by Evan Reiter Evan ReiterBoston Virtual ARTCC/ZBW Community Manager Link to comment Share on other sites More sharing options...
Evan Reiter Posted June 18, 2020 at 02:54 PM Posted June 18, 2020 at 02:54 PM (edited) Update: this issue just happened to me. I was transmitting, pilots could hear me, but I couldn't hear them. The AFV window appeared just as it normally does. Once I realized the issue, I closed AFV and saw the following error message. The full text from the JIT debugging window is included at the bottom of this post. I have repeatedly noticed that the issue happens much more frequently in the following scenario: I pre-load my facility's pre-created stations (so AFV looks like this), and use a non-primary position: I manually delete several of the positions I'm not using, so AFV looks like this: I add another facility's stations, so I can monitor the underlying controller, so AFV looks like this: I then delete THOSE extraneous positions, so AFV looks like this: Historically, at some point, the issue I described/screenshotted above will happen. It won't be immediate, but it will happen in the next 1-3 hours. I have had the issue happen without doing these steps, but I've found that having multiple frequencies monitored as I've described above tends to make this audio cut-out happen much more frequently. The full error text: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Sequence contains no matching element at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at GeoVR.Client.ReceiverSampleProvider.AddSilentSamples(IAudioDto audioDto, UInt32 frequency, Single distanceRatio) at GeoVR.Client.SoundcardSampleProvider.AddOpusSamples(IAudioDto audioDto, List`1 rxTransceivers) at GeoVR.Client.UserClient.TaskAudioPlayback(Logger logger, CancellationToken cancelToken, BlockingCollection`1 queue) at GeoVR.Client.UserClient.<Start>b__43_0() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at GeoVR.Client.UserClient.Stop() at GeoVR.VATSIM.VATSIMClient.WinForms.MainForm.btnClose_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs 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) ---> (Inner Exception #0) System.InvalidOperationException: Sequence contains no matching element at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at GeoVR.Client.ReceiverSampleProvider.AddSilentSamples(IAudioDto audioDto, UInt32 frequency, Single distanceRatio) at GeoVR.Client.SoundcardSampleProvider.AddOpusSamples(IAudioDto audioDto, List`1 rxTransceivers) at GeoVR.Client.UserClient.TaskAudioPlayback(Logger logger, CancellationToken cancelToken, BlockingCollection`1 queue) at GeoVR.Client.UserClient.<Start>b__43_0() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute()<--- ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- AudioForVATSIM Assembly Version: 1.8.1.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4150.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.4001.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.3752.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 ---------------------------------------- Ninject Assembly Version: 3.3.4.0 Win32 Version: 3.3.4.0 CodeBase: file:///C:/AudioForVATSIM/Ninject.DLL ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Ninject.Extensions.Factory Assembly Version: 3.3.2.0 Win32 Version: 3.3.2.0 CodeBase: file:///C:/AudioForVATSIM/Ninject.Extensions.Factory.DLL ---------------------------------------- Castle.Core Assembly Version: 4.0.0.0 Win32 Version: 4.4.0 CodeBase: file:///C:/AudioForVATSIM/Castle.Core.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 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.3752.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 ---------------------------------------- GeoVR.Client Assembly Version: 1.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.DLL ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Win32 Version: 4.4.0 CodeBase: file:///C:/AudioForVATSIM/Castle.Core.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.3752.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 ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- MetroFramework Assembly Version: 1.2.0.3 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- GeoVR.Shared Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Shared.DLL ---------------------------------------- netstandard Assembly Version: 2.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll ---------------------------------------- SharpDX.DirectInput Assembly Version: 4.2.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- SharpDX Assembly Version: 4.2.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- NAudio Assembly Version: 1.9.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- GeoVR.Connection Assembly Version: 1.0.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- FSUIPCClient Assembly Version: 3.1.11.313 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- NLog Assembly Version: 4.0.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4121.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.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- Concentus Assembly Version: 1.1.6.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll ---------------------------------------- System.Runtime.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.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 ---------------------------------------- AutoUpdater.NET Assembly Version: 1.4.11.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- MetroFramework.Fonts Assembly Version: 1.2.0.3 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- RestSharp Assembly Version: 106.6.10.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.IdentityModel.Tokens.Jwt Assembly Version: 5.6.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- Microsoft.IdentityModel.Tokens Assembly Version: 5.6.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- Microsoft.IdentityModel.Logging Assembly Version: 5.6.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- Microsoft.IdentityModel.JsonWebTokens Assembly Version: 5.6.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- MessagePack.CryptoDto Assembly Version: 1.0.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- MessagePack.Annotations Assembly Version: 2.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.Runtime.InteropServices.RuntimeInformation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll ---------------------------------------- System.Memory Assembly Version: 4.0.1.1 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.Memory Assembly Version: 4.0.1.1 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.Runtime.CompilerServices.Unsafe Assembly Version: 4.0.6.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- MessagePack Assembly Version: 2.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- StreamDeckSharp Assembly Version: 0.1.10.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.Reflection.Emit Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.dll ---------------------------------------- MessagePack.Resolvers.DynamicEnumResolver Assembly Version: 0.0.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- MessagePack.Resolvers.DynamicUnionResolver Assembly Version: 0.0.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- MessagePack.Resolvers.DynamicObjectResolver Assembly Version: 0.0.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/AudioForVATSIM/GeoVR.Client.dll ---------------------------------------- System.Buffers Assembly Version: 4.0.3.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- System.ValueTuple Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll ---------------------------------------- System.Reflection.Emit.ILGeneration Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit.ILGeneration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.ILGeneration.dll ---------------------------------------- NaCl.Core Assembly Version: 1.2.0.0 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- InputBox Assembly Version: 1.0.0.1 Win32 Version: 1.8.1.0 CodeBase: file:///C:/AudioForVATSIM/AudioForVATSIM.exe ---------------------------------------- ************** 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. Edited June 18, 2020 at 02:55 PM by Evan Reiter Evan ReiterBoston Virtual ARTCC/ZBW Community Manager Link to comment Share on other sites More sharing options...
Recommended Posts