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

Floating chunks can spawn inside the player cell colony (which should be prevented) #5094

Open
hhyyrylainen opened this issue Apr 30, 2024 · 0 comments

Comments

@hhyyrylainen
Copy link
Member

My guess is that when the entity limit is pretty much full (which more often happens in early multicellular with massive body plans), chunks can get queued and then spawn way later once the player has had time to move over to where the spawn happens.

https://www.reddit.com/r/thrive/comments/1cgrsoh/comment/l1xm0d0/

I've had an idea for a while that the spawn system should skip spawns that end up too close to the player's new position. I think I didn't implement that based on this bug being able to happen but I didn't double check. If that was implemented then this will be a much trickier bug to fix.

@hhyyrylainen hhyyrylainen added this to Backburner in Thrive Planning via automation Apr 30, 2024
@hhyyrylainen hhyyrylainen moved this from Backburner to Low priority bugs / issues in Thrive Planning Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Thrive Planning
  
Low priority bugs / issues
Development

No branches or pull requests

1 participant