invernyx / smartcars-3-bugs

The bug tracker for the smartCARS 3 application
3 stars 0 forks source link

[BUG] - Map is missing all VA traffic currently flying #167

Closed walkerairtrans closed 1 year ago

walkerairtrans commented 1 year ago

Describe the bug

I'm currently flying outside Chicago and I'm not on the map nor anyone else.

How do you reproduce this bug?

  1. Start a flight
  2. Open map

Expected behavior

Should see pilots flying.

Screenshots

image

Operating system

Windows 11

Community airline

Walker Air Transport

smartCARS Version

Latest

Plugins installed

chat, map, flight center, flight tracker, logbook

Additional context

No response

bgiorgio0506 commented 1 year ago

@walkerairtrans I cannot reproduce your bug ( as I see my self on production) make sure you are signed in also with the tfdi account

turbofandude commented 1 year ago

Let's also get the log files in here, if possible, please

walkerairtrans commented 1 year ago

@bgiorgio0506 @turbofandude it appears we now see planes on the map. Next time it happens I'll grab the logs and open this. I'm seeing other VA now and my own.

walkerairtrans commented 1 year ago

Ok, so this is still a problem.

I have (3) pilots currently flying and only 1 of them is visible on the map.

Logs as requested combined.log error.log

smartcars3_Yi0OpF69ts

Active SC3 Sessions Currently image

Here is the flight data details I see in your console--all of them are cruise right now and only WAT426 is shown.

`{ "callsign": "WAT426", "network": "SC3NET", "flightplan": { "departure": "KDCA", "arrival": "PANC", "alternate": "", "aircraft": "B739", "flightRules": "", "cruiseAltitude": "", "cruiseSpeed": "", "enrouteTime": "", "depTime": "" }, "lastReport": { "altitude": 36799, "longitude": -137.802, "latitude": 60.7121, "groundspeed": 445, "heading": 269.67, "transponder": 0 }, "connectionTime": 0, "login": "", "pilot": "Colin Mannes", "pilotID": 2582, "group": 14 }

`
turbofandude commented 1 year ago

As we said, previously, users must be logged into a TFDi Design account to appear on the map. This is a change from previous versions, however, the account we’re referring to is free. You do not need to have a Premium subscription.

walkerairtrans commented 1 year ago

I completely missed that. Thanks!