Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Bug report.


Marc DUVAL 1259627
 Share

Recommended Posts

Marc DUVAL 1259627
Posted
Posted

Hi,

 

Let me start by saying that I am excited by this project. When I try to enter the first airport I get a first message about 15 seconds after I enter the airport name field. It does this as-is or run as an admin. Here is the error message:

 

==============================================================================
vATIS, Version=1.0.7153.21948, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------
Application Information
------------------------------------------------------------------------------
Program      : C:\Users\Marc\AppData\Roaming\vATIS\vATIS.exe
Time         : 23/08/2014 19:50:32
OS           : Microsoft Windows NT 6.2.9200.0
Culture      : fr-FR
Processors   : 8
Working Set  : 46317568
Framework    : 2.0.50727.8009
Run Time     : 00:00:36.8151877
------------------------------------------------------------------------------
Exception Information
------------------------------------------------------------------------------
Source       : System
Method       : StartWithShellExecuteEx
Type         : System.ComponentModel.Win32Exception
Error        : Le fichier spécifié est introuvable
Stack Trace  : à System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  à System.Diagnostics.Process.Start()
  à (Object )
  à A.UXB.A(Object A)
  à A.RF.A(Object A, ThreadExceptionEventArgs B)
  à System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
  à System.Windows.Forms.Control.WndProcException(Exception e)
  à System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
  à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
  à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  à System.Windows.Forms.Application.Run(Form mainForm)
  à A.MXB.A(Form A)
  à A.RF.A()
------------------------------------------------------------------------------
2014-08-23_19.50.32.txt
==============================================================================

 

Thanks

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

Hi again.

 

Don't worry about my report as I am told that your software is not compatible with the ATC procedures in the area I control.

 

This is too bad, I was already enjoying this program.

 

Marc

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

Hi Marc,

 

What was the airport you were trying to load? I'm currently in the process of creating the METAR parsing coding for non-US standard METARs.

 

I'm not at my computer at the moment, so I can't look into the error stack trace yet.

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

Hey Justin,

 

Basically, all of them. After a while, I was able to create one, but when I got into creating a profile, it happened again. It seems that it is every time that I am offered a field to fill.

 

Marc

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

Right, but what airport ICAOs specifically?

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

I tried, in the order, LFRG, LFPG and KLAX

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

I went through and reviewed all the code again and found some potentially unnecessary lines that might have caused the application to crash...

 

https://github.com/justinshannon/vATIS/releases/download/v1.0.7156.38752/vATIS-Setup-1.0.7156.38752.exe

 

Let me know if that works for you.

 

EDIT: Updated installer with another fix.

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

Justin,

 

I am sorry to report that it has not changed. The error is still there. Could it be because I am on a French version of Windows 8.1?

 

Marc

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

Marc,

 

Can you post the error log(s) from the latest version? I know Windows 8 can be picky...

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

The error seems to be on a timer. It does not matter really where it is. It pops up even when I am doing nothing.

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted
Can you post the error log(s) from the latest version? I know Windows 8 can be picky...

Here you go.

 

https://dl.dropboxusercontent.com/u/71166090/vatis_errors.rar

 

EDIT: I included all. The latest are from today only.

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

It's most likely an issue with the culture info settings...I changed some code to reflect the culture change.

 

Try this and let me know the results: https://github.com/justinshannon/vATIS/releases/download/v1.0.7156.38752/vATIS-Setup-1.0.7158.42146.exe

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

Marc DUVAL 1259627
Posted
Posted

Justin,

 

I am happy to report that on my side, this bug is gone.

 

Marc

Link to comment
Share on other sites

Justin Shannon
Posted
Posted

Wonderful.

Controller (C3), Los Angeles ARTCC
Developer: xPilot, vATIS

Link to comment
Share on other sites

 Share