popsUlfr / SDH-PauseGames

Decky Loader Plugin for Steam Deck to Pause and Resume games
GNU General Public License v3.0
76 stars 8 forks source link

Not working in 3.5.19 #21

Open jackson-xp opened 1 month ago

jackson-xp commented 1 month ago

Not working in steam-os 3.5.19 stable version after i updated steam-os version to the latest

Error message: "Plugin update required to support the new version of the UI."

hys17 commented 1 month ago

Same issue here. Thought my deck was borked or something (was trying some new plugin the other day) so glad someone else is sharing the same experience...

OkamiNoKage commented 1 month ago

Yeah got the same issue.

Slvrtnge commented 1 month ago

Same here! Similar to a bunch of plugins rn. Wish steam would have employees doing software updates who actually used decks+decky loader to test things before pushing out. this was a stable release too so they've had time :P

EnriqueArturoAlonso commented 1 month ago

I think I can pinpoint the line that is causing the issue based on the error message from the deck. https://github.com/popsUlfr/SDH-PauseGames/blob/78ab7f9c8f259ad322209823948a74e5afb0e328/src/index.tsx#L210 The message given is

TypeError: Cannot read properties of undefined (reading 'Title')

After checking, it seems this issue has already been fixed in the pending PR #18, the issue is that there is no one available to approve it

hys17 commented 1 month ago

Is this solved yet?

Zarco92 commented 1 month ago

Is this solved yet?

It is but you need to switch to the Testing channel on Decky to get the latest version.

hys17 commented 1 month ago

Is this solved yet?

It is but you need to switch to the Testing channel on Decky to get the latest version.

Gotcha. Thanks. Would wait till the stable version gets updated then. Have other plugins that don’t work well in the beta version for some reason…

wynn1212 commented 1 month ago

Is this solved yet?

It is but you need to switch to the Testing channel on Decky to get the latest version.

Gotcha. Thanks. Would wait till the stable version gets updated then. Have other plugins that don’t work well in the beta version for some reason…

Hi, the updated plugin has been merged into decky-plugin-database and has been pushed to the stable channel.

Zarco92 commented 1 month ago

Is this solved yet?

It is but you need to switch to the Testing channel on Decky to get the latest version.

Gotcha. Thanks. Would wait till the stable version gets updated then. Have other plugins that don’t work well in the beta version for some reason…

Hi, the updated plugin has been merged into decky-plugin-database and has been pushed to the stable channel.

Thanks for the update and for your efforts making this move forward =)