[quote=“Visnarel, post:1781, topic:30020”]
So everything else in steam is working perfectly, but when I try to get the avatar from the game state I get
[2018.04.11-04.20.38:040][430]LogBlueprintUserMessages: [lobbyGameState_C_0] Failed to get avatar on server
[2018.04.11-04.20.40:070][491]AdvancedSteamFriendsLog: Warning: STEAM Couldn’t be verified as initialized
I’m trying to send the avatar to all of the connected clients, so they get a nice image in their lobbies. I’m guessing from what you said, that it’s not really possible, unless they get it from their own friends list?
But thank you so very very much for writing this it’s really making a huge help for small teams
No you can get it, you can load a clients information with Request Steam Friend Info https://.bitbucket.io/AdvancedSteamSessions/Advanced/AdvancedSteamFriendsLibrary/nodes/RequestSteamFriendInfo.html
Then you can check back on the status of the avatar later for when it has been loaded and use it.