I just started to use Celestia and therefore have little experience with this rather mighty program.
It seemed a good idea to me installing "lua_edu_tools 1.1" to help me get into the handling of Celestia.
Unfortunately I can't get it to work.
I followed the installation-instructions carefully, but it won't show up.
Here's where I put the things of the zip-file:
The folder 'lua_edu_tools' is copied into/under "C:\Programme\CelestiaPortable\App\Celestia\extras"
The file 'luahookinit.lua' is moved to "C:\Programme\CelestiaPortable\App\Celestia"
My 'celestia.cfg' looks like:
Code: Select all
#************************************************************************
# Celestia Configuration File
#
# This file contains configuration data read by Celestia each time it
# is run. Many of the items may be changed to suit your specific needs
# or requirements. PLEASE make a backup copy of this file before you
# make any changes to it.
#
# To learn more about Celestia, visit the Celestia forums at:
# http://www.shatters.net/forum/
# or the Celestia web site at: http://www.shatters.net/celestia/
#************************************************************************
Configuration
{
LuaHook "luahookinit.lua"
#------------------------------------------------------------------------
# This section contains a list of data files that Celestia uses to load
# information about stars, constellations and locations. DO NOT change
# these file names or the order in which they are listed, unless you
# know exactly what you are doing. Most of these files can be viewed
# with a plain text editor. Discussion about their content and formats
# can be found on the Celestia forums: http://www.shatters.net/forum/
#
# If you want to load all your stars from .stc files, you can now comment
# out the StarDatabase entry.
#------------------------------------------------------------------------
StarDatabase "data/stars.dat"
StarNameDatabase "data/starnames.dat"
StarCatalogs [ "data/revised.stc"
"data/extrasolar.stc"
"data/nearstars.stc"
"data/visualbins.stc"
"data/spectbins.stc" ]
...
Maybe I overlooked something stupid?
In the forum I found a hint to look at the "console-output" with ~:
It seems, that the tool is loaded but something is wrong so that it can't show up?
I tried this with the installed and the portable version of Celestia 1.5.1 but no success.
I tried some other add-ons (Star Wars, etc.) and got them to function (well after some tries...).
Maybe someone has a little hint for me.
Thank you in advance and greetings from Germany
Fast Edi