Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
515 stars 72 forks source link

Help: Please help me with finishing to install Reload #371

Closed RaccoonBoyy closed 2 months ago

RaccoonBoyy commented 2 months ago

I'm trying to install Reloaded as the title says. I'm almost done with it i practically am but there's a pop up that keep appearing when I do. image

I've done what it says and downloaded the net core yet it still pops this up. Is this particularly needed or can I simply skip it?

Sewer56 commented 2 months ago

Have you installed an ancient version by chance? I'm not really sure why it'd request .NET 5.

Try the latest Setup.exe

RaccoonBoyy commented 2 months ago

I believe i have though i've been having trouble downloading it or finding the correct version since the previous ones told me i needed to download the .net despite me already doing so

Sewer56 commented 2 months ago

There's an x86 install and x64 one, you need to download and install both.

Normally the setup automatically installs them for you though.

Where the confusion came from, is the fact that it asked for .NET 5 specifically. Reloaded hasn't been using .NET 5 for around 2 years now, so I was thinking you maybe had some very old download.

RaccoonBoyy commented 2 months ago

Alright though apologies for so many questions since this is my first time doing anything related to the Reloaded software but how can I change the .NET version from 5 to the newest one?

Sewer56 commented 2 months ago

They install side by side. If you install 8, you'll have both 8 and 5.

RaccoonBoyy commented 2 months ago

Alright I will try this ^^ I'm pretty sure i have downloaded some wrong files but thank you!

RaccoonBoyy commented 2 months ago

I came to update on the issue, The reason it showed 5.0 was because i downloaded an older 5.0 file for the application. I uninstalled the 5.0 to see what'd happen and it showed this issue which was the one i was having from the start even before the one I posted about.

image

Could someone help with this issue as well?

Sewer56 commented 2 months ago

I'm not really sure why you couldn't use Setup.exe

Have you installed an ancient version by chance? I'm not really sure why it'd request .NET 5.

Try the latest Setup.exe

Anyway, if you want to manual install, get the two runtimes listed here

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.4-windows-x64-installer https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.4-windows-x86-installer

If you clicked yes, it would have installed the first of the 2, and the launcher would have installed the other for you.

RaccoonBoyy commented 2 months ago

It worked! Thank you so much :D

Sewer56 commented 2 months ago

No worries, have fun.