'Get Steam Friend Avatar' node is not work

hello. I’m making a Steam multiplayer game using Advanced Session.

I figured out how to get my Steam profile image using the ‘Get Steam Friend Avatar’ node, but that node is broken.

Net ID is Valid.

There is no problem compiling after writing the code.

However, when packaging, an error occurs and the node is broken.

How to fix it?

I’m also seeing this issue! Were you able to find a solution?

No it still doesn’t work. It worked about two months ago, but an error occurred at some point.

Hey I actually managed to solve this, by changing the Advanced Sessions plugin file to use “Preload” instead of “default”. Not sure if that’s the right fix or not but it got the game working again for me!

What exactly do you mean by setting the plugin to preload? I’m encountering the same issue :confused: