mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
This came to light due to python3 not liking try['StarPos'] = list(this.coordinates) if this.coordinates was None. As the comment says these three fields are mandatory, ensure we can actually set them appropriately, and display an error if not.