orbitersim / orbiter

Open-source repository of Orbiter Space Flight Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scene: emit warnings if data files (stars, constellations) are missing

mschweiger opened this issue · comments

Missing data files for celestial sphere visuals (Star.bin, Constell.bin, Constell2.bin) are currently skipped silently.
Issue a warning in the log file to make it easier to debug.
Also fix potential memory leaks on load failures.