FanTranslatorsInternational / Kuriimu2

Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
GNU General Public License v3.0
315 stars 58 forks source link

Can't run (missing .NET core despite having it) #324

Closed cooolgamer closed 3 months ago

cooolgamer commented 3 months ago

Kuriimu2 is complaining about .NET core not being installed despite having it installed:

image Pressing "Yes" on this dialog box doesn't work, it just closes and nothing happen.

Can someone give me the link to the right one?

RealDarkCraft commented 3 months ago

Install .NET Core : https://dotnet.microsoft.com/fr-fr/download

onepiecefreak3 commented 3 months ago

As clearly stated in the READ.ME: You need to have the ".Net Desktop Runtime 3.1.6" for x64 installed on your system. If you are on Mac or Linux, you can just install the ".Net Runtime 3.1.6" for x64.

You neither have the correct version nor the correct runtime installed.

@RealDarkCraft Your comment also doesn't help, as the link points to the general .NET download page which would point to the newest .NET versions, but not the ones we require as stated in the READ.ME

cooolgamer commented 3 months ago

My bad, yep, it was on the readme, it's now working... I remember that when I checked the readme, it was all about building and not this. I was probably on a other page or something, still thanks