Recent Posts

Pages: 1 [2] 3 4 ... 10
11
GSX Support MSFS / GSX Profile "none" Parking Space
« Last post by hvxnuvx on July 23, 2025, 01:05:22 pm »
Hello! This is my first post, so forgive me if I'm not doing something right.

I need some help regarding creating a GSX Profile for an airport. I'm making a python script so that my parking spots can be neatly grouped and so I can have multiple stop positions for different aircraft. The problem I'm having is that one of the gates isn't in the "GATE" category. When I look in the .ini file, the gate is called [none 0].

These are the things I have tried so far (separately, but for brevity I'll put it all in one snippet):
Code: [Select]
parkings = {
  0 : (TerminalGate5, Gate5Offset),
  "None 0" : (TerminalGate5, Gate5Offset),
  "none 0" : (TerminalGate5, Gate5Offset),
  GATE: {
    0 : (TerminalGate5, Gate5Offset),
    "None 0" : (TerminalGate5, Gate5Offset)
  },
  PARKING: {
    0 : (TerminalGate5, Gate5Offset),
    "None 0" : (TerminalGate5, Gate5Offset)
  },
  NONE: {
    0 : (TerminalGate5, Gate5Offset)
  },
  RAMP: {
    0 : (TerminalGate5, Gate5Offset)
  }
}
Some of these resulted in the .py file not being loaded at all, some caused couatl to crash, and the rest had no effect. I tried "RAMP," because in the GSX menu in-game, it is in a "Ramp" group, and it is the only ramp in that group. Within that group, it is called "Ramp 0." That being said, the in-game menu says I am parked at "None 0"

Any help would be greatly appreciated! Thank you!
12
GSX Support MSFS / No Connection to Simbrief
« Last post by davihh on July 23, 2025, 09:40:56 am »
Hey
hope someone can help.
GSX cannot connect to Simbrief eventhough i put de right Username into the Settings,

"Simbrief ERROR Exception1=HTTP Response Code said Error"

Any Ideas how to fix?
13
GSX Support MSFS / GSX Pushback Tug
« Last post by TrentMax78 on July 22, 2025, 11:10:34 pm »
Hi, I'm seeing two (2) pushback tugs at London Heathrow Airport (EGLL) with a GSX profile (inibuilds one). I sometimes have to restart Counti for the two pushback tugs to disappear.
14
I'm having the same issue on MSFS24, sometimes it will only get blurry as I get closer and closer to the taxiway...  :(
15
EuroAirport Basel / LFSB Missing Objects
« Last post by CaptainDuke on July 22, 2025, 07:39:17 pm »
Hello Support,

These objects have been missing for a very long time.
You don't care at all.
GSX is installed and works as poorly as ever.
When do you plan to fix this?

Regards
16
Louisville KSDF Support FSX/P3D / Re: Louisville does no longer work in P3D5
« Last post by 19pecker67 on July 22, 2025, 09:38:14 am »
Hello Dan,
thanks for your post, I just discovered that my KSDF has gone.
Please elaborate more on what and how to de-install the addon manager.
I could de-install the 'Virtuali Addon Manger'. Also KSDF.

However,
after re-installing FSDT_Universal_Installer.exe and then ksdf_fsx_setup.exe,
automatically the FSDT updater starts,
which I understood you propose *not* to use anymore.
So, how to prevent this?

Thanks in advance.

Andre(as) Berg --- i7 8700K 12MB 3.7G | MSI Z370 Tomahawk | DDR4 16G | C: SSD Samsung 970 EVO 500G M.2 | G: Samsung SSD 980 PRO 2T M.2 MSI |
F: Samsung HD 1T | RTX2080 DUKE 8G || p3dv4.5 | PMDG DC6 || p3dv5.3 | FSLabs A320 A319 A321 Concorde | PMDG 737 747 777 | Majestic Q400 | TFDi M11F M80|| ORBX | GSX | FSDT | PACX | ActiveSky  | alpha-india
17
General Discussion / Future Scenery Plans?
« Last post by airbumps on July 22, 2025, 06:06:53 am »
Hi FSDT,

Are you able to share your plans for the future in terms of scenery development? The focus seems to have been on GSX for considerable time now, with new sceneries not released and old sceneries not updated as they used to be.

I don't really have a problem with that, however it is a shame as your sceneries used to be amazing back in the P3D days.

Should we expect any new/updated scenery in the future or is the focus now just on GSX?

Cheers
18
I get the same thing on my 2024. This scenery is now very old and I can't see FSDT updating it further. They appear to have given up on scenery development and are just focusing on GSX. Its a shame because back in the day some of their sceneries where very good.
19
Funny, I just now posted the same question on the GSX discord https://discord.com/channels/1011680327346966590/1396973720383262862.
I'm looking forward to see this feature added as I am currently making a start with the gsx profile for Almaty International Airport.
20
GSX Support MSFS / Re: Objects missing / Pink textures and errors starting GSX
« Last post by Tom Engel on July 21, 2025, 11:53:07 pm »
As I have the exact same issue with the follow me car I would be very happy if you could show me which files I have to copy where exactly?

Best regards,

Tom
Pages: 1 [2] 3 4 ... 10