Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - My Flights // Bid Data Not Refreshing #271

Closed
walkerairtrans opened this issue Jun 18, 2023 · 2 comments
Closed

[BUG] - My Flights // Bid Data Not Refreshing #271

walkerairtrans opened this issue Jun 18, 2023 · 2 comments
Assignees
Labels
bug Something isn't working high High Priority Issue plugin Plugin functionality ux A user may be confused

Comments

@walkerairtrans
Copy link

walkerairtrans commented Jun 18, 2023

Describe the bug

This is an extension of my other reported issue on the refresh button here: #249. There appears to be more problems with My Flights.

Here is my current bookings...
image

I accidently clicked on the tour leg flight WAE8182 when I wanted WAX8122. I get "incorrect simulator scenario" because I am not at KHOU, I am at KBOS.
image

My flightplan shows the flight I misclicked--WAE8182.
image

I now return to My Flights to click the RIGHT button, WAX8122. Immediately get "incorrect simulator scenario."
image

My flightplan is still showing the old flight I misclicked--WAE8182.
image

The only way to get out of this loop is to shut down smartCARS 3 and relaunch, and make sure "I" click the right flight the first time.

Additionally, I tried this for giggles -- I clicked on the WAX8122 KBOS flight and started it. I immediately stopped it and went back to My Flights and clicked on WAE8182 that should be starting from KHOU. I was able to start that flight and this is what update.php was sending to my server. The bidID is the same as WAX8122 but I actually clicked on WAE8182 Fly button.

{"bidID":"581606","uuid":"xRDlw1a5","latitude":"42.358821868896484","longitude":"-71.02159881591797","heading":"210.28961181640625","groundSpeed":"0","altitude":"86","distanceRemaining":"877.6131704229999","phase":"BOARDING","route":[""],"network":"offline","timeRemaining":"0","simVersion":"X-Plane"}

How do you reproduce this bug?

  1. Book two flights (yes, pilots can have multiple bids.)
  2. Click the wrong flight, get the incorrect scenario message
  3. Go back to My Flights
  4. Click the right flight, get the incorrect scenario message
  5. Monitor the flightplan fetch and notice it's the the same wrong flight you clicked earlier

Expected behavior

You need to refresh flightplan with the correct bid object when clicking "Fly".
As I said in my other bug report, you need to also clear it with the refresh button.

Screenshots

See them above.

Operating system

Windows 11

Community airline

Walker Air Transport

smartCARS Version

0.11.0

Plugins installed

chat, map, flight center, flight tracker, logbook

Additional context

No response

@walkerairtrans walkerairtrans added the verification required This bug hasn't been confirmed and is awaiting verification label Jun 18, 2023
@GenericNerd GenericNerd added bug Something isn't working ux A user may be confused plugin Plugin functionality high High Priority Issue and removed verification required This bug hasn't been confirmed and is awaiting verification labels Jun 20, 2023
@bgiorgio0506 bgiorgio0506 self-assigned this Jun 20, 2023
@bgiorgio0506
Copy link
Member

this will be fixed in the next update

@walkerairtrans
Copy link
Author

This has been fixed.
Thank you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high High Priority Issue plugin Plugin functionality ux A user may be confused
Projects
None yet
Development

No branches or pull requests

3 participants