User Story
As a user i want that the
Basic info
- Distro: [CentOS 8]
- Game: [Barotrauma]
- Command: [start]
- LinuxGSM version: [v20.5.1]
Further Information
Wtihout the dependency libicu the server does not start and the core is dumped
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.Globalization.CultureInfo.GetCultureInfoHelper(Int32, System.String, System.String)
at System.Globalization.CultureInfo.GetCultureInfo(System.String)
at System.Reflection.RuntimeAssembly.GetLocale()
at System.Reflection.RuntimeAssembly.GetName(Boolean)
at System.Reflection.Assembly.GetName()
at Barotrauma.GameMain..cctor()
at Barotrauma.Program.Main(System.String[])
./DedicatedServer.exe: line 1: 5499 Aborted (core dumped) ./DedicatedServer
To Reproduce
Steps to reproduce the behaviour:
- Install on clean centos
- start server
- check console log
- See error
Expected behaviour
starts without a crash
User Story
As a user i want that the
Basic info
Further Information
Wtihout the dependency libicu the server does not start and the core is dumped
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
starts without a crash