After receiving the latest updates today morning GSX functionality is now pretty limited on my rig. Using latest P3D5 on Windows 10. No changes in configuration on my side.
I tried at different airports and with different aircraft (FSLabs A320, PMDG 737 NGXu, QW 787) and some GSX operations seem to be broken.
- Requesting GPU only works when connected to a jetway. Otherwise GSX crashes.
- Refueling always crashes.
- Boarding crashes.
- Catering seems to work.
- Pushback works.
- DeIce works.
============================================================================
Python 3.7.9 Stackless 3.7 (tags/v3.7.9-slp-dirty:8ad319a856, May 22 2021, 22:48:12) [MSC v.1916 64 bit (AMD64)]
wxPython 4.2.0
Couatl v5.0 (build 5764)
log started on Mon Jun 2 12:49:42 2025
connecting to SimConnect...
connected to SimConnect
bglmanx non ready yet, waiting.
connected to bglmanx
View changed to EZCA VC cam
Simulator version: 5.4.9.28482
============================================================================
Tried to request refueling at Aerosoft EDDH:Traceback (most recent call last):
File ".\common\messageQueue.py", line 49, in _display
Boost.Python.ArgumentError: Python argument types in
SimUiHandler.showText(SimUiHandler, bytes, int, bool, int)
did not match C++ signature:
showText(class SimUiHandler {lvalue}, class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > str, enum SIMCONNECT_TEXT_TYPE color=Couatl.TextColor.BLACK, bool scroll=False, class boost::python::api::object timeout=None)
{'Airport': 'EDDH', 'User Pos': (53.63330528129843, 10.003456017121293, 14.5793 m, 2.57928 m, 86.09999922513316, 0.015835685655474663, 0.011344640515744686, -0.00022946027029812133, 2.5511759651184085, 1.0), 'Requested assistance services at': 'Gate B 2'}
AssistanceServices.showMessage() Refueling service requested WHITE
GSX SimStop
============================================================================
Tried to request GPU at Gaya LOWW:Traceback (most recent call last):
File ".\common\messageQueue.py", line 49, in _display
Boost.Python.ArgumentError: Python argument types in
SimUiHandler.showText(SimUiHandler, bytes, int, bool, int)
did not match C++ signature:
showText(class SimUiHandler {lvalue}, class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > str, enum SIMCONNECT_TEXT_TYPE color=Couatl.TextColor.BLACK, bool scroll=False, class boost::python::api::object timeout=None)
{'Airport': 'LOWW', 'User Pos': (48.11701387131051, 16.56810809843966, 186.932 m, 4.05204 m, 25.518959309553345, 0.011316221207380295, 0.011170106939971447, 0.0, 4.17271187210083, 1.0), 'Requested assistance services at': 'Gate F 23'}
AssistanceServices.showMessage() Refueling service requested WHITE
Sound fuel_truck_arriving.wav not played, aural cues disabled by user
AssistanceServices.showMessage() Fuel Truck is on its way WHITE
GSX SimStop
============================================================================
Tried to request refueling at Aerosoft EDDM:Traceback (most recent call last):
File ".\common\messageQueue.py", line 49, in _display
Boost.Python.ArgumentError: Python argument types in
SimUiHandler.showText(SimUiHandler, bytes, int, bool, int)
did not match C++ signature:
showText(class SimUiHandler {lvalue}, class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > str, enum SIMCONNECT_TEXT_TYPE color=Couatl.TextColor.BLACK, bool scroll=False, class boost::python::api::object timeout=None)
{'User Pos': (48.35090015081334, 11.777194887464475, 452.579 m, 2.57932 m, 263.10000642577285, 0.01580391824245453, 0.011344640515744686, 0.0, 2.5511759651184085, 1.0), 'Airport': 'EDDM'}
AssistanceServices.showMessage() Refueling service requested WHITE
Requested assistance services at Gate 191
FSDT_GSX_SetGate 10 191 0
GSX SimStop
============================================================================
EDIT:
Boarding also crashes:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 22: invalid start byte
{'User Pos': (35.33812355243357, 25.17424386011846, 37.6314 m, 2.57935 m, 318.7426746628934, 0.015801068395376205, 0.011344640515744686, -0.0, 2.5511759651184085, 1.0), 'Airport': 'LGIR', 'Requested assistance services at': 'Gate 7'}
============================================================================
Actually hardly anything is working currently.