How to reproduce
Name a sheep "jeb_" and look at it.
Code analysis
In 18w01a it looks like the method cid.a(afc, float, float, float, float, float, float, float)
tries to compare the string "jeb_"
with the returned text component, which likely always fails because the classes are different.
still in 18w09a