I’m not sure I understood you,
Are you trying to replicate the way networking works on the MultiplayerShootout to your project?
Or you are unable to connect between two clients in the MultiplayerShootout project?
I’m not sure of how much I can help you, but I’ll do my best.
In MultiplayerShootout:
I assume you’re trying to run this with a Dedicated Server?
If so, try without, what are the results? are you able to join when the server hosts and client joins?
in my project, client can make session and i check session length it
but other clients push joinsession button, can’t see anythings
i’m sure characters and projectile’s replicate true
But not dedicate server, server makes room, clients can join room only one
(this case my project permit 2player maximum)
this case can see projectiles and chracter
In MultiplayShootout project,
Im trying to run this with a Dedicated server.
in this case, only Clients make session right?
but if Clients make session room the others can’t join session.
error display is it → failed to travel. Load Map Failed
Lets focus on solving the MultiplayerShootout first, because its probably the easiest and can maybe tell us something about the problem.
Try without Dedicated Server, make sure server is opening the session and client joins. Check the Window Title for Server or Client.
I can’t remember if the project MultiplayerShootout supports Dedicated Server, that is why we wont use it now.
From what I remember you should be able to join the session thru from either the MainMenu map, then look up the server in Server List,
or directly into the game, Level01/Level02
If you can’t play with 2 instances of MultiplayerShootout perhaps something is wrong with your connectivity for some reason, perhaps the computer is blocking it? Anti Virus? Firewall?
Tell me whats going on, if you made it we can move on to your project.
I just wants to be really thorough with this.
thx for Comment continuely ! i’m very appreciate it !!
without Dedicated server, absolutely can join session.
but… i didn’t mean this situation
i think this problem is that my knowledge about session network and
uncorrect communication because my poor english … sorry
but VERY THANKS for your comment !!
have a nice day ^^
Regarding your project, make sure you include this:
[OnlineSubsystem]
DefaultPlatformService=Null
In your projects folder: “Config/DefaultEngine.ini”
see attached photo.
Also make sure you watch:
I hope it all works out for you…
You can send me private messages on the forums or send me messages to my email ToBenAsaf@Gmail.com