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

Windows 7 Support #35

Open
jjolley opened this issue Jul 26, 2023 · 3 comments
Open

Windows 7 Support #35

jjolley opened this issue Jul 26, 2023 · 3 comments

Comments

@jjolley
Copy link

jjolley commented Jul 26, 2023

Does this library have Windows 7 Support? We are getting our users reporting the following error:

DllNotFoundException: PartyWin32
at (wrapper managed-to-native) PartyCSharpSDK.Interop.PFPInterop.PartyInitialize(byte[],PartyCSharpSDK.Interop.PARTY_HANDLE&)
at PartyCSharpSDK.SDK.PartyInitialize (System.String titleId, PartyCSharpSDK.PARTY_HANDLE& handle) [0x00006] in :0
at PlayFab.Party.PlayFabMultiplayerManager.InitializeImpl () [0x000be] in :0
at PlayFab.Party.PlayFabMultiplayerManager._Initialize () [0x0000a] in :0
at PlayFab.Party.PlayFabMultiplayerManager.Start () [0x00000] in :0

@nassosterz-ms
Copy link
Contributor

Nope, this library supports Windows 10. We understand that the naming might cause confusion.

Is this issue on Win7?

@jjolley
Copy link
Author

jjolley commented Jul 26, 2023

Yes it is.

@nassosterz-ms
Copy link
Contributor

What you could do would be to obtain the Windows 7 binaries of PlayFab Party and replace the Win10 binaries with those.

Please note this: https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes#:~:text=Support%20for%20the,PlayFab%20Party%20library.

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