Bug description:
Injecting an airplane via SimConnect with AICreateEnrouteATCAircraft and waypoint 0.0 spawns the aircraft as expected at the gate and it changes directly into "STATE_PUSH_BACK_BEGIN. But it never starts the pushback, using DevMode “Debug AI Path” is is visible that the path to the taxiway is set correct. Same issue when injecting as AICreateParkedATCAircraft and setting the PLN later.
Tested at default LPPR, with and without Ground Vehicles enabled in the Settings. Pushback Truck never connects.
Are ATC aircraft receiving a pushback at all? I have seen them doing all kinds of weird things, among it that they don’t receive a pushback, which of course ends up in making weird turns with wings into terminals when departing. Happens both at default and addon airports.
Most pushbacks I’ve seen so far do work, similar to 2020. Some get stuck after making the “spin-around” after pushback though.
In terms of pushback with AICreateEnrouteATCAircraft or AICreateParkedATCAircraft injected aircraft, I’ve seen them pushback if they stick around long enough with the parking issue, but I don’t know that we inject with the waypoint 0.0 value or not. I’ll see if I can find out.