@kathyrollo I've added logging to the application
It should spit out a logs.txt file on startup, and any errors should popup there. The link has been updated to the latest build. But here it is as well
https://github.com/RupertAvery/PSXPackager/actions/runs/21770752076/artifacts/5414001287
Originally posted by @RupertAvery in #81
Splitting the executable issue here, so as not to hijack the other ticket. Please find attached log file:
logs.txt
From the stacktrace:
An unhandled exception occured.. System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'PSXPackagerGUI.MainWindow' that matches the specified binding constraints threw an exception.
---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Play\PSXPackager\PSXPackagerGUI\bin\Debug\net8.0-windows\win-x64\Templates\PIC0.png'.
Originally posted by @RupertAvery in #81
Splitting the executable issue here, so as not to hijack the other ticket. Please find attached log file:
logs.txt
From the stacktrace: