Originally posted by ksimpson1986
View Post
Announcement
Collapse
No announcement yet.
Advanced Sessions Plugin
Collapse
X
-
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
-
Originally posted by ksimpson1986 View PostHi, I love your plugin. I decided to upgrade to 4.24.1, and now my projects are wanting to rebuild the advanced sessions plugin. but when I attempt to, it fails. I can't open any project in 4.24.1. it worked in 4.24.0 though. So I'm not sure what I'm missing?
Comment
-
Originally posted by mordentral View Post
Dedicated servers likely don't have a connection to the friends list as they don't need one, why do you want avatars on a dedicated server? Clients connecting to it should be able to access them just fine.
Comment
-
Originally posted by OverRated_AU View Post
Back this this subject does the avatar node only work for other steam accounts which are friends with your own? or does it work for any steam account?
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
Comment
-
Originally posted by ksimpson1986 View PostAny idea for 4.24.1? I've attempted to install it in the engine files, and multiple new and old projects. as soon as I hit enable and UE4 restarts, I'm hit with a compile error and the project won't go any further.
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
Comment
-
Originally posted by mordentral View PostI started adding in the Steam Workshop API as being supported in the plugin today. I noticed some recent reports of users wanting blueprint access to it. Will be a bit of testing before its ready for release but proof of concept is already functional.
Comment
-
Hi! I'm extremely new to trying to understand online multiplayer and utilizing this plugin. I'm just toying around at the moment and trying to learn- I've run into an odd problem I can't figure out. A few others in the forum have asked similar problems but I don't really understand what their resolution was. For reference I'm trying this with 4.24.1
Currently it appears to utilizing the 'Filters' array of the 'Find Sessions Advanced' is not working?
Here's what I'm trying:
Which fails to filter the results:
The reason I believe it may not be working is that the Filter results BP node works just fine with the same array information I'm attempting to pass into the 'Filters' array of 'Find Sessions Advanced'.
Like this:
Is the functionality between the 'Filters' Array of the 'Find Sessions Advanced' node the same as the BP node for 'Filter Sessions Results'? If it is then I may have encountered a bug since I'm passing the same array data and 'Find Sessions Advanced' doesn't work but 'Filter Sessions Results' works as expected.
- 1 like
Comment
-
Hey,ask you a question.I am using steam sdk now,and I am working on voice chat,I want to use steam sdk to fininsh it.Now I finished most steps of doing that,the final step is that I have an array of uint8 to play as sound wave,but I don't know how to play it,can you help me ,although I know this question is uncorrelated with Advanced Session,but I think you know how to do that,thanks!!
Comment
-
Originally posted by DoubyBear View PostHey,ask you a question.I am using steam sdk now,and I am working on voice chat,I want to use steam sdk to fininsh it.Now I finished most steps of doing that,the final step is that I have an array of uint8 to play as sound wave,but I don't know how to play it,can you help me ,although I know this question is uncorrelated with Advanced Session,but I think you know how to do that,thanks!!
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
Comment
-
Hey! I've been learning about this plugin using a tutorial by NiceShadow and I've reached the part where he begins creating a server list. Every time I try to find local sessions I get no results. I looked at my output log and whenever I try to find sessions I first get the warning:
Code:LogOnline: Warning: OSS: Failed to send discovery broadcast SE_NO_ERROR.
Code:LogOnlineSession: Warning: OSS: Ignoring game search request while one is pending
Code:LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. FUdpSocketBuilder: Failed to subscribe UdpMessageMulticastSocket to multicast group 230.0.0.1 on interface 0.0.0.0 FUdpSocketBuilder: Failed to create and initialize socket UdpMessageMulticastSocket (last error: 0) LogUdpMessaging: Warning: StartTransport failed to create multicast socket on 0.0.0.0:0, joined to 230.0.0.1:6666 with TTL 1 LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization
- 1 like
Comment
-
Originally posted by DoubyBear View PostCould you please tell me how to debug the advanced voice?Need I to have two PC?OSS.VoiceLoopback Enables voice loopback
1 Enabled. 0 Disabled.
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
Comment
-
Originally posted by CrowHeaven View PostDoesn't it support Steam Leadersboard anymore?
Consider supporting me on patreon
My Open source tools and plugins
Advanced Sessions Plugin
VR Expansion Plugin
Comment
Comment