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

Generating large areas causes player timeout #110

Open
george112n opened this issue Jul 13, 2024 · 1 comment
Open

Generating large areas causes player timeout #110

george112n opened this issue Jul 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@george112n
Copy link
Member

When generating large areas for new locations the player experiences timeout before the generation is completed.

@george112n george112n added the bug Something isn't working label Jul 13, 2024
@george112n george112n added this to the Version 1.1.0 milestone Jul 13, 2024
@george112n george112n self-assigned this Jul 13, 2024
@george112n
Copy link
Member Author

See the network plugin code for how a wait system can be achieved.
Wait system = make the next stages of location creation wait on the terrain generation to finish.

Network does this on tpll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant