The bug
While flying around in a world, the client logs the following warning
18w47a
cyt Ignoring chunk since it's not in the view range: -1, 1
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: 1, -14
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -14, -14
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: 1, -14
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -14, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -13, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -12, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -11, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -10, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -9, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -8, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -7, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -6, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -5, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -4, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -3, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -2, 4
[20:31:30] [Client thread/WARN]: Ignoring chunk since it's not in the view range: -1, 4
...
Related issues
Comments

Can confirm for 19w03a/b/c and 19w04a.

Can confirm for 19w06a.
Is also an issue with 18w46a. Might be related to: MC-138114
These warnings spam the logs when some chunks are not loading.