Advanced Sessions Plugin

[QUOTE=;591653]
Its not giving the player a unique net id, that error is shown if the unique net id is empty. Are you testing in editor?

GetSessionSettings only fails in two isntances:

There is no session Interface (no subsystem using sessions is active).

The session interface doesn’t support sessions (probably attempting to play through editor).

The log will output an error message to you when it fails saying which one it is.

Yes I am currently testing in the editor.

So if I am understanding you correctly then I should try this out in a build and then it should probably work?
I will try that tomorrow thnx for the reaction!

1 Like