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

Issues with second client #233

Closed
ogmage78 opened this issue Apr 11, 2017 · 2 comments
Closed

Issues with second client #233

ogmage78 opened this issue Apr 11, 2017 · 2 comments

Comments

@ogmage78
Copy link
Contributor

When more than one person is logged on to the server, the second person never comes out of portal space until they move. This may be an incorrect setting of contact. Also under the same use case - if 2 clients are logged in, from the perspective of each client - the other jumps and briefly does the falling animation with every movement. In looking at live world pcaps, it looks like almost all movements have the contact flag set to true. It looks to be that way in ours. I am putting this here so it is documented - if anyone has time to look for this great - if not, I will try to see if I can debug it.

@LtRipley36706
Copy link
Member

I think this is a symptom of a lack of broadcasting of several things related to movement.. My guess it to resolve it queues will need to be built out for MoveToState and likely a change for UpdatePosition...

@LtRipley36706
Copy link
Member

AutonomousPosition might be another event needing a queue as well to help smooth things out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants