NFive / nfpm

NFive Plugin Manager
GNU General Public License v3.0
3 stars 10 forks source link

Finding latest NFive version... error #38

Open Antonizz opened 3 years ago

Antonizz commented 3 years ago

I run the setup command in nfpm.exe and i setted all up but when i pressed yes to install nfive it says "An unhandled application error has occurred: Not Found". image

Antonizz commented 3 years ago

i think its because the website that has the release of nfive is down "https://dl.nfive.io/nfive.zip" i will build it with vs

Simmesh commented 3 years ago

I have the same issue. @Antonizz Did you make it in vs somehow do not get it done

amir-halloul commented 3 years ago

It's working fine when I try it. Are you sure you are using the right version? Use nfpm version and make sure it's NFive Plugin Manager 0.4 Build 236

Simmesh commented 3 years ago

image yes is use this version

Simmesh commented 3 years ago

And when i go on: https://dl.nfive.io/nfive.zip or on: https://dl.nfive.io/nfpm.exe i get this error image

Simmesh commented 3 years ago

I found out that a "NotFoundException" occurs in this line 292 at InstallNFive in Setup.cs image I think the reason for this error is that no released version is in NFive

amir-halloul commented 3 years ago

yes is use this version

Yeah my bad. I thought the error happened while finding the latest FiveM version not NFive. Like @Simmesh pointed out, nfpm tries to find the latest NFive release from the github repo but we don't have any releases yet. You can compile NFive yourself and add it to your server manually for now until we add a release for NFive.