Level Reset on Repossession of Remote Character

Hello,

I’m experiencing some odd behaviour in my project. I’m trying to make a simple multiplayer project based on third person example in which players are able to walk around on foot and get in and out of vehicles.

So far everything works great, but when remote players exit a car and repossess their third person character pawn, client locks up momentarily and level resets. I’ve gone through my blueprints and I cannot find anything that should be causing this odd behaviour.

This does not occur if I play in single player mode, or if you play as server rather than using a dedicated.

Has anyone else experienced anything like this?

tl;dr: When switching possession back to default third person example pawn, clients lock up for a couple seconds and and level resets

Edit:

Here, when player presses action key, it searches for any nearby vehicles, and asks server to enter it, or if they’re already possessing a car, it repossesses players character:

server then switches possession from player’s character to vehicle:

Here, player is already in a vehicle and has asked server to go back to character. Currently, it re-positions character actor 200 units above vehicle, which in my case puts player on roof of car.

http://puu.sh/9skWY/ed5410e89c.png

Here’s a video demonstrating my problem: [link text][4]

Hey ,

Can you show us what you’re you’re doing to switch from possession of car to possession of pawn? If we can see this in action it may help us narrow down cause of problem. Thanks!

Hi ! I’ve edited my original post and added my blueprints controlling my player/car interaction. They’re pretty simple with no server sides checks, so hopefully it’ll be pretty easy to understand. :slight_smile:

Edit: I have recorded and uploaded a video [on ][1] of what is occurring

[1]:

Okay, I’ve made some progress. I’m not actually being teleported. For some reason, when I transfer possession back to character it is resetting level.

I’ve been using start from camera location for testing but once it resets, it’s spawning my default character at player start which is, you guessed it, underground. Derp.

But what is causing level to reset? This is very odd.

Hey ,

I’m looking into this currently, but we may need to wait until some of our developers come in on Monday to get a good response. Thanks for your patience!

I summon, ye, ! Please help ;~;

Hey, still no luck? I’m still baffled and have no idea what’s causing this.

Hey ,

Would you happen to have server and client logs when this occurs?

Hey ,

We haven’t heard back from you in awhile, so I’m marking this post as resolved for tracking purposes. Please let us know if this is still occurring for you, and if so, please take a look at John Pollard’s request above. Thanks!