Skip to content

Fix function used for Friends.ActivateGameOverlayToStore#105

Merged
philippj merged 1 commit into
philippj:masterfrom
DaFluffyPotato:master
Feb 18, 2025
Merged

Fix function used for Friends.ActivateGameOverlayToStore#105
philippj merged 1 commit into
philippj:masterfrom
DaFluffyPotato:master

Conversation

@DaFluffyPotato
Copy link
Copy Markdown
Contributor

I was getting a crash when trying to use Friends.ActivateGameOverlayToStore().

  File "[...]\steamworks\interfaces\friends.py", line 132, in ActivateGameOverlayToStore
    self.steam.ActivateGameOverlayToWebPage(app_id)
ctypes.ArgumentError: argument 1: TypeError: wrong type

It looks like the function was mapped incorrectly in interfaces/friends.py. Changing to the matching function fixed the issue for me.

@philippj philippj merged commit e35c952 into philippj:master Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants