solarsys.ssc: earth-spec.* doesn't exist
Posted: 31.07.2004, 14:36
Problem:
Unnecessary error messages in Celestia's console log because there's no image file named "earth-spec.*"
Suggested fix:
In solarsys.ssc, comment out the line
The Earth texture shipped with Celestia (and which is included with v1.3.2pre10) is a PNG file that incorporates the specular reflections. A separate specularity file isn't needed.
Unnecessary error messages in Celestia's console log because there's no image file named "earth-spec.*"
Suggested fix:
In solarsys.ssc, comment out the line
Code: Select all
SpecularTexture "earth-spec.*"
The Earth texture shipped with Celestia (and which is included with v1.3.2pre10) is a PNG file that incorporates the specular reflections. A separate specularity file isn't needed.