Menu

#14 obsXXXX callsigns don't work as intended

fgms-0.9
closed
bug (1)
5
2020-05-13
2020-05-08
No

According to the FlightGear Multiplayer Server Wiki and the comment in the source code, aircraft with a callsign starting with "obs" should receive all other mp aircraft but should remain invisible to them and the mpmaps.
However I noticed the following behaviour: "obs" aircraft don't receive other aircraft but are visible to them (though they are not shown on mpmaps).
I think the bug is in fg_server.cxx, lines 1464-1468 (branch 0.13.5). Here the receiving aircrafts are compared to the "obs" callsign. IMHO the sender aircraft should be compared to the "obs" callsign (and possibly outside the while loop).

Regards,
Andi

Discussion

  • Oliver Schroeder

    • status: open --> closed
    • assigned_to: Oliver Schroeder
     
  • Oliver Schroeder

    You are right. I've fixed the comparison in v0.13.6

     

Log in to post a comment.

MongoDB Logo MongoDB