Page 1 of 1

[0.17.34] Beacon chunks are always active

Posted: Wed May 01, 2019 8:13 am
by DaveMcW
Steps to reproduce:
1. Build power lines to an empty chunk.
2. Place a beacon on the empty chunk.
3. Press F4 and turn on show-active-state, show-active-entities-on-chuck-counts, and show-active-chunks.

Expected result:
Chunk is inactive

Actual result:
Chunk is highlighted as active

beacon.png
beacon.png (4.79 KiB) Viewed 891 times

Re: [0.17.34] Beacon chunks are always active

Posted: Wed May 01, 2019 9:21 am
by kovarex
How is this a bug?
Not all entities deactivate, it is just a matter of optimisation. Beacons are quite optimised to update once per X ticks, but they don't deactivate completely now.

Re: [0.17.34] Beacon chunks are always active

Posted: Wed May 01, 2019 9:50 am
by DaveMcW
It's a bug in show-active-chunks.

The chunk should not show as active if its beacons are not being updated.

Re: [0.17.34] Beacon chunks are always active

Posted: Wed May 01, 2019 10:54 am
by kovarex
They are active, just in a different way