You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working through a custom theme and wanted to add icons to links as provided by the ThemeExtras_Links content control.
As opposed to the vertical list presented, I made a horizontal stackpanel to hold the items. For the most part, this works fine, but whenever I do certain functions (usually related to other plugins) Theme Extras crashes Playnite with the Whoops message.
I have also attached two crash reports from Playnite, one crashed when using the "Copy Info to other Copies" function in DuplicateHider, the other when downloading SuccessStory Achievements for a game.
I'm working through a custom theme and wanted to add icons to links as provided by the ThemeExtras_Links content control.
As opposed to the vertical list presented, I made a horizontal stackpanel to hold the items. For the most part, this works fine, but whenever I do certain functions (usually related to other plugins) Theme Extras crashes Playnite with the Whoops message.
My Grid for ThemeExtras_Links looks like this:
I have also attached two crash reports from Playnite, one crashed when using the "Copy Info to other Copies" function in DuplicateHider, the other when downloading SuccessStory Achievements for a game.
The crashes always occur after the other function is completed and control of the UI is going back to the user.
Theme_Extras_Crash_SS.zip
Theme_Extras_Crash_DH.zip
The text was updated successfully, but these errors were encountered: