Port of Celestia 7.1 QT to Ubuntu 16.04 LTS

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
jredden
Posts: 1
Joined: 06.07.2017
With us: 7 years 4 months

Port of Celestia 7.1 QT to Ubuntu 16.04 LTS

Post #1by jredden » 10.07.2017, 18:04

The port is almost complete using Lua 5.3.4.

All celx scripts fail with the same error. It is likely due to a parameter mismatch. Does anyone have a suggestion on how to identify which method in 5.3.4 is failing?

PANIC: unprotected error in call to Lua API ([string "/home/... .../celes..."]:1: attempt to index a nil value)

The up-to-date source can be found on github at https://github.com/jredden/celestiaExperiment and https://github.com/jredden/experimentLua

Return to “Development”