Quote:
Originally Posted by Barrykgerdes
I found some commands to be case sensitive
"StelSkyImageMgr" is only part of the command. it needs to know what to do StelSkyImageMgr.showImage("Image",t rue);
Maybe that is the reason.
|
No, the reason is that the file he has found is out of date, because he took it from the old repository.

The StelSkyImageMgr class is called
ScreenImageMgr now, so using old scripts with the new code results in an error.