26
edits
(Added bind() error) |
(Added "near camera not rendering") |
||
| Line 18: | Line 18: | ||
===Error: bind() failed in make_server_socket()=== | ===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. | 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. | ||
===Near camera not rendering=== | |||
Make sure you have at least OSG version 2.7.6. | |||
[[Image:Near_camera_off.png]] | |||
[[Category:Howto|Get rid of common errors]] | [[Category:Howto|Get rid of common errors]] | ||
edits