m4dEngi / RemotePlayWhatever

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
MIT License
1.02k stars 37 forks source link

RPW Crashing after the new Steam Client update #145

Closed crudyy closed 2 weeks ago

crudyy commented 2 weeks ago

It's the same as usual. The RPW application keeps crashing after clicking on the friend's list. And this came right after June 13th Steam Client Update. Can you look into this?

KOTOKZ7 commented 2 weeks ago

Same thing for me, yesterday everything was fine...

WikiNeo commented 2 weeks ago

I did some debugging and noticed the error is from this line whe calling

BCreateRemotePlayInviteAndSession(rppInvitee, gameID.AppID());

And it comes from open-steamworks here.

I don't know what next step should be since I am not familiar with C++ or Steam APIs...

crudyy commented 2 weeks ago

I don't know what next step should be since I am not familiar with C++ or Steam APIs...

I guess we just wait till @m4dEngi does the Lord's work.

m4dEngi commented 2 weeks ago

New version out, sorry it took so long.

crudyy commented 2 weeks ago

New version out, sorry it took so long.

Ayee, appreciate this a lot! Also don't apologise for it, we owe you one! <3