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

Steamworks.NET conflict #75

Open
gabry90 opened this issue Sep 12, 2024 · 3 comments
Open

Steamworks.NET conflict #75

gabry90 opened this issue Sep 12, 2024 · 3 comments

Comments

@gabry90
Copy link

gabry90 commented Sep 12, 2024

I've already installed Steamworks.NET as third party plug-in in my project with latest version (2024.8.0)

I've this conflict when I try to install xSolla SDK for Unity:

Assets\Scripts\Services\SteamService.cs(22,19): error CS0433: The type 'SteamAPIWarningMessageHook_t' exists in both 'Xsolla.ThirdParty, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'com.rlabrecque.steamworks.net, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'

Please REMOVE your Steamworks.NET integration in XSolla or make it disbaled! I've my custom SteamManager integration with my architecture with custom Steam initialization based on my custom target environment. This can create conflict with your SteamMaanager. Also your Steamworks.NET is very obsolete: 15.0.1. So, I don't want to remove my own cSteam customization layer, so plaese take some action or I'll not able to use XSolla SDK

@robojiannis
Copy link

we experience the same issue. Additionally the steam SDK you use doesn't support apple silicon

@gabry90
Copy link
Author

gabry90 commented Oct 2, 2024

Since the SDK developers don't seem to care about this I've solved using direclty the API instead SDK. Thank you always for your non-existent support

@robojiannis
Copy link

This is resolved since the latest release

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