Expansion chunk values don't update unless something is placed in the chunk, or an adjacent one (or diagonally adjacent).
Notice chunk 3 has a value of 1. If you place an wall in chunk 1 (look at chunk 3 value), then place and remove wall in chunk 2, chunk 3 value has now been updated.
Same works for deconstruction. Remove the wall in chunk 1 (look at chunk 3 value), then place and remove a wall in chunk 2, chunk 3 value has now been updated.
Reloading the map does not fix this.
I've uploaded this world with marked chunks to make it easy : https://drive.google.com/open?id=0B6vRe ... 2l4MW1mTDg
Expansion chunk values don't update correctly
-
- Fast Inserter
- Posts: 207
- Joined: Thu Jun 04, 2015 12:20 am
- Contact:
Re: Expansion chunk values don't update correctly
Fixed in 0.13.7, thanks.