You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: