Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 7: Line 7:
When using [[Howto: Multiplayer|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 [[Howto: Multiplayer|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.


===OpenAL error <AL_INVALID_VALUE>: bind source <alGenSources><br>Failed to generate audio source.===
===Failed to find .... in apt.dat.gz===
This error is probably displayed because of some misdirected audio settings in the [[aircraft]]s setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the [[FlightGear CVS|CVS]] version or solve the problem yourself and let someone commit the patch.
You need to edit ATC/default.tower and ATC/default.atis. You can open these files with any text editor. Either remove or fix the entries containing your airports IATA code (like KSFO).


===OpenAL error (AL_INVALID_VALUE): constructor (alBufferData)<br>Fatal error: Failed to buffer data.===
===Failed to open file ...===
Disabling sound is a temporarily solution for this problem.
Check if the file exists on your system. If the missing file is a scenery object; be sure you have the latest [http://scenemodels.flightgear.org/download/SharedModels.tgz Shared Models] from the [[FlightGear Scenery Database]].


===FGMultiplayMgr::MP_ProcessData: No such file or directory===
===FGMultiplayMgr::MP_ProcessData: No such file or directory===
Line 20: Line 20:


===Near camera not rendering===
===Near camera not rendering===
[[Image:Near_camera_off.png]]
[[Image:Near_camera_off.png|500px]]
 
If you screen looks like the image above; make sure you have at least [[OSG]] version 2.7.6.


Make sure you have at least [[OSG]] version 2.7.6.
===OpenAL error <AL_INVALID_VALUE>: bind source <alGenSources><br>Failed to generate audio source.===
This error is probably displayed because of some misdirected audio settings in the [[aircraft]]s setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the [[FlightGear CVS|CVS]] version or solve the problem yourself and let someone commit the patch.
 
===OpenAL error (AL_INVALID_VALUE): constructor (alBufferData)<br>Fatal error: Failed to buffer data.===
Disabling sound is a temporarily solution for this problem.


===Unknown exception to the main loop. Aborting... <br>Possible cause: No such file or directory===
===Unknown exception to the main loop. Aborting... <br>Possible cause: No such file or directory===

Navigation menu