skiselkov / BetterPushbackC

This is the BetterPushback plugin for X-Plane 11 and X-Plane 12
Other
494 stars 144 forks source link

Tug does not show on slave #387

Open jppa320 opened 2 years ago

jppa320 commented 2 years ago

Hello skiselkov. After a while I am trying to use Betterpushback on 2 computers. Most of it works well, but I am still unable to see the truck on the slave monitor unfortunately. Is there something which I make wrong ? Regards JPPa320

I have donne sync between master and slave with the following results on slave:

  1. bp/slave_mode is already set to 1 by a small plugin which I wrote
  2. bp/op_complete is updated to 1 without problems
  3. bp/plan_complete is also set to 1 without problem
  4. tug name is set correctly by my plugin
  5. bp_started cannot be set to 1 because it is not writable. Using command BetterPushback/start does not set it to 1 either.
  6. Tug does not show on the slave (correctly visible on master control monitor)

JPP