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

Desynchronization #92

Open
HightOracle opened this issue May 8, 2024 · 0 comments
Open

Desynchronization #92

HightOracle opened this issue May 8, 2024 · 0 comments

Comments

@HightOracle
Copy link

Modded moons (exept of AudioKnight's Starlancer moons for some reason) have synchronization issue. Interiors (both modded and vanila) and weather are different for host and clients.

P.S. Autors of moons in question are sfDesat and Tolian

WhiteSpike added a commit to WhiteSpike/LethalLevelLoader that referenced this issue May 12, 2024
- ServerRPCs can only be called by clients and ClientRPCs can only be called by server. The issue here was that the check made to call the ServerRPCs was only to see if it was a server, which doesn't make sense because the server can't make a ServerRPC call.

- Fixes IAmBatby#92
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

Successfully merging a pull request may close this issue.

1 participant