Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Flight Toolkit 1.1.12

Featured Replies

I finally got the conversion working with 1.1.12. I erased the worldwide addon and then reinstalled it. After I did this everything started to work. Don't know why this happened. One thing has me really puzzled. If I click on an airport in New Jersey and look  at the job board, there are multiple jobs you can fly. I tried one and it worked fine. How is this possible? I thought there would only be jobs for Alaska and Hawaii since I did not think MS programmed more. Once again, thanks to everyone who made this possible. Now if we can get more aerocaches in, it would be great. Thanks very much.

  • Replies 63
  • Views 13.5k
  • Created
  • Last Reply

Top Posters In This Topic

I finally got the conversion working with 1.1.12. I erased the worldwide addon and then reinstalled it. After I did this everything started to work. Don't know why this happened. One thing has me really puzzled. If I click on an airport in New Jersey and look  at the job board, there are multiple jobs you can fly. I tried one and it worked fine. How is this possible? I thought there would only be jobs for Alaska and Hawaii since I did not think MS programmed more. Once again, thanks to everyone who made this possible. Now if we can get more aerocaches in, it would be great. Thanks very much.

 

Jobs are auto generated for every airport around the world depending on parking spaces. 

Kavinda J.D  ^_^

  • 1 month later...

Here's a small problem that actually bugged me since you introduced the feature: The option to show pending aerocaches only works occasionally for me. I believe it only works the first time I start up Flight after a PC reboot, and when I close Flight and restart it, the pending aerocaches don't show up in the list anymore.

 

I noticed a difference in the xlive.log between when it's working and when it's not working:

 

Working:

...
  Initializing SQL
  Connecting to Live SQL DB
  Found 350 aerocaches in the database
  Found 1 messages of the day in the database
LSPServer: Listening for connections...
XNetStartup
WSAStartup
Socket: create
    Result 51c: 0
Socket 51c: bind 0.0.0.0:1000
    Result: 0
Device created
Show Login UI
Show Login UI
Show Login UI
Logging in...
Connecting to Pending SQL DB
XNetServerToInAddr 127.0.0.1, service 1297287375
XNetConnect 127.0.0.1
Socket: create
    Result 818: 0
Redirecting port 1000 to -16208
Socket 818: connect 127.0.0.1:49328
    Result: WSAEWOULDBLOCK
Received Method: SyncGFWLUserData
Received Method: GetUserRewardsDelta
Found 8 pending aerocaches in the database
Hide UI
Received Method: GetUserRewardsDelta
Received Method: GetMarketplaceItemsWithDependencies
Received Method: GetAerocachesByFilter
Sending aerocache data: 350 found, and 8 not found
Received Method: GetActiveMessageOfTheDayItems
Received Method: GetUserUnlockableItemsDelta
Received Method: GetUsersStatisticsV2
...

Not working:

...
  Initializing SQL
  Connecting to Live SQL DB
  Found 350 aerocaches in the database
  Found 1 messages of the day in the database
LSPServer: Listening for connections...
XNetStartup
WSAStartup
Socket: create
    Result 51c: 0
Socket 51c: bind 0.0.0.0:1000
    Result: 0
Device created
Show Login UI
Logging in...
Connecting to Pending SQL DB
XNetServerToInAddr 127.0.0.1, service 1297287375
XNetConnect 127.0.0.1
Socket: create
    Result 59c: 0
Redirecting port 1000 to -16092
Socket 59c: connect 127.0.0.1:49444
    Result: WSAEWOULDBLOCK
Received Method: SyncGFWLUserData
Received Method: GetUserRewardsDelta
Received Method: GetUserRewardsDelta
Received Method: GetMarketplaceItemsWithDependencies
Received Method: GetAerocachesByFilter
Sending aerocache data: 350 found, and 0 not found
Received Method: GetActiveMessageOfTheDayItems
Received Method: GetUserUnlockableItemsDelta
Received Method: GetUsersStatisticsV2
Found 8 pending aerocaches in the database
Hide UI
Received Method: UpdateUserStats
...

Apparently the aerocache data is being sent before the pending aerocaches are found in the database; can you implement a check to make sure the pending aerocaches are added to the aerocache data before it is being sent?

  • Author

You are awesome, thank you!

 

It looks like there is a timing dependency, where I log the user in and then load the pending aerocaches, and if Flight is too fast at loading, then it won't finish in time.  I'll look at fixing that.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.