Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotation jitter on dedicated server #58

Closed
vinkumdev opened this issue Sep 8, 2020 · 10 comments
Closed

Rotation jitter on dedicated server #58

vinkumdev opened this issue Sep 8, 2020 · 10 comments
Labels
bug Something isn't working cannot reproduce replication Replication related issues

Comments

@vinkumdev
Copy link

vinkumdev commented Sep 8, 2020

Building a mobile game, on mac character rotation is fine but on dedicated server I get result in below video.

https://www.youtube.com/watch?v=wgx2D7NG7C0&feature=youtu.be

At 0:16 is good example.

Only thing i change is character mesh.
Changed mesh of Character,

@vinkumdev
Copy link
Author

hi developer, any insight on this issue?

@dyanikoglu
Copy link
Owner

dyanikoglu commented Sep 12, 2020

This will need some amount of investigation, and seems like a complex one to reproduce. Can't promise any fix for the issue any time soon.

@vinkumdev
Copy link
Author

Thank you very much, it would be much appreciated.

@brittanft
Copy link

@dyanikoglu to reproduce: just play as a client on a server and do 180 degree turns while sprinting. Hope this can be resolved, as it's the only blemish on an otherwise flawless project!

@teouuvana
Copy link

It's a problem on listen server / client too. To exaggerate the jitter go to Play > tick "Enable Network Emulation" > set "Network Emulation Profile" to "Average" and try to play. The jitter is best seen on first person view mode.

@vinkumdev
Copy link
Author

vinkumdev commented Sep 24, 2020

Hi @teouuvana , I think you are right as its kind of same simulation. What is solution for this?

Why jitter doesn't happens when keep jumping while moving forward (its noticeable though). It's only happens randomly on walking/sprinting and always on rotation.

Just to add average ping is 90 ms.

Any help is much appreciated.

@vinkumdev
Copy link
Author

Hi @teouuvana , any suggestions on this.

@Alex-G
Copy link

Alex-G commented Sep 26, 2020

this jitter is the server trying to correct the position of the client.
console command to visualizes the problem 'p.NetShowCorrections 1'.

@vinkumdev
Copy link
Author

Hi all,

I just tested same setup with blank third person on same server and there is no problem at all. So it seems there is something to do with project itself.

@dyanikoglu
Copy link
Owner

dyanikoglu commented Sep 30, 2020

@kirvinod Thanks for the testing, it may be related with recent fixes on the plugin by @senfkorn92 . If we can't hear from OP of the issue about if he's still able to reproduce the problem or not, I'll probably close this issue soon.

@dyanikoglu dyanikoglu added bug Something isn't working cannot reproduce replication Replication related issues labels Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot reproduce replication Replication related issues
Projects
None yet
Development

No branches or pull requests

5 participants