Skip to content

[Linux/Xubuntu 22.04] Can't get OpenRA Mod SDK to launch #202

@KometFox

Description

@KometFox

So I have various dotnet and mono packages installed which are listed below. I am running under Xubuntu 22.04 and I could get OpenRAModSDK to compile with make -j16which there is no complaint and it only compiled because I installed dotnet-sdk-9.0 with only dotnet-sdk-6.0 installed it didn't compiled. Anyway after having resolved the issues with dotnet packages the launch-game.sh file fails to launch because it wants me to install a older version of dotnet which I have already installed but somehow it doesn't recognizes it.

I am using the 20250330 tagged release

dotnet6
dotnet-sdk-6.0
dotnet-sdk-8.0
dotnet-sdk-9.0
mono
mono-complete

error code:


You must install or update .NET to run this application.

App: /home/user/Dokumente/Programme/Spiele/OpenRA_SDK_2/engine/bin/OpenRA.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/share/dotnet/

The following frameworks were found:
  8.0.18 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
  9.0.7 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=linux-x64&os=ubuntu.22.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions