Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running freeserf.net on Steam Deck #163

Open
dos-ise opened this issue Oct 16, 2024 · 0 comments
Open

Running freeserf.net on Steam Deck #163

dos-ise opened this issue Oct 16, 2024 · 0 comments

Comments

@dos-ise
Copy link

dos-ise commented Oct 16, 2024

I tried running the latest release on my Steam Deck unfortunately it crashed with the following error.
(See Screenshot)

Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.StringComparer.get_OrdinalIgnoreCase() at Microsoft.Extensions.Configuration.ConfigurationProvider..ctor() at Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource.Build(Microsoft.Extensions.Configuration.IConfigurationBuilder) at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build() at Microsoft.AspNetCore.Hosting.GenericWebHostBuilder..ctor(Microsoft.Extensions.Hosting.IHostBuilder) at Microsoft.Extensions.Hosting.GenericHostWebHostBuilderExtensions.ConfigureWebHost(Microsoft.Extensions.Hosting.IHostBuilder, System.Action'1<Microsoft.AspNetCore.Hosting.IWebHostBuilder>) at Microsoft.Extensions.Hosting.GenericHostBuilderExtensions.ConfigureWebHostDefaults(Microsoft.Extensions.Hosting.IHostBuilder, System.Action'1<Microsoft.AspNetCore.Hosting.IWebHostBuilder>) at WebApplication.Program.CreateHostBuilder(System.String[]) at WebApplication.Program.Main(System.String[])

Migrating freeserf.net to NET.8 fixed this issue for me.

So if anyone want to run this amazing project on your steam deck take a look at my fork.

Screenshot_20241016_084906
Screenshot_20241016_090104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant