superfluke / hexlands

MIT License
7 stars 10 forks source link

Crash when generating world using grass paths as rim blocks #20

Closed DWX12 closed 6 years ago

DWX12 commented 6 years ago

Wanted to use grass paths as rim blocks, but the world crashed when trying to generate. Might have something to do with trying to generate all the way to bedrock since I also have that option selected. Probably due to every block trying to update at once.

https://paste.dimdev.org/ujehatedoy.mccrash

superfluke commented 6 years ago

Yes probably too many updates from the grass paths. Best I can do is suggest not using blocks that cause lots of updates for the rim blocks.