EgoEngineModding / Ego-Engine-Modding

Applications for modding Codemasters' Ego Engine games.
MIT License
41 stars 13 forks source link

.net core 3.1 (cant open ego erp) #45

Closed emirggl closed 4 years ago

emirggl commented 4 years ago

i downloaded .net core 3.1 but still icant open ego erp archiver Screenshot_1

BenW40 commented 4 years ago

I'm having the same issue, I saw elsewhere that turning off the MSI afterburner overlay can make it work but I'm not running that program so I'm lost

harryfarinuddin commented 4 years ago

I'm having the same Issue, please help!

JohnTolv commented 4 years ago

I found a solution, for my problem at least. The problem was that when i installed the latest version of .NET core, it installed .NET Core 3.1.7

Ego ERP Archiver however, looked for the file path to .NET Core 3.1.0

I downloaded 3.1.0 via this link where you can download older versions!

https://dotnet.microsoft.com/download/dotnet-core/3.1

emirggl commented 4 years ago

i downloaded every versions of .net core but surprisingly it didn't work sooo

ptasev commented 4 years ago

Make sure that you are installing the appropriate version for your computer. For example if you are using Windows 64 bit then download the x64 installer. You will want the desktop runtime.

For example on my machine which is 64 bit I would click Download x64 under the Run Desktop Apps section: https://dotnet.microsoft.com/download/dotnet-core/current/runtime

emirggl commented 4 years ago

yeah i redownloaded destkop runtime x64 and it worked. Thanks all the advice!!!