EOS - Invalid Parameter Error When Creating a Session

Hello,

I have an error pop up in the log when I create a session. The thing is, the session is created successfully as shown in the logs ‘Session creation completed’ and the way my UI reacts, but this error always shows when creating a session and it worries me.

The error:
LogEOSSDK: Error: LogEOSLobby: Invalid parameter EOS_Lobby_CopyLobbyDetailsHandleOptions.LocalUserId reason: is not a valid Product User ID, Result: EOS_InvalidUser

Any idea on how to fix this? I saw some stuff about having to create a new user account but this confuses me as I already have an account as logging in with EOS works completely fine.

Thank you in advance!

3 Likes

Have you figured it out?

+1
I assume it may have to do with this however neither implementing the fix, nor using the workaround fixed the issue for me.

I’m having the same issue have you found a fix for this ? I tried @Claiyc fix but I’m still encountering the same issue