Hi!
Since the last update (3rd march; 9d8ad8ee0bf75132255499a8e5210f5d; P3D version is 4 5 14 34698), I can request deice services within Additionnal Services menu (so when the plane is at the gate) but it does not work by clicking on De-icing services option: nothing happens (in my case, at EKCH, 4 suitables areas; I've tested in different airports, same issue).
Everything worked fine before this update.
Here a message that appears within Coualt.log when I click on De-icing services option:
[showMultipageMenu] Exception No registered converter was able to produce a C++ rvalue of type class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > from this Python object of type unicode
Furthermore, I can't create De-ice areas or modify previous ones (created by the last update of GSX): GSX crashes.
Boost.Python.ArgumentError: Python argument types in
SimUiHandler.showText(SimUiHandler, unicode, TextColor)
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': 'EKCH', 'Requested assistance services at': 'Gate A 11', 'Requested parking services to': u'Platform A - Lane 1', 'User Pos': (55.62008616835179, 12.640187903195999, 7.69069 m, 2.51068 m, 213.0332694177787, 0.011344640515744686, 0.011344640515744686, -0.00021574892599270318, 2.5511759651184085, 1.0)}
GSX SimStop
Thanks for your help!