Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, 

I just download the app but I can't open it on my MAC. 

I'm on Catalina 10.15.3.

I tried in my terminal : Open FPVFreerider.app but I got this error 

LSOpenURLsWithRole() failed with error -10810 for the file

After a little investigation, it seems that the app use an old API for authorization.

Is this ring a bell to someone ? 

Thanks in advance for your help :)


(1 edit)

Hello, 

Did you try the suggestions mentioned in the install instructions and the user manual?

(Especially the chmod method  seem to work for a lot of people).

1. If you unzip the file on a Windows machine and transfer the file to your mac with a USB stick it should
work.
2. Better solution for anybody else who has this problem. MacOS is picky about which programs can be run
(the first time) by double-clicking. To run a program that says "this can't be opened", right-click the icon and
choose "Open". You'll be given an option to open the program, and from then on it won't bug you.
3. For Mac's having trouble installing FPV Freerider try going to the Mac's System Preferences>Security and
Privacy> General Tab and check the box "Anywhere" to see if this allows your Mac to install FPV Freerider.
4. For anybody who is still having the issue of the simulator not opening you need to open up terminal and
type sudo chmode +x (fpvfreerider.app) and that should do it.
It should look something like:
chmod +x "/Applications/FPVFreerider.app/Contents/MacOS/FPVFreerider"
or
~ chmod +x /Applications/FPVFreerider_Recharged.app/Contents/MacOS/FPVFreerider_Recharged
(adding sudo at the start if needed).
After that you might need to go to your Mac menu System Preferences>Security & Privacy
If it says something like "Freerider was blocked from use because it is not from an identified developer" you
need to select "Open Anyway".


There are also some tips in this thread.

Good luck, I hope you manage to get it running!

I finally succeed :

I downloaded the app using chrome and extract with Keka :) 

Thanks a lot !

Thanks for reporting back! I'm glad to hear that you got it working by downloading using chrome and extracting with Keka - I will add a note of that!