flathub / sh.ppy.osu

https://flathub.org/apps/details/sh.ppy.osu
MIT License
25 stars 13 forks source link

Crash on flatpak. #163

Closed xeno-crimson closed 4 months ago

xeno-crimson commented 4 months ago

I am suffering from this error on version 2024.221.0

Unhandled exception. System.ArgumentException: The value cannot be an empty string. (Parameter 'path')
   at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
   at System.IO.Path.GetFullPath(String path)
   at osu.Framework.Platform.NativeStorage.GetFullPath(String path, Boolean createIfNotExisting)
   at osu.Framework.Platform.NativeStorage.ExistsDirectory(String path)
   at .(GameHost )
   at ..ctor(GameHost , OsuGameBase )
   at ..ctor(GameHost , OsuGameBase )
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
   at F.(Object )
   at F.(Object )
   at F.( )
   at F.(F ,  )
   at F.()
   at F.(Boolean )
   at F.(Object )
   at F.(Object )
   at F.()
   at F.(Object , UInt32 )
   at F.(Boolean )
   at F.(Object[] , Type[] , Type[] , Object[] )
   at F.(Stream , String , Object[] , Type[] , Type[], Object[] )
   at F.(Stream , String , Object[] )
   at F.(Stream , String , Object[] )
   at osu.Game.Auth.Loader.()
   at osu.Game.Auth.Loader..ctor(GameHost host, OsuGameBase game)
   at osu.Desktop.Program.Main(String[] args) in /home/runner/work/osu-auth-client/osu-auth-client/osu/osu.Desktop/Program.cs:line 140
xeno-crimson commented 4 months ago

The bug has been fixed in 2024.302.1