Hi everybody,
Still trying to build around 79 Cet the Drom stellar system, home of the Rithai spacegoing species in my Hoshikaze universe ! But when creating a station, I found what seems a hierarchy display problem in the Solar System Browser.
There is a gas planet called Matholn in the system, which has (for now) only one satellite, called Ergal. Around this satellite lies a station. When I start Celestia w/ data below, it shows the planet, the satellite & the station at their correct position. But in the browser, the Ergal & Marnia Ud Deskae lines are both under Matholn, instead of Ergal being under Matholn & Marnia Ud Deskae under Ergal. It displays just as if the station were a satellite of Matholn instead of being one of Ergal !
Could anyone confirm if on his own Celestia the problem occurs ? I checked my code & it seems correct. Anyways it displays OK except for the SSB hierarchy.
Here are the codes I use for these. They are not Kepler-correct since I discovered the problem before calculating the correct axis-period values. I also included planet Irilia for not having only one planet in the system.
------------ Beginning of code
------------ Just replaced textures & models w/ existing ones
"Matholn" "79 Cet"
# This planet has actually been discovered
# Extracted from extrasolar.ssc
# Added texture made w/ Planet Texture Generator
{
Texture "jupiter.jpg"
Mass 80
Radius 49000
# orbital data
EllipticalOrbit {
Period 0.2076
SemiMajorAxis 0.35
Eccentricity 0.28
LongOfPericenter 302.0
MeanLongitude 15.0
}
RotationPeriod 10.0
}
"Ergal" "79 Cet/Matholn"
{
Texture "moon.jpg"
Radius 1100.00
EllipticalOrbit {
Period 10.2536154
SemiMajorAxis 200000.00
Eccentricity 0.12
Inclination -4.0
}
}
"Marnia Ud Deskae" "79 Cet/Matholn/Ergal"
{
Class "spacecraft"
Mesh "iss.3ds"
Radius 4.2 # Station is about 8.4 km long
EllipticalOrbit {
Period 0.06415338
SemiMajorAxis 3600
Eccentricity 0.0000831
Inclination 51.6461
AscendingNode 83.8459
ArgOfPericenter 296.4901
MeanAnomaly 63.6005
}
Albedo 0.10
}
"Irilia" "79 Cet"
{
Texture "moon.bmp"
Color [ 0.85 0.85 1.0 ]
SpecularColor [ 0.5 0.5 0.55 ]
SpecularPower 25.0
HazeColor [ 1 1 1 ]
HazeDensity 0.3
Radius 5875
Atmosphere {
Height 60
Lower [ 0.5 0.5 0.65 ]
Upper [ 0.3 0.3 0.6 ]
Sky [ 0.3 0.6 0.9 ]
CloudHeight 7
CloudSpeed 65
CloudMap "earth-clouds.png"
}
------------ End of code
Thanks in advance,
@+
Hierarchy display problem w/ Solar System Browser in 1.2.4
Hierarchy display problem w/ Solar System Browser in 1.2.4
Benoit 'Mutos' ROBIN
http://spacesims.hoshikaze.net
http://spacesims.hoshikaze.net
Hi everybody,
Thanks Selden for ur having tested it. So we'll have to live w/ this. At least it's good to know it's not a problem w/ my code.
I keep building my Drom system & I'll post the pics on the Hoshikaze site asap. Hope it'll not be in weeks 'cause my work is very time-consuming these days ^-^
@+
Thanks Selden for ur having tested it. So we'll have to live w/ this. At least it's good to know it's not a problem w/ my code.
I keep building my Drom system & I'll post the pics on the Hoshikaze site asap. Hope it'll not be in weeks 'cause my work is very time-consuming these days ^-^
@+