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

[IL2CPP] Error ISteamMatchmakingServerListResponse #635

Open
kimlaya opened this issue Aug 1, 2024 · 0 comments
Open

[IL2CPP] Error ISteamMatchmakingServerListResponse #635

kimlaya opened this issue Aug 1, 2024 · 0 comments

Comments

@kimlaya
Copy link

kimlaya commented Aug 1, 2024

Hello, ISteamMatchmakingServerListResponse throws an error

NotSupportedException: IL2CPP does not support marshaling delegates that point to instance methods to native code. The method we're attempting to marshal is: Steamworks.ISteamMatchmakingServerListResponse::InternalOnServerResponded at Steamworks.ISteamMatchmakingServerListResponse..ctor (Steamworks.ISteamMatchmakingServerListResponse+ServerResponded onServerResponded, Steamworks.ISteamMatchmakingServerListResponse+ServerFailedToRespond onServerFailedToRespond, Steamworks.ISteamMatchmakingServerListResponse+RefreshComplete onRefreshComplete) [0x00000] in <00000000000000000000000000000000>:0 at MatchmakingServersTest.OnEnable () [0x00000] in <00000000000000000000000000000000>:0

Does anyone know how to solve this?

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

1 participant