Originally created by: gijsrooy
Originally owned by: gijsrooy
Sorry for this short report, but I don't have much time to dig into it.
What steps will reproduce the problem?
1. Launch two instances of FlightGear, using the method descripted at http://wiki.flightgear.org/Howto:_Multiplayer#Multiple_connections_per_computer
2. So one has in=5001, out=5000, the other has in=5002, out=5000
What is the expected output? What do you see instead?
I used to be able to see both aircraft in both FG instances. As of today, only the first launched FlightGear gets connected, the other gives an error:
bind(:5000) failed. Errno 2 (No such file or directory)
FGMultiplayMgr - Failed to bind receive socket. Multiplayer mode disabled. No such file or directory(errno 2)
What FlightGear version (or GIT date)?
October 23, 2011
What operating system and graphics card?
Windows 7 64-bits
I suspect this might have been introduced by the in-sim Multiplayer Settings dialog...
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
AndersG commited a fix for this, need to test it (but got no time for it right now).
https://gitorious.org/fg/flightgear/commit/cc1ab5b8b50d45a97e751fb450884817016f2cb5
Summary: No support for multiple --multiplayer commands
Cc: anders.g...@gmail.com
Status: Testing
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Works, with today's Git. Thanks Anders!
Cc: -zakalawe@mac.com
Status: Verified