Playnite Forums
  • Playnite Web
  • Rules
  • Members
  • Team
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Playnite Forums Extension Database Generic Extensions SuccessStory

SuccessStory
Lacro59
Offline

#261
02-01-2021, 04:57 PM (This post was last modified: 02-01-2021, 05:23 PM by Lacro59.)
(02-01-2021, 11:48 AM)xrayspex Wrote: 1.4.2 made all my Steam achievements disappear.
Can you post your playnite.log? I've not any problem with Steam achievements and I can't reproducte the problem.

(02-01-2021, 02:42 PM)sheepbeep Wrote: After update from 1.4 to 1.4.2 and restart of Playnite this happened:

- there was no more SuccessStory installed.
- 2nd time installation SuccessStory showed up again.
- no Steam Achievements to be seen (also not in the SuccessStory dialog winidow)
- clearing the database caused Playnite to hang (and massive errors).
- deleting the ExtensionData and clicking on games where I have achievements yielded to increase the Steam achievements counter, but still no achievements.
I identifed a problem with your log that fixe for the next release.
But this doesn't explain other problems.
Have your more errors in your log?


(02-01-2021, 02:42 PM)sheepbeep Wrote: Unrelated suggestion:
I have a feeling that SuccessStory ignores the API key settings which allows achievements retrieval without having the profile to be public. Currently, you have to have your profile to be public for the extension working, which is more than sub optimal.
The Steam web api can't get achievements if the porfil is public.
You can try.
There are two request to get player achievements (https://partner.steamgames.com/doc/webap...mUserStats):
  • http://api.steampowered.com/ISteamUserSt...d=STEAM_ID
  • http://api.steampowered.com/ISteamUserSt...d=STEAM_ID
replace APP_ID with a game steam app id
replace API_KEY with your api key
replace STEAM_ID with yout steam id

When your profile is private (and that status is updated on Steam server after many minutes), the first return :
{"playerstats":{"error":"Profile is not public","success":false}}
The second return a 500 error.

For me the only way to recover the achievements with a private profil is with Steam authentification.
https://partner.steamgames.com/doc/features/auth
sheepbeep
Offline

#262
02-01-2021, 06:07 PM (This post was last modified: 02-01-2021, 06:08 PM by sheepbeep.)
(02-01-2021, 04:57 PM)Lacro59 Wrote: But this doesn't explain other problems.
Have your more errors in your log?
Nope, after a clean start there were only these.

(02-01-2021, 04:57 PM)Lacro59 Wrote:
(02-01-2021, 02:42 PM)sheepbeep Wrote: Unrelated suggestion:
I have a feeling that SuccessStory ignores the API key settings which allows achievements retrieval without having the profile to be public. Currently, you have to have your profile to be public for the extension working, which is more than sub optimal.
The Steam web api can't get achievements if the porfil is public.
You can try.
There are two request to get player achievements (https://partner.steamgames.com/doc/webap...mUserStats):
  • http://api.steampowered.com/ISteamUserSt...d=STEAM_ID
  • http://api.steampowered.com/ISteamUserSt...d=STEAM_ID
replace APP_ID with a game steam app id
replace API_KEY with your api key
replace STEAM_ID with yout steam id

When your profile is private (and that status is updated on Steam server after many minutes), the first return :
{"playerstats":{"error":"Profile is not public","success":false}}
The second return a 500 error.
I don't have a Steam developer account, so I don't have access to partner.steamgames.com; but xpaw has some bits https://steamapi.xpaw.me/#ISteamUserStats

I tested this, it is true that it is not possible to have them without a public profile. It isn't for me of some concern, that I have to open my profile once in a while and let it scan for changes.
satrincha
Offline

#263
02-01-2021, 07:38 PM
This is strange playnite tell me this is HowLongToBeat that has an update 1.4.2.

[Image: 98f73f63dccadc98ad35d16f0acc8d3e.jpg]
azuravian
Offline

#264
02-01-2021, 09:21 PM
Can anyone provide any insight to how manual achievements with 1.4+ work?
Lacro59
Offline

#265
02-02-2021, 08:16 AM (This post was last modified: 02-02-2021, 08:29 AM by Lacro59.)
(02-01-2021, 09:21 PM)azuravian Wrote: Can anyone provide any insight to how manual achievements with 1.4+ work?
https://github.com/Lacro59/playnite-succ...hievements

(02-01-2021, 07:38 PM)satrincha Wrote: This is strange playnite tell me this is HowLongToBeat that has an update 1.4.2.
It's an error on copy/paste...
Classic..............
azuravian
Offline

#266
02-03-2021, 11:15 PM
Not sure if this only started after 1.4, but I just noticed it.  In the unlocked section tooltips, the names of achievements are listed twice.

   

As you can see in the above picture, the achievement named Tetragoul is only listed once in the bottom section, but is listed twice in the tooltip for the unlocked section.
Lacro59
Offline

#267
02-04-2021, 07:44 AM
(02-03-2021, 11:15 PM)azuravian Wrote: Not sure if this only started after 1.4, but I just noticed it.  In the unlocked section tooltips, the names of achievements are listed twice.

As you can see in the above picture, the achievement named Tetragoul is only listed once in the bottom section, but is listed twice in the tooltip for the unlocked section.
Yes, I'm noted this problem recently.
Thanks for your feedback.
bekfastgame
Offline

#268
02-08-2021, 01:20 AM (This post was last modified: 02-08-2021, 01:21 AM by bekfastgame.)
Why can't we add achievements for cracked games and have them cache from steam like how achievement watcher does?
holty07
Offline

#269
02-13-2021, 01:50 AM
(02-02-2021, 08:16 AM)Lacro59 Wrote:
(02-01-2021, 09:21 PM)azuravian Wrote: Can anyone provide any insight to how manual achievements with 1.4+ work?
https://github.com/Lacro59/playnite-succ...hievements
I'm also confused by this. I don't see an Add option when I view a game. Can someone screenshot where this should be?

Specifically I am trying to add the Steam achievements to my Xbox copy of Forager.
Lacro59
Offline

#270
02-13-2021, 11:14 AM
The option to add manual achievements is only available for in-store games without an achievement system.

Forager already has achievements on Xbox; even though they are different and less numerous.
azuravian
Offline

#271
02-14-2021, 01:52 AM
I'm working on the grid view for my theme that incorporates Success Story.  The details panel shows the achievement list, but only if I start Playnite in grid view.  If I start in details view and then switch, the list is gone.

   
Lacro59
Offline

#272
02-14-2021, 08:05 PM
(02-14-2021, 01:52 AM)azuravian Wrote: I'm working on the grid view for my theme that incorporates Success Story.  The details panel shows the achievement list, but only if I start Playnite in grid view.  If I start in details view and then switch, the list is gone.
It's a bug.
This will be fixed when I release a version for Playnite 9 with its element integration system for custom themes.
As the next version of Playnite will bring a lot of changes, I limit my interventions on theme integration.
bekfastgame
Offline

#273
02-14-2021, 08:07 PM
(02-13-2021, 11:14 AM)Lacro59 Wrote: The option to add manual achievements is only available for in-store games without an achievement system.

Forager already has achievements on Xbox; even though they are different and less numerous.
this is sad for pirate third world gamers out there
holty07
Offline

#274
02-14-2021, 09:50 PM
(02-13-2021, 11:14 AM)Lacro59 Wrote: The option to add manual achievements is only available for in-store games without an achievement system.

Forager already has achievements on Xbox; even though they are different and less numerous.
Thanks for the response. Unfortunately Forager doesn't get these achievements on Xbox Game Pass for PC. Is there anyway to overwrite per game?
WaluigiGalleani
Offline

#275
02-16-2021, 06:52 PM
I noticed since the last update I get a crash when viewing some games achievements every now and then. Specifically the games Neo Cab and Dragon Ball Z Kakarot but I suspect it might happen with others. For the DBZ game it happened as soon as I clicked the game and the achievements loaded, but for Neo Cab it did not happen until I actually went to view the game within the Success Story plugin.
Lacro59
Offline

#276
02-18-2021, 04:22 PM
(02-16-2021, 06:52 PM)WaluigiGalleani Wrote: I noticed since the last update I get a crash when viewing some games achievements every now and then. Specifically the games Neo Cab and Dragon Ball Z Kakarot but I suspect it might happen with others. For the DBZ game it happened as soon as I clicked the game and the achievements loaded, but for Neo Cab it did not happen until I actually went to view the game within the Success Story plugin.
Can you post your playnite.log?
trillex
Offline

#277
02-20-2021, 11:11 PM (This post was last modified: 02-20-2021, 11:11 PM by trillex.)
You've probably seen it, but I have created an issue on the github (https://github.com/Lacro59/playnite-succ...issues/105).



I am having absolutely no luck with adding steam achievements, failing by saying the steam has not been configured.


More info in the issue.
« Next Oldest | Next Newest »
Pages (14): « Previous 1 … 10 11 12 13 14
Jump to page 



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode