Jump to content
Sign in to follow this  
cknipe

New data provider for PSXT

Recommended Posts

I'm having a different problem with this.  With .NET 4.8 installed on a Windows 10 system, ADS-B Live is not running on my computer, and thus isn't providing data.

Share this post


Link to post
Share on other sites
On 7/16/2020 at 10:03 PM, Robert Smith said:

I'm having a different problem with this.  With .NET 4.8 installed on a Windows 10 system, ADS-B Live is not running on my computer, and thus isn't providing data.

i.e. it doesn't start up? starts, and closes? starts but does not connect to psxt?

If it doesn't start at all, please check for errors in the windows event log.

Edited by cknipe

Share this post


Link to post
Share on other sites

It tries to start, meaning that the modern equivalent of the hourglass starts up for a moment then nothing further happens.  Nothing appears in task manager, and I'm seeing nothing in event logs, either, as far as I can determine.  I've looked under applications, system, security or anywhere else.  Where in event logs would you think it would appear?

Share this post


Link to post
Share on other sites
On 7/17/2020 at 1:03 AM, Robert Smith said:

I'm having a different problem with this.  With .NET 4.8 installed on a Windows 10 system, ADS-B Live is not running on my computer, and thus isn't providing data.

I have a same problem. The program starts, then crush..9efbd9422cb3.png

Share this post


Link to post
Share on other sites

I also have this problem. The logbook says:

Logboeknaam:   Application
Bron:          Application Error
Datum:         11-8-2020 15:04:33
Gebeurtenis-id:1000
Taakcategorie: (100)
Niveau:        Fout
Trefwoorden:   Klassiek
Gebruiker:     n.v.t.
Computer:      Fokke-PC
Beschrijving:
Naam van toepassing met fout: ADSBWinForm.exe, versie: 2020.8.4.10, tijdstempel: 0x5f2902cd
Naam van module met fout: KERNELBASE.dll, versie: 10.0.18362.959, tijdstempel: 0x7b90c1b5
Uitzonderingscode: 0xe0434352
Foutmarge: 0x000000000003a799
Id van proces met fout: 0x2534
Starttijd van toepassing met fout: 0x01d66fdfda658585
Pad naar toepassing met fout: C:\Program Files (x86)\Flight Sim Technologies\ADSB\ADSBWinForm.exe
Pad naar module met fout: C:\WINDOWS\System32\KERNELBASE.dll
Rapport-id: a1f1eb24-352f-4a89-8dae-d46e28268c83
Volledige pakketnaam met fout:
Relatieve toepassings-id van pakket met fout:
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2020-08-11T13:04:33.498633900Z" />
    <EventRecordID>7678</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Fokke-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>ADSBWinForm.exe</Data>
    <Data>2020.8.4.10</Data>
    <Data>5f2902cd</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.18362.959</Data>
    <Data>7b90c1b5</Data>
    <Data>e0434352</Data>
    <Data>000000000003a799</Data>
    <Data>2534</Data>
    <Data>01d66fdfda658585</Data>
    <Data>C:\Program Files (x86)\Flight Sim Technologies\ADSB\ADSBWinForm.exe</Data>
    <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
    <Data>a1f1eb24-352f-4a89-8dae-d46e28268c83</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

>NET Runtime ERROR logbook says:

Logboeknaam:   Application
Bron:          .NET Runtime
Datum:         11-8-2020 15:04:33
Gebeurtenis-id:1026
Taakcategorie: Geen
Niveau:        Fout
Trefwoorden:   Klassiek
Gebruiker:     n.v.t.
Computer:      Fokke-PC
Beschrijving:
Toepassing: ADSBWinForm.exe
Framework-versie: v4.0.30319
Beschrijving: het proces is beëindigd als gevolg van een onverwerkte uitzondering.
Uitzonderingsinformatie: System.IO.DirectoryNotFoundException
   bij System.IO.__Error.WinIOError(Int32, System.String)
   bij System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   bij System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
   bij System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(System.String, System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String, System.String, Boolean)
   bij #xb.#te.#Yv()
   bij System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Threading.ThreadHelper.ThreadStart()


Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2020-08-11T13:04:33.376271800Z" />
    <EventRecordID>7677</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Fokke-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Toepassing: ADSBWinForm.exe
Framework-versie: v4.0.30319
Beschrijving: het proces is beëindigd als gevolg van een onverwerkte uitzondering.
Uitzonderingsinformatie: System.IO.DirectoryNotFoundException
   bij System.IO.__Error.WinIOError(Int32, System.String)
   bij System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   bij System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
   bij System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(System.String, System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String, System.String, Boolean)
   bij #xb.#te.#Yv()
   bij System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Threading.ThreadHelper.ThreadStart()

</Data>
  </EventData>
</Event>

Hopefully you can solve this problem with this info.

Share this post


Link to post
Share on other sites
On 8/10/2020 at 9:24 PM, mandarin said:

I have a same problem. The program starts, then crush..9efbd9422cb3.png

Don't run both the console, as well as the winform.  PSXT only allows for one data provider to connect to it.

Share this post


Link to post
Share on other sites
On 8/11/2020 at 3:17 PM, F_Stoelwinder said:

I also have this problem. The logbook says:

    <Data>Toepassing: ADSBWinForm.exe
Framework-versie: v4.0.30319
Beschrijving: het proces is beëindigd als gevolg van een onverwerkte uitzondering.
Uitzonderingsinformatie: System.IO.DirectoryNotFoundException
   bij System.IO.__Error.WinIOError(Int32, System.String)
   bij System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   bij System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
   bij System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
   bij System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(System.String, System.String, Boolean, System.Text.Encoding)
   bij Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String, System.String, Boolean)
   bij #xb.#te.#Yv()
   bij System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Threading.ThreadHelper.ThreadStart()

 

 

Please reinstall the latest version, and make sure that the application has permissions to write to the %APPDATA%\Flight Sim Technologies folder.  The application stores it's configuration files there, and up to 200MB of map tile cache.  According to that error, it has insufficient permissions to create the necessary folders.

 

Share this post


Link to post
Share on other sites
8 minutes ago, cknipe said:

Don't run both the console, as well as the winform.  PSXT only allows for one data provider to connect to it.

I don't run them at the same time. There is winform on screenshot only. Console version crushes too..

Edited by mandarin

Share this post


Link to post
Share on other sites
10 minutes ago, mandarin said:

I don't run them at the same time. There is winform on screenshot only. Console version crushes too..

Strange... Console program shows that it is connected to PSXT and running normally.  The error window you posted, directly states the crash is related to the WinForm, and not console.

There has been one or two changes made - I will try to push a new version out tonight still (within the next few hours).  It may be one of the bugs that I've fixed that you could be hitting.

Share this post


Link to post
Share on other sites
49 minutes ago, cknipe said:

 

Please reinstall the latest version, and make sure that the application has permissions to write to the %APPDATA%\Flight Sim Technologies folder.  The application stores it's configuration files there, and up to 200MB of map tile cache.  According to that error, it has insufficient permissions to create the necessary folders.

 

I found the issue with this - this was debug code accidentally left in a release version.  I am fixing it now and will be releasing a new version shortly.

Share this post


Link to post
Share on other sites
1 hour ago, mandarin said:

Console same..
Starts normally
cd6d114f4ee2.jpg

In few seconds error
6f6659854254.jpg

Yes - same issue with the accidental debug code that was left behind.  the new version I've just released fixes that.  There's also some other improvements and changes, as always 😉

Share this post


Link to post
Share on other sites

Hi, I have a strange and a little bit funny problem with ADSB Live, when I watch the live traffic taxi around or come in to land it seems like they are either really really drunk or kids on to much coca cola as they swerve around like crazy, on short final they make huge S-turns and the touchdown goes from the grass on the right side all the way to the left side of the runway... The only way to avoid this problem was to install version 2020.5.19.6, there everything works as to be expected. I even tried your latest release 2020.8.12.11, no improvement there either...

Any chance I can fix this issue as apperantly no one else has this problem with the current version?

Thanks!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...