Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Steam game (Quaver) refuses to start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
ilmull
n00b
n00b


Joined: 15 Sep 2021
Posts: 9
Location: Rio de Janeiro, Brazil

PostPosted: Sun Sep 18, 2022 3:28 pm    Post subject: [solved] Steam game (Quaver) refuses to start Reply with quote

I've succesfully installed steam following the steps of https://wiki.gentoo.org/wiki/Steam
I tried running Quaver as a test and got this error:

Code:
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.get_CurrentCulture()
   at System.String.ToLower()
   at Wobble.Logging.Logger.GetLogPath(Wobble.Logging.LogType)
   at Wobble.Logging.Logger.Initialize()
   at Quaver.Program.Run()
   at Quaver.Program.Main(System.String[])
Aborted


I fixed it with:
Code:
export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1


and then I tried running it again and got this error message: https://pastebin.com/45EGdJGu


Last edited by ilmull on Sun Sep 18, 2022 4:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
ilmull
n00b
n00b


Joined: 15 Sep 2021
Posts: 9
Location: Rio de Janeiro, Brazil

PostPosted: Sun Sep 18, 2022 4:17 pm    Post subject: Re: Steam game (Quaver) refuses to start Reply with quote

ok... I don't how but I managed to fix by just re-emerging the mesa package again, but without the vulkan USEFLAG. I already tried doing it before yesterday, but it didn't work, and now it decides to work. Weird.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum