I literally did everything I am supposed to and I cant join games or am able to find them when I package my project its really weird since i can in the PIE if anyone is able to help me pm me or something on discord Luke #6261
Here working fine everywhere. In the Editor Standalone, Dev/Shipping build… Maybe you can try on new project, for example ThirdPersonTemplate…works or not. Also try on another PC, maybe something blocking you to find steam games in the list.
I not try it yet… I have problem too with Steam and Lan games. With Internet games is fine.
P.S. Can you confirm:
Example: C:/UNREAL_PROJECTS/ProjectName/Saved/Config/Windows/EditorPerProjectUserSettings.ini you have this line: PlayNetMode=PIE_Standalone ?
P.S. Can you confirm:
Example: C:/UNREAL_PROJECTS/ProjectName/Saved/Config/Windows/EditorPerProjectUserSettings.ini you have this line: PlayNetMode=PIE_Standalone ?
A question I am unsure if it has been answered here, but after I create a session as the server, leave and try making a new session, it won’t let me do so.
Any tips? I’ve even used Destroy Session to see if that was the case and still no luck. Thank you for the plugin btw, it has been key to my current project.
Hey so I got the plugin to work but for some reason when I package the game the multiplayer does not work. It says this in the logs LogOnlineSession: Warning: OSS: Ignoring game search request while one is pending
Guys please i need help, does this plugin works with Android / iOS devices, can i use it as a Subsystem=Null, just for local play, or you must create a Steam / subsystem with this plugin ?
i’m about to build an android local game i was stuck at UE limited session properties so i need this badly… Tank you:)
A question I am unsure if it has been answered here, but after I create a session as the server, leave and try making a new session, it won’t let me do so.
Any tips? I’ve even used Destroy Session to see if that was the case and still no luck. Thank you for the plugin btw, it has been key to my current project.
This is a bug of Unreal Engine.
There is a report about it and as far as I know it’s still unresolved.
This bug drives me mad, I don’t know how to make server play again after the first match is done.
Any thoughts from someone?
Hello, Can I reset achievements in Unreal “Shipping” build? It seems this node: “Write Achievement Progress” works fine with “Progress = 0” only in Unreal “Development” build (for lock ach). And worst… in Shipping, Progress = 0 unlock the achievement, no matter = 100 or 0.
Also, what about - node: “Execute Console Command” with “online.ResetAchievements” in “Shipping” build? Is this possible? And finally, can anyone confirm - there is no way to reset achievements in shipping build? What if… a user hack the save game profile file and unlock every achievement?
Hello everyone i need you help !
I have this error when i created or joined session “[2019.03.06-06.55.33:444][504]LogVoiceEngine: Error: OSS: StartLocalVoiceProcessing(): Device is currently owned by another user”
& [Mute / Unmute Remote Talker] Don’t work i said false all time … What is solution … Thanks !
Hi,I made a project with unreal 4.18 and everything worked fine.
But I recently switch to unreal 4.21.(I installed the plugin at the project level and made a blank c++ file for packaging.)
For some reason,when I try to connect two PCs with two steam accounts logged in.
I can create sessions successfully,but I always find 0 session.
It can find sessions when using LAN.
But it can’t find any using steam.
Any solution?
Can the 4.21.2 version be uploaded with the 32bit binaries as well, because for some odd reason packaging only generates 64bit despite the whitelist. I tried both editor package and commandline with -targetplatforms=Win32+Win64 and they both do 64 only (this worked well on other plugins). Oh and trying to package AdvancedSteamSessions is always failing because it can’t find AdvancedSessions (and it’s enabled)
Can the 4.21.2 version be uploaded with the 32bit binaries as well, because for some odd reason packaging only generates 64bit despite the whitelist. I tried both editor package and commandline with -targetplatforms=Win32+Win64 and they both do 64 only (this worked well on other plugins). Oh and trying to package AdvancedSteamSessions is always failing because it can’t find AdvancedSessions (and it’s enabled)
Yeah the win32 intermediates didn’t get shipped on the current upload it looks like, i’ll recompile this weekend and re-upload.
Yeah the win32 intermediates didn’t get shipped on the current upload it looks like, i’ll recompile this weekend and re-upload.
Edit Re-uploaded
Idk why but I still cannot get the 32 binaries out of it and AdvSteamSes module doesn’t want to build at all (it can’t find AS)
EDIT: ok so after i used the 4.19.2 commandline to build AdvancedSessions it did generate both 64 and 32 binaries, so it’s def something with 4.21. The AdvancedSteamSessions on the other hand still fails due to not finding AdvancedSessions
Idk why but I still cannot get the 32 binaries out of it and AdvSteamSes module doesn’t want to build at all (it can’t find AS)
EDIT: ok so after i used the 4.19.2 commandline to build AdvancedSessions it did generate both 64 and 32 binaries, so it’s def something with 4.21. The AdvancedSteamSessions on the other hand still fails due to not finding AdvancedSessions
The 32 bit is in the intermediate folder, and the command line won’t generate advanced steam sessions unless the main plugin is in the engine folder.