Riley Powell-Thomas Posted January 2, 2021 at 10:22 PM Posted January 2, 2021 at 10:22 PM I get this error message every time I load up please help: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.RepopulateFIRControllersGrid() in C:\Metacraft\Vatsim\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1490 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.ShowFIR(String firICAO, Boolean selectTab) in C:\Metacraft\Vatsim\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1284 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.MainForm_Load(Object sender, EventArgs e) in C:\Metacraft\Vatsim\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 128 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.WndProc(Message& m) in C:\Metacraft\Vatsim\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 277 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.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- VATSpy Assembly Version: 1.1.0.8 Win32 Version: 1.1.0.8 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/VATSpy.exe ---------------------------------------- Ninject Assembly Version: 3.3.4.0 Win32 Version: 3.3.4.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.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 Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.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.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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 ---------------------------------------- Ninject.Extensions.Factory Assembly Version: 3.3.2.0 Win32 Version: 3.3.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.Extensions.Factory.DLL ---------------------------------------- Castle.Core Assembly Version: 4.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.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.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 ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Link to comment Share on other sites More sharing options...
Ross Carlson Posted January 3, 2021 at 02:30 AM Posted January 3, 2021 at 02:30 AM Could you give this version a try and let me know if it fixes it? You can just install it over the top of the one that you've got. No need to uninstall first. http://www1.metacraft.com/VATSpy/files/VATSpy-Setup-1.1.0-beta.9d.exe Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Riley Powell-Thomas Posted January 3, 2021 at 04:52 PM Author Posted January 3, 2021 at 04:52 PM I tried got this error message See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.RepopulateFIRControllersGrid() in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1490 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.ShowFIR(String firICAO, Boolean selectTab) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1284 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.MainForm_Load(Object sender, EventArgs e) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 128 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.WndProc(Message& m) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 277 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.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- VATSpy Assembly Version: 1.1.0.13 Win32 Version: 1.1.0.13 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/VATSpy.exe ---------------------------------------- Ninject Assembly Version: 3.3.4.0 Win32 Version: 3.3.4.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.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 Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.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.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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 ---------------------------------------- Ninject.Extensions.Factory Assembly Version: 3.3.2.0 Win32 Version: 3.3.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.Extensions.Factory.DLL ---------------------------------------- Castle.Core Assembly Version: 4.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.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.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 ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.dll ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.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 ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Tao.Platform.Windows Assembly Version: 1.0.0.5 Win32 Version: 1.0.0.5 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Tao.Platform.Windows.DLL ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Newtonsoft.Json.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 ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_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.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_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- Tao.OpenGl Assembly Version: 2.1.0.12 Win32 Version: 2.1.0.12 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Tao.OpenGl.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. Then after clicking continue had big red X over the vatspy program and got this error message See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.RepopulateFIRControllersGrid() in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1490 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.ShowFIR(String firICAO, Boolean selectTab) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 1284 at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.MainForm_Load(Object sender, EventArgs e) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 128 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at Metacraft.Vatsim.VatSpy.Ui.Forms.MainForm.WndProc(Message& m) in C:\Metacraft\Vatsim\VatSpy\Metacraft.Vatsim.VatSpy\Ui\Forms\MainForm.cs:line 277 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.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- VATSpy Assembly Version: 1.1.0.13 Win32 Version: 1.1.0.13 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/VATSpy.exe ---------------------------------------- Ninject Assembly Version: 3.3.4.0 Win32 Version: 3.3.4.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.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 Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.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.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.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 ---------------------------------------- Ninject.Extensions.Factory Assembly Version: 3.3.2.0 Win32 Version: 3.3.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Ninject.Extensions.Factory.DLL ---------------------------------------- Castle.Core Assembly Version: 4.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.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.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 ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.dll ---------------------------------------- DynamicProxyGenAssembly2 Assembly Version: 0.0.0.0 Win32 Version: 4.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Castle.Core.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.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 ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Tao.Platform.Windows Assembly Version: 1.0.0.5 Win32 Version: 1.0.0.5 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Tao.Platform.Windows.DLL ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Newtonsoft.Json.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 ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_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.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_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- Tao.OpenGl Assembly Version: 2.1.0.12 Win32 Version: 2.1.0.12 CodeBase: file:///C:/Program%20Files%20(x86)/VATSpy/Tao.OpenGl.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. Link to comment Share on other sites More sharing options...
Kai Bock 955925 Posted January 7, 2021 at 01:03 AM Posted January 7, 2021 at 01:03 AM I have the exact same problem with VAT-Spy. Would be nice if thats gonna be fixed :-) EDLL FIR Mentor Link to comment Share on other sites More sharing options...
Ross Carlson Posted January 7, 2021 at 02:05 AM Posted January 7, 2021 at 02:05 AM Give this build a try: http://www1.metacraft.com/VATSpy/files/VATSpy-Setup-1.1.0-beta.9e.exe It doesn't do anything differently, but it does write some info to a log file which might be helpful for me. After you run this version, go to your %appdata%\VAT-Spy folder and then upload the log file you see there. It should be named with today's date (or whichever date you run it on) such as log20210106.txt Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Riley Powell-Thomas Posted January 7, 2021 at 09:05 AM Author Posted January 7, 2021 at 09:05 AM Bit odd this but I cannot seem to find any log files for some reason This is a screenshot of my VatSpy folder Link to comment Share on other sites More sharing options...
Riley Powell-Thomas Posted January 7, 2021 at 09:08 AM Author Posted January 7, 2021 at 09:08 AM it also isn't in my vatspy x86 program files Link to comment Share on other sites More sharing options...
Kai Bock 955925 Posted January 7, 2021 at 10:11 AM Posted January 7, 2021 at 10:11 AM I deleted the folder VAT-Spy inside users\username\AppData\Roaming That did the trick and I can now open VAT-Spy normally 🙂 The credit for this goes to a user in the vatsim-germany forum! EDLL FIR Mentor Link to comment Share on other sites More sharing options...
Riley Powell-Thomas Posted January 7, 2021 at 03:14 PM Author Posted January 7, 2021 at 03:14 PM It worked perfectly Kai thank you so much, and thanks Ross for all of your help :) Link to comment Share on other sites More sharing options...
Ross Carlson Posted January 7, 2021 at 05:14 PM Posted January 7, 2021 at 05:14 PM That is likely a temporary workaround, not a solution. Please let me know if/when it happens again, those log files will be helpful. Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Recommended Posts