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

error #55

Open
kittenvr opened this issue Jan 9, 2025 · 0 comments
Open

error #55

kittenvr opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@kittenvr
Copy link

kittenvr commented Jan 9, 2025

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
open app, press download

Expected behavior
A clear and concise description of what you expected to happen.
Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/pizzav/.config/yuzu/qt-config.ini'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
at Interop.CheckIo(Error, String , Boolean )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func4) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func4 )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable1 , Func4 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable1) at System.IO.Strategies.UnixFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable1) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream, String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64, Nullable1)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, Boolean)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String, Encoding, Int32)
at System.IO.StreamReader..ctor(String, Encoding, Boolean, Int32)
at System.IO.StreamReader..ctor(String, Encoding)
at System.IO.ReadLinesIterator.CreateIterator(String, Encoding, StreamReader)
at System.IO.ReadLinesIterator.CreateIterator(String, Encoding)
at System.IO.File.ReadLines(String, Encoding)
at System.IO.File.ReadLines(String)
at SwitchEmuModDownloader.Classes.Downloaders.ModDownloader.GetModPath(String)
at SwitchEmuModDownloader.Classes.Downloaders.ModDownloader..ctor(IHttpClientFactory, Boolean, Boolean)
at SwitchEmuModDownloader.Classes.Downloaders.OfficialSwitchModDownloader..ctor(IHttpClientFactory, Boolean, Boolean)
at SwitchEmuModDownloader.Classes.Utilities.ModDownloaderFactory.Create(Int32, IHttpClientFactory, Boolean, Boolean)
at SwitchEmuModDownloader.MainWindow.BtnDownload_ClickAsync(Object sender, RoutedEventArgs e)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore()
at Avalonia.Threading.DispatcherOperation.Execute()
at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation)
at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean)
at Avalonia.Threading.Dispatcher.Signaled()
at Avalonia.X11.X11PlatformThreading.CheckSignaled()
at Avalonia.X11.X11PlatformThreading.RunLoop(CancellationToken)
at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl)
at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame)
at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken)
at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[])
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], Action`1 )
at SwitchEmuModDownloader.Program.Main(String[])
fish: Job 1, './SwitchEmuModDownloader' terminated by signal SIGABRT (Abort)

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop/Laptop (please complete the following information):

  • OS: [e.g. Windows 11, Windows 10, Windows 7, etc.]
  • Yuzu Version ryujinx greemdev
  • Yuzu Standalone or Installed? yes
  • Game Title /
  • Game Title ID /
  • Path to Mod Load Root folder: where is it
  • Upload a copy of your qt-config.ini dont know where it is

Additional context
Add any other context about the problem here.

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

2 participants