Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RemoteStorage and Input return 0x0 #467

Open
LightStriker opened this issue Nov 26, 2021 · 2 comments
Open

RemoteStorage and Input return 0x0 #467

LightStriker opened this issue Nov 26, 2021 · 2 comments

Comments

@LightStriker
Copy link

I've updated our game to the latest Steamworks.NET (20.0.0), and it fails to initialized.

Digging in Steam.Init(), GetISteamRemoteStorage and GetISteamInput return 0x0. Everything else is fine.

Any idea what could cause this?

@rlabrecque
Copy link
Owner

Could you ensure that you don't have extra copies of steam_api.dll (or equivalent) laying around?

@LightStriker
Copy link
Author

I have.

Before there was an extra lib remaining from a previous version, and half the services failed to initialize. Now, I've flushed everything old, reinstalled from scratch, and I only get RemoteStorage and Input to fail initialization.

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

No branches or pull requests

2 participants