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

OnStartClient is not called when Listening is false #681

Closed
James-Frowen opened this issue Mar 10, 2021 · 1 comment · Fixed by #728
Closed

OnStartClient is not called when Listening is false #681

James-Frowen opened this issue Mar 10, 2021 · 1 comment · Fixed by #728
Labels

Comments

@James-Frowen
Copy link
Member

Describe the bug
After spawning an object OnStartServer is called but OnStartClient is not

To Reproduce
Steps to reproduce the behavior:

  1. set NetworkServer.Listening to false
  2. start hostmode
  3. use ServerObjectManager.Spawn

Expected behavior
OnStartClient should be called in host mode when Listening is false

Desktop (please complete the following information):

  • Mirage branch: v74
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 84.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant