New script: an interactive spacecraft trajectory creator

All about writing scripts for Celestia in Lua and the .cel system
Christophe
Developer
Posts: 944
Joined: 18.07.2002
With us: 22 years 4 months
Location: Lyon (France)

Post #21by Christophe » 21.11.2006, 07:20

Ok, in my tests the call back wasn't returning true, that's what triggers the problem. It shouldn't be to difficult to fix.
Christophe

Christophe
Developer
Posts: 944
Joined: 18.07.2002
With us: 22 years 4 months
Location: Lyon (France)

Post #22by Christophe » 21.11.2006, 22:13

A fix has been commited.
Christophe

Topic author
Toti
Developer
Posts: 338
Joined: 10.02.2004
With us: 20 years 9 months

Post #23by Toti » 21.11.2006, 22:38

Works great. Thanks!

REGomega
Posts: 1
Joined: 06.04.2007
With us: 17 years 7 months

Post #24by REGomega » 06.04.2007, 02:13

Hi.

I'm a first-time user with this script. I'm running Celestia in Windows, and the script operates, but whenever I run it, it won't save the data to a file. There is no error returned, but hitting ctrl-x does nothing and hitting ctrl-enter just brings up Celestia's goto dialogue. Am I doing something wrong?

Topic author
Toti
Developer
Posts: 338
Joined: 10.02.2004
With us: 20 years 9 months

Post #25by Toti » 17.11.2007, 03:49

Strange. That's what happened in Linux with the original unmodified script (written on Windows).

psCargile
Posts: 25
Joined: 01.01.2007
With us: 17 years 10 months

Post #26by psCargile » 13.01.2008, 03:35

I had the same problem using Windows XP Pro SP2. The script will run and go through the warning page, ask for the output name, ask for the number of points, but didn't ask for any adaptive angle.

When I input the minimum of 4 points, the script wouldn't do anything after that. Just tried it with 5 and it worked.

kristoffer
Posts: 271
Joined: 19.02.2011
Age: 30
With us: 13 years 9 months
Location: Bod?, Nordland, Norway

Re: New script: an interactive spacecraft trajectory creator

Post #27by kristoffer » 21.03.2011, 23:07

when I was going to start the script it came up a warning that allowing this can be dangerous, to execute program, what that means?
Computer specs

ASUS CG8350-NR001S
Windows® 8 64-bits
Intel® Core™ i7-3770 3.9GHz
Intel® H67 Express Chipset
12GB DDR3 1333 MHz
1000 GB SATA3 7200 rpm
NVIDIA® GeForce® GTX 660 3072 MB
1 x 8 Channel Audio
1000Mbit/s Ethernet LAN
802.11bgn

abramson
Posts: 408
Joined: 22.07.2003
With us: 21 years 4 months
Location: Bariloche, Argentina

Re: New script: an interactive spacecraft trajectory creator

Post #28by abramson » 22.03.2011, 03:17

kristoffer wrote:when I was going to start the script it came up a warning that allowing this can be dangerous, to execute program, what that means?
Hi. Scripts are computer programs. They can be malicious just like other malicious programs. Besides protecting your computer with an adequate antivirus, you should run scripts (or any other programs) only from trusted sources. Do you trust the guy who wrote this script? Then run it, disregarding the warning. Don't you trust him? Then do not run it. That's what it means.

I would say that this community is generally trustworthy (but then again, you should trust what I say :wink: ).

Guillermo


Return to “Scripting”