scc file won't work

Have a question about using Celestia? Check here first for FAQs and helpful advice.
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Topic author
fungun
Posts: 315
Joined: 30.07.2007
Age: 63
With us: 17 years 6 months
Location: Iowa, USA

scc file won't work

Post #1by fungun » 01.11.2009, 20:17

Ok, I'm stmped.
Why, with this scc file, will one ship show up and not the other?
I know I have everything in it's right folders. Yet the Saratoga will not even show up in the Solar System browser.
I see nothing in the log when pressing "~" either.
Thanks,
Tim

Code: Select all

"Starbase G-6" "47 Uma"
{
        Class "planet"
   Mesh "spcDockWships2.cmod"
   Radius 5

   CustomOrbit ""
   EllipticalOrbit
   {
   Period            1e32
   SemiMajorAxis     5
   
   }

   RotationPeriod   24
   Obliquity         0.01

   Albedo            1.00
}

"Steamrunner" "47 Uma/Starbase G-6"
{
        Class "spacecraft"
   Mesh "Steamrunner.cmod"
   Radius 0.180

   FixedPosition
{
    Planetographic [ -120 55 -1.4]
}

       
   }

       

   
   
   Obliquity         0.01

   Albedo            1.00
}

"Saratoga" "47 Uma/Starbase G-6"
{
        Class "spacecraft"
   Mesh "saratoga.cmod"
   Radius 0.180

   FixedPosition
{
    Planetographic [ -100 54 -1.3]
}

       
   }

       

   
   
   Obliquity         0.01

   Albedo            1.00
}


Topic author
fungun
Posts: 315
Joined: 30.07.2007
Age: 63
With us: 17 years 6 months
Location: Iowa, USA

Re: scc file won't work

Post #2by fungun » 01.11.2009, 20:24

Never mind..... :oops:
After re-reading my own post, I found it.
An extra } in the Steamrunner declaration.

Tim

Avatar
John Van Vliet
Posts: 2948
Joined: 28.08.2002
With us: 22 years 5 months

Re: scc file won't work

Post #3by John Van Vliet » 01.11.2009, 22:17

--- edit ---


Return to “Help Central”