How to avoid prog crashes on Saturn flight
Posted: 31.05.2002, 22:17
The prog crashes near Saturn seems not to be related to hardware or "drivers", but IMHO the cause seems to be in the displaying of the rings.
After adding a comment # to "Rings" of Saturn and Neptune in solarsys.ssc the program don't crashes everymore, but obvously the rings are NOT displayed anymore.
Add comment in "solarsys.ssc" like:
# Rings {
# Inner 74658
# Outer 140000
# Texture "saturn-rings.png"
# Color [ 1.0 0.88 0.82 ]
# }
and
# Rings {
# Inner 41800
# Outer 51149
# Texture "uranus-rings.png"
# }
Hopefully in the next release of celestia this bug would removed!
Bye, Renato.
After adding a comment # to "Rings" of Saturn and Neptune in solarsys.ssc the program don't crashes everymore, but obvously the rings are NOT displayed anymore.
Add comment in "solarsys.ssc" like:
# Rings {
# Inner 74658
# Outer 140000
# Texture "saturn-rings.png"
# Color [ 1.0 0.88 0.82 ]
# }
and
# Rings {
# Inner 41800
# Outer 51149
# Texture "uranus-rings.png"
# }
Hopefully in the next release of celestia this bug would removed!
Bye, Renato.