Skip to content

Fixes basic compatibility with Steamworks SDK 162, and fixes access v…#109

Merged
philippj merged 1 commit intophilippj:masterfrom
RayneDance:master
Mar 30, 2025
Merged

Fixes basic compatibility with Steamworks SDK 162, and fixes access v…#109
philippj merged 1 commit intophilippj:masterfrom
RayneDance:master

Conversation

@RayneDance
Copy link
Copy Markdown
Contributor

…iolation error.

This is a janky fix, but it gets this working again with SDK 162.

First change is an early return after checking isInitSuccess. Not ideal, but it prevents the access violation error when the appid is not present in the persons library.

Other change is to comment out deprecated RequestCurrentStats(); call. Unclear to me if line 1066 should remain.

…iolation error.

This is a janky fix, but it gets this working again with SDK 162.

First change is an early return after checking isInitSuccess. Not ideal, but it prevents the access violation error when the appid is not present in the persons library.

Other change is to comment out deprecated RequestCurrentStats(); call. Unclear to me if line 1066 should remain.
@philippj
Copy link
Copy Markdown
Owner

lgtm

@philippj philippj merged commit 26780de into philippj:master Mar 30, 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