I've been having this problem alot lately. It's very annoying. How can i stop this from happening?
Io shows up, but not Europa, or any other object after the Io part in solarsys.ssc
.
.
.
.
.
Albedo 0.61
}
"Europa" "Sol/Jupiter"
{
Texture "europa.*
Radius 1560.8
CustomOrbit "europa"
EllipticalOrbit
{
Epoch 2443000.00038375
Period 3.551810
SemiMajorAxis 670900
Eccentricity 0.0101
Inclination 0.470
AscendingNode 101.087
LongOfPericenter 155.512
MeanLongitude 176.377
}
Obliquity 0.0
RotationOffset 56.2
Albedo 0.64
}
"Ganymede" "Sol/Jupiter"
{
Texture "ganymede.*"
Radius 2631.2
CustomOrbit "ganymede"
EllipticalOrbit
.
.
.
.
.
Thanks in advance.
Bad Object Definition...again
Akajune,
I'd suggest *not* modifying solarsys.ssc until you've debugged your ssc definitions in a separate ssc catalog file.
Celestia usually writes catalog file error messages to its "console log". Type a "~" (Shift-`) to see the console log. (~ <space>) on keyboards that support diacriticals)
p.s.
you left off the closing quote after the Texture file name.
I'd suggest *not* modifying solarsys.ssc until you've debugged your ssc definitions in a separate ssc catalog file.
Celestia usually writes catalog file error messages to its "console log". Type a "~" (Shift-`) to see the console log. (~ <space>) on keyboards that support diacriticals)
p.s.
you left off the closing quote after the Texture file name.
Selden
-
- Posts: 862
- Joined: 07.04.2003
- With us: 21 years 7 months
- Location: Born in Argentina
- Contact:
The error is after puting the name of the texture. You wrote:
You forgot the " after the europa.*
So it should be:
Code: Select all
Texture "europa.*
You forgot the " after the europa.*
So it should be:
Code: Select all
Texture "europa.*"
---------X---------
EL XENTENARIO
1905-2005
My page:
http://www.urielpelado.com.ar
My Gallery:
http://www.celestiaproject.net/gallery/view_al ... y-Universe
EL XENTENARIO
1905-2005
My page:
http://www.urielpelado.com.ar
My Gallery:
http://www.celestiaproject.net/gallery/view_al ... y-Universe