Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
Added bind() error
m (Fixed typo)
(Added bind() error)
Line 15: Line 15:
===FGMultiplayMgr::MP_ProcessData: No such file or directory===
===FGMultiplayMgr::MP_ProcessData: No such file or directory===
This is telling you that there's someone online on the multiplayerserver, using a plane that you do not have installed on your own system. In order to remove the error (and see the other plane) you have to install the plane that pilot is using.
This is telling you that there's someone online on the multiplayerserver, using a plane that you do not have installed on your own system. In order to remove the error (and see the other plane) you have to install the plane that pilot is using.
===Error: bind() failed in make_server_socket()===
When using multiplayer or socket input, this usually means you specified an invalid ip address or the port is in use. Note: for multiplayer, you don't need to use the ''--multiplay=in,...'' option at all, FlightGear (since version 1.0) figures out the proper setting automatically. Only use when you know what you are doing.


[[Category:Howto|Get rid of common errors]]
[[Category:Howto|Get rid of common errors]]
26

edits

Navigation menu