Advanced Sessions Plugin

Ah, as it turns out it was Gamelift’s SDK initializing at the same time as we were trying to create the server. We unhooked that and now it works. The SDK must be doing something with creating sessions or something like that that interfered with Create Session Advanced.

Weird!

Hey , any idea why this project that was uploaded by a Dev don’t have the ‘9999 Ping’ problem but any other have? Me and my co-worker tested the very small project and we were getting normal ping. I did a empty Project making everything very similar of the Dev’s one but I got ~200 ping(?), this is REALLY strange.

The project: Dropbox - Ping9999Test.zip - Simplify your life

From this Discussion: Steam Session Ping 9999 - Platform & Builds - Epic Developer Community Forums

[quote=“HeliaXDemoN, post:2255, topic:30020”]

Hey , any idea why this project that was uploaded by a Dev don’t have the ‘9999 Ping’ problem but any other have? Me and my co-worker tested the very small project and we were getting normal ping. I did a empty Project making everything very similar of the Dev’s one but I got ~200 ping(?), this is REALLY strange.

The project: Dropbox - Ping9999Test.zip - Simplify your life

From this Discussion: Steam Session Ping 9999 - Platform & Builds - Epic Developer Community Forums

Ping isn’t even passed through from the steam lobby system, which is why the problem exists in the first place and why people are manually pinging.

Hello! Why i have this defferent error? My version 4.22.3 and version plugin 4.22 .Why error? Please help me.

Hi have a bit of a problem i ben working on trying to use this but i keep ruining into a problem that when i enable it then i reload the project it keeps telling me The Following Modules are missing or bult with a defferent engine version and im useing 4.22.3

[quote=“Drwho11, post:2257, topic:30020”]

Hi have a bit of a problem i ben working on trying to use this but i keep ruining into a problem that when i enable it then i reload the project it keeps telling me The Following Modules are missing or bult with a defferent engine version and im useing 4.22.3

Did you download the 4.22 version? And/or are you trying to build it for a platform that I can’t? (Android/Mac).

UPDATE:

I don’t understand how to solve the version error on 4.22.3. I reinstalled Unreal Engine, I downloaded the plugin from bitbucket. Nothing helps. Who solved the problem on 4.22.3, please tell me the solution. Thank you!

[quote=“, post:2258, topic:30020”]

Did you download the 4.22 version? And/or are you trying to build it for a platform that I can’t? (Android/Mac).

The same problem with the same versions. I do not do any android and so on. The error occurs the same after adding the plugin to the Plugins folder in the project.

p.s. It is unfortunate that the moderation of posts occurs at the speed of a sleepy turtle, otherwise our problems could be solved much faster.

[quote=“Worlf, post:2260, topic:30020”]

UPDATE:

I don’t understand how to solve the version error on 4.22.3. I reinstalled Unreal Engine, I downloaded the plugin from bitbucket. Nothing helps. Who solved the problem on 4.22.3, please tell me the solution. Thank you!

The same problem with the same versions. I do not do any android and so on. The error occurs the same after adding the plugin to the Plugins folder in the project.

p.s. It is unfortunate that the moderation of posts occurs at the speed of a sleepy turtle, otherwise our problems could be solved much faster.

Then you have a source copy of the plugin, and you need to compile it with visual studio if you downloaded the source copy. Development Editor target build will make it launch into the editor just fine without the IDE.

[quote=“, post:2261, topic:30020”]

Then you have a source copy of the plugin, and you need to compile it with visual studio if you downloaded the source copy. Development Editor target build will make it launch into the editor just fine without the IDE.

Does this solve the problem of not matching versions? I need to compile myself to make it work. You are somehow silent about the error …

[quote=“Worlf, post:2262, topic:30020”]

Does this solve the problem of not matching versions? I need to compile myself to make it work. You are somehow silent about the error …

That IS the error? If you are downloading the source copies of the plugin then you need to manually compile it in Visual Studio, otherwise it is not going to load and that error message shows.

That being said it appears that the current pre-built package has a bad copy of the advanced steam sessions module, I will recompile that one to fix it there. Made a change to my test project that seems to have excluded that module from compilation.

Edit Reuploaded the prebuilt for 4.22

Well Rip i just tryed to open my project that was working yesterday and now and yes i am ruining 4.22 Download Version on Windows Project.

[quote=“Drwho11”]

Well Rip i just tryed to open my project that was working yesterday and now and yes i am ruining 4.22 Download Version on Windows Project.

They don’t just delete the binaries, if it was working yesterday then it should still be, but you can re-download the pre-built for 4.22 in case you somehow deleted it.

[quote=“, post:2265, topic:30020”]

They don’t just delete the binaries, if it was working yesterday then it should still be, but you can re-download the pre-built for 4.22 in case you somehow deleted it.

i did not change anything with binaries i do not even know what that means my plugins are still in the plugins folder.

[quote=“, post:2263, topic:30020”]

That IS the error? If you are downloading the source copies of the plugin then you need to manually compile it in Visual Studio, otherwise it is not going to load and that error message shows.

That being said it appears that the current pre-built package has a bad copy of the advanced steam sessions module, I will recompile that one to fix it there. Made a change to my test project that seems to have excluded that module from compilation.

Edit Reuploaded the prebuilt for 4.22

Its work, thank you very much!:slight_smile:

[quote=“Worlf, post:2267, topic:30020”]

Its work, thank you very much!:slight_smile:

what did you do to get it to work i cant get mine to work and i do not understand how to compile?

[quote=“Drwho11, post:2268, topic:30020”]

what did you do to get it to work i cant get mine to work and i do not understand how to compile?

He downloaded the latest 4.22 pre-packaged binaries Zip file.

Hi guys i have a problem, everything works fine in the editor but when i package the game then the game behave like there was no plugin there. Any solutions? I will add that i did same game with changing adv. sessions to normal then packaged the game and everything worked fine.

[quote=“, post:2269, topic:30020”]

He downloaded the latest 4.22 pre-packaged binaries Zip file.

can you plz explain better at what you mean each time i close my project after getting it working it breaks and to fix it i have to delete the plugin folder make it all over restart my pc then open the project and then the thing only tells me one plugin is not working and then it will compile it its self

Never Had this problem back in the day.

[quote=“Drwho11, post:2271, topic:30020”]

can you plz explain better at what you mean each time i close my project after getting it working it breaks and to fix it i have to delete the plugin folder make it all over restart my pc then open the project and then the thing only tells me one plugin is not working and then it will compile it its self

Never Had this problem back in the day.

Which plugin? The SteamSessions one? I patched that yesterday, you either need to re-download the 4.22 pre-packaged binaries in the OP post or the latest source code from the repository.

Hi guys. I have such trouble like NaVv666. There’s have solutions?