neotron / EDPathFinder

A program that creates an optimal route that passes through two or more systems in Elite: Dangerous. Primarily focused on making settlement data point farming easier.
GNU General Public License v3.0
109 stars 11 forks source link

1.4 Dont start on OSX #25

Open zybr78 opened 6 years ago

zybr78 commented 6 years ago

OSX 10.11.6 The first time the system prompts you to open the program. Then nothing happens. After the second run, nothing happens at all. No errors, while the program does not load

neotron commented 6 years ago

Weird. Can you try to run it from a terminal? I.e

open /Applications/EDPathFinder.app (or wherever it is)?

zybr78 commented 6 years ago

LSOpenURLsWithRole() failed with error -10810 for the file /Applications/EDPathFinder2.app.

neotron commented 6 years ago

Thanks. I'm running on 10.13, so I'm guessing it's a backwards compatibility with El Capitan in one of the dependencies..

neotron commented 5 years ago

I'm uploading 1.6.0 built on Mojave shortly, but frankly I'll probably de-prioritize MacOS since Elite is dropping support for it soon, sadly.