8,827
edits
mNo edit summary |
m (A couple more errors added, please add solutions if you know them!) |
||
| Line 38: | Line 38: | ||
If you screen looks like the image above; make sure you have at least [[OSG]] version 2.7.6. | If you screen looks like the image above; make sure you have at least [[OSG]] version 2.7.6. | ||
===No render bin name specified in render bin section=== | |||
TODO | |||
===No render bin number specified in render bin section=== | |||
TODO | |||
===OBJECT_SIGN: unsupported glyph `.'=== | |||
TODO | |||
===OpenAL error (AL_ILLEGAL_COMMAND): set_volume=== | ===OpenAL error (AL_ILLEGAL_COMMAND): set_volume=== | ||
| Line 51: | Line 63: | ||
===osgDB ac3d reader: could not find texture...=== | ===osgDB ac3d reader: could not find texture...=== | ||
See [[#Failed to open file ...|Failed to open file ...]] | See [[#Failed to open file ...|Failed to open file ...]] | ||
===osgDB ac3d reader: detected surface with less than 3 vertices!=== | |||
In one of the loaded models a non-existing surface is found. This can be a single line (sometimes used to simulate thin wires) or a fault in the model. | |||
===Scaling image...=== | ===Scaling image...=== | ||
| Line 78: | Line 93: | ||
===WARNING: Couldn't convert texture...=== | ===WARNING: Couldn't convert texture...=== | ||
You are trying to run an aircraft not compatible with your FlightGear version. Most of the time, this error appears when you fly an aircraft, textured with .png files on versions older than 1.9. Convert the textures manually to .rgb or upgrade your FlightGear version. | You are trying to run an aircraft not compatible with your FlightGear version. Most of the time, this error appears when you fly an aircraft, textured with .png files on versions older than 1.9. Convert the textures manually to .rgb or upgrade your FlightGear version. | ||
===Warning: GraphicsWindowWin32::grabFocus() - Failed grabbing the focus=== | |||
TODO | |||
===Warning: Picked up TriangleIntersect=== | ===Warning: Picked up TriangleIntersect=== | ||